TaskState Class |
Namespace: net.openstack.Core.Domain
The TaskState type exposes the following members.
Name | Description | |
---|---|---|
Equals | Indicates whether the current object is equal to another object of the same type. (Inherited from ExtensibleEnumT.) | |
FromName |
Gets the TaskState instance with the specified name.
| |
ToString | Returns a string that represents the current object. (Inherited from ExtensibleEnumT.) |
Name | Description | |
---|---|---|
BlockDeviceMapping |
Gets a TaskState instance representing description.
| |
Deleting |
Gets a TaskState instance representing description.
| |
ImageBackup | Obsolete.
Gets a TaskState instance representing description.
| |
ImagePendingUpload |
Gets a TaskState instance indicating that the hypervisor has completed taking a
snapshot of the server. At this point, the hypervisor is packaging the snapshot and preparing
it for upload to the image store.
| |
ImageSnapshot |
Gets a TaskState instance indicating that a create image action has been
initiated and that the hypervisor is creating the snapshot. Any operations that would modify
data on the server's virtual hard disk should be avoided during this time.
| |
ImageUploading |
Gets a TaskState instance indicating that the hypervisor is currently uploading
a packaged snapshot of the server to the image store.
| |
Migrating |
Gets a TaskState instance representing description.
| |
Name |
Gets the canonical name of this member.
(Inherited from ExtensibleEnumT.) | |
Networking |
Gets a TaskState instance representing description.
| |
Pausing |
Gets a TaskState instance representing description.
| |
PoweringOff |
Gets a TaskState instance representing description.
| |
PoweringOn |
Gets a TaskState instance representing description.
| |
Rebooting |
Gets a TaskState instance representing description.
| |
RebootingHard |
Gets a TaskState instance representing description.
| |
RebuildBlockDeviceMapping |
Gets a TaskState instance representing description.
| |
Rebuilding |
Gets a TaskState instance representing description.
| |
RebuildSpawning |
Gets a TaskState instance representing description.
| |
Rescuing |
Gets a TaskState instance representing description.
| |
ResizeConfirming |
Gets a TaskState instance representing description.
| |
ResizeFinish |
Gets a TaskState instance representing description.
| |
ResizeMigrated |
Gets a TaskState instance representing description.
| |
ResizeMigrating |
Gets a TaskState instance representing description.
| |
ResizePrep |
Gets a TaskState instance representing description.
| |
ResizeReverting |
Gets a TaskState instance representing description.
| |
Resuming |
Gets a TaskState instance representing description.
| |
Scheduling |
Gets a TaskState instance representing description.
| |
Spawning |
Gets a TaskState instance representing description.
| |
Starting |
Gets a TaskState instance representing description.
| |
Stopping |
Gets a TaskState instance representing description.
| |
Suspending |
Gets a TaskState instance representing description.
| |
Unpausing |
Gets a TaskState instance representing description.
| |
Unrescuing |
Gets a TaskState instance representing description.
| |
UpdatingPassword |
Gets a TaskState instance representing description.
|
Note |
---|
This property is defined by the Rackspace-specific Extended Status Extension to the OpenStack Compute API. The API does not regulate the status values, so it is possible that values can be added, removed, or renamed. |