Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::StoragePool::State (v2.12.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::StoragePool::State.

[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.

Constants

UNDEFINED_STATE

value: 0
A value indicating that the enum field is not set.

CREATING

value: 455_564_985
StoragePool is provisioning

DELETING

value: 528_602_024
StoragePool is deleting.

FAILED

value: 455_706_685
StoragePool creation failed.

READY

value: 77_848_963
StoragePool is ready for use.