public enum Volume.Types.State
Reference documentation and code samples for the NetApp v1 API enum Volume.Types.State.
The volume states
Namespace
Google.Cloud.NetApp.V1Assembly
Google.Cloud.NetApp.V1.dll
Fields |
|
---|---|
Name | Description |
Creating |
Volume State is Creating |
Deleting |
Volume State is Deleting |
Disabled |
Volume State is Disabled |
Error |
Volume State is Error |
Preparing |
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. |
ReadOnly |
Volume State is Read Only |
Ready |
Volume State is Ready |
Restoring |
Volume State is Restoring |
Unspecified |
Unspecified Volume State |
Updating |
Volume State is Updating |