Reference documentation and code samples for the NetApp V1 API module Google::Cloud::NetApp::V1::Volume::State.
The volume states
Constants
STATE_UNSPECIFIED
value: 0 Unspecified Volume State
READY
value: 1 Volume State is Ready
CREATING
value: 2 Volume State is Creating
DELETING
value: 3 Volume State is Deleting
UPDATING
value: 4 Volume State is Updating
RESTORING
value: 5 Volume State is Restoring
DISABLED
value: 6 Volume State is Disabled
ERROR
value: 7 Volume State is Error
PREPARING
value: 8 Volume State is Preparing. Note that this is different from CREATING
where CREATING means the volume is being created, while PREPARING means
the volume is created and now being prepared for the replication.
[[["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-12-10 UTC."],[],[]]