State(value)Output only. [Output Only] The status of storage pool creation.
::
- CREATING: Storage pool is provisioning.
storagePool.
- FAILED: Storage pool creation failed.
- READY: Storage pool is ready for use.
- DELETING: Storage pool is deleting.
Enums |
|
|---|---|
| Name | Description |
UNDEFINED_STATE |
A value indicating that the enum field is not set. |
CREATING |
StoragePool is provisioning |
DELETING |
StoragePool is deleting. |
FAILED |
StoragePool creation failed. |
READY |
StoragePool is ready for use. |