Namespace OpenCloud\Compute\Resource
Classes summary
Flavor | A resource configuration for a server. Each flavor is a unique combination of disk, memory, vCPUs, and network bandwidth. |
Image | A collection of files for a specific operating system (OS) that you use to create or rebuild a server. Rackspace provides pre-built images. You can also create custom images from servers that you have launched. Custom images can be used for data backups or as "gold" images for additional servers. |
KeyPair | This class is deprecated; its functionality has been split out into the following classes: |
Network | The Network class represents a single virtual network |
Server | A virtual machine (VM) instance in the Cloud Servers environment. |
ServerMetadata | This class handles specialized metadata for OpenStack Server objects (metadata items can be managed individually or in aggregate). |
VolumeAttachment | The VolumeAttachment class represents a volume that is attached to a server. |