Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::Disk::Status.
[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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-10-30 UTC."],[],[]]