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-03-21 UTC."],[[["The latest version of the Google.Cloud.Compute.V1 API is 3.6.0, with multiple previous versions available for reference, ranging from 1.0.0 to 3.5.0."],["This documentation provides reference for the `Disk.Types.Status` enum, detailing the different statuses a disk can have within the Compute Engine v1 API."],["The `Disk.Types.Status` enum includes statuses such as CREATING, RESTORING, FAILED, READY, and DELETING, outlining the various stages of a disk's lifecycle."],["Additional disk statuses are available, which include `Unavailable`, indicating that the disk is currently unavailable and `UndefinedStatus`, which represents the enum field not being set."],["Each version listed, from the most recent down to 1.0.0, offers information regarding the status of the disk, all of which can be clicked on for detailed information."]]],[]]