NetApp V1 API - Module Google::Cloud::NetApp::V1::Volume::State (v1.3.0)

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.

READ_ONLY

value: 9
Volume State is Read Only