Reference documentation and code samples for the NetApp V1 API module Google::Cloud::NetApp::V1::Backup::State.
The Backup States
Constants
STATE_UNSPECIFIED
value: 0 State not set.
CREATING
value: 1 Backup is being created. While in this state, the snapshot for the backup
point-in-time may not have been created yet, and so the point-in-time may
not have been fixed.
UPLOADING
value: 2 Backup is being uploaded. While in this state, none of the writes to the
volume will be included in the backup.
READY
value: 3 Backup is available for use.
DELETING
value: 4 Backup is being deleted.
ERROR
value: 5 Backup is not valid and cannot be used for creating new volumes or
restoring existing volumes.
[[["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-11-06 UTC."],[],[]]