| OpenStack.Compute.v2_1 Namespace | 
 Classes
Classes| Class | Description | |
|---|---|---|
|  | AddressType | 
            Server address types.
             | 
|  | AssociateFloatingIPRequest | 
            Associates a floating IP address to a server.
             | 
|  | ComputeService | 
            The OpenStack Compute Service.
             | 
|  | DiskConfiguration | 
            Controls how the API partitions the disk when you create, rebuild, or resize servers.
             | 
|  | Flavor | 
            Represents a resource configuration for a server.
             Each flavor is a unique combination of disk space, memory capacity, vCPUs, and network bandwidth. | 
|  | FlavorListOptions | 
            Optional filter and paging options when listing flavors.
             | 
|  | FlavorReference | 
            Reference to a flavor resource.
             | 
|  | FlavorSummary | 
            Summary information for a flavor.
             | 
|  | Image | 
            A collection of files for a specific operating system (OS) that you use to create or rebuild a server.
             | 
|  | ImageListOptions | 
            Optional filter and paging options when listing images.
             | 
|  | ImageMetadata | 
            Metadata key pairs containing information about the image.
             | 
|  | ImageReference | 
            Reference to an image.
             | 
|  | ImageSummary | 
            Summary information for an image.
             | 
|  | ImageType | 
            Server image types.
             | 
|  | IPProtocol | 
            Internet Protocols.
             | 
|  | KeyPair | 
            Key kair resource.
             Does not include the private key. | 
|  | KeyPairDefinition | 
            Defines an existing public key.
             | 
|  | KeyPairRequest | 
            A request to generate a key pair.
             | 
|  | KeyPairResponse | 
            The generated key pair.
             Includes the generated private key, which is sensitive data. | 
|  | KeyPairSummary | 
            Key pair summary information.
             | 
|  | Personality | 
            Describes a file to inject into the file system while creating or
            rebuilding a server.
             | 
|  | RateLimit | 
            A rate limit for a service endpoint.
             | 
|  | RateLimits | 
            Threshold limits for the compute service that are reset after a certain amount of time passes.
             | 
|  | RebootServerRequest | 
            Reboots a server.
             | 
|  | RebootType | 
            Server reboot type.
             | 
|  | RemoteConsole | 
            Specifies how to connect a console to a Server.
             | 
|  | RemoteConsoleType | 
            The remote console type
             | 
|  | RescueServerRequest | 
            Puts a server in rescue mode and changes its status to RESCUE.
             | 
|  | ResourceLimits | 
            Fixed resource limits for the compute service.
             | 
|  | SchedulerHints | 
            Hints passed to the compute scheduler when creating a server.
             These may be used by the scheduler to determine how and where the server instance is created. Custom hints can be set via the Add(String, Object) method. | 
|  | SecurityGroup | 
            Security groups are sets of IP filter rules that are applied to an instance's networking.
             | 
|  | SecurityGroupDefinition | 
            Defines a new security group.
             | 
|  | SecurityGroupReference | 
            Reference to a security group.
             | 
|  | SecurityGroupRule | 
            A security group rule.
             | 
|  | SecurityGroupRuleDefinition | 
            Defines a new security group rule.
             | 
|  | Server | 
            A virtual machine (VM) instance running on a host.
             | 
|  | ServerAction | 
            A record of an action applied to a server.
             | 
|  | ServerActionSummary | 
            Summary informationm for a server action.
             | 
|  | ServerAddress | 
            An IP address associated with a server.
             | 
|  | ServerBlockDeviceMapping | 
            Defines how to boot a server from a volume.
             | 
|  | ServerBlockDeviceType | 
            Server block device types.
             | 
|  | ServerCreateDefinition | 
            Defines a new server instance.
             | 
|  | ServerEvent | 
            A record of an event triggered during a server action.
             | 
|  | ServerEventStatus | 
            Server event statuses.
             | 
|  | ServerGroup | 
            A set of server instances used to apply common policies.
             | 
|  | ServerGroupDefinition | 
            Defines a new server group.
             | 
|  | ServerListOptions | 
            Optional filter and paging options when listing servers.
             | 
|  | ServerMetadata | 
            Key value pairs associated with a server instance.
             | 
|  | ServerNetworkDefinition | 
            Defines additional networks to which a server should be attached.
             | 
|  | ServerReference | 
            Reference to a server instance.
             | 
|  | ServerStatus | 
            Server statuses.
             | 
|  | ServerSummary | 
            Summary information for a server instance.
             | 
|  | ServerUpdateDefinition | 
            Defines a set of fields to update on a server.
             | 
|  | ServerVolume | 
            Represents a volume attached to a server.
             | 
|  | ServerVolumeDefinition | 
            Defines how to attach a volume to a server.
             | 
|  | ServerVolumeReference | 
            Reference to a volume attachment to a server.
             | 
|  | ServiceLimits | 
            Set of account limits for the compute service.
             | 
|  | SnapshotServerRequest | 
            Snapshots a server.
             | 
|  | Volume | 
            Represents a volume which can be attached to a server.
             | 
|  | VolumeDefinition | 
            Defines a new volume.
             | 
|  | VolumeSnapshot | 
            Represents a snapshot of a volume.
             | 
|  | VolumeSnapshotDefinition | 
            Defines a new volume snapshot.
             |