Reference documentation and code samples for the Compute Engine v1 API enum Disk.Types.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.
[[["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 2025-07-09 UTC."],[[["This webpage provides reference documentation for the `Disk.Types.Status` enum within the Google Compute Engine v1 API."],["The latest version of this documentation is for version 3.6.0, but previous versions are also listed, dating back to version 1.0.0."],["The `Disk.Types.Status` enum represents the different possible states of a disk, such as `CREATING`, `RESTORING`, `FAILED`, `READY`, `DELETING`, `Unavailable` and `UndefinedStatus`."],["Each status is defined with a corresponding description outlining its meaning, such as `Creating` meaning disk is provisioning and `Deleting` meaning disk is deleting."]]],[]]