Status(value)Output only. [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.
Enums |
|
|---|---|
| Name | Description |
UNDEFINED_STATUS |
A value indicating that the enum field is not set. |
CREATING |
Disk is provisioning |
DELETING |
Disk is deleting. |
FAILED |
Disk creation failed. |
READY |
Disk is ready for use. |
RESTORING |
Source data is being copied into the disk. |
UNAVAILABLE |
Disk is currently unavailable and cannot be accessed, attached or detached. |