Class Status (1.11.0)

Status(value)

[Output Only] The status of disk creation. - CREATING: Disk is provisioning. - RESTORING: Source data is being copied into the disk. - FAILED: Disk creation failed. - READY: Disk is ready for use. - DELETING: Disk is deleting.

Values: UNDEFINED_STATUS (0): A value indicating that the enum field is not set. CREATING (455564985): Disk is provisioning DELETING (528602024): Disk is deleting. FAILED (455706685): Disk creation failed. READY (77848963): Disk is ready for use. RESTORING (404263851): Source data is being copied into the disk.