Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::StoragePoolDisk::Status (v2.12.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::StoragePoolDisk::Status.

[Output Only] The disk status.

Constants

UNDEFINED_STATUS

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

CREATING

value: 455_564_985
Disk is provisioning

DELETING

value: 528_602_024
Disk is deleting.

FAILED

value: 455_706_685
Disk creation failed.

READY

value: 77_848_963
Disk is ready for use.

RESTORING

value: 404_263_851
Source data is being copied into the disk.

UNAVAILABLE

value: 413_756_464
Disk is currently unavailable and cannot be accessed, attached or detached.