public enum Backup.Types.State
Reference documentation and code samples for the NetApp v1 API enum Backup.Types.State.
The Backup States
Namespace
Google.Cloud.NetApp.V1Assembly
Google.Cloud.NetApp.V1.dll
Fields |
|
---|---|
Name | Description |
Creating |
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. |
Deleting |
Backup is being deleted. |
Error |
Backup is not valid and cannot be used for creating new volumes or restoring existing volumes. |
Ready |
Backup is available for use. |
Unspecified |
State not set. |
Updating |
Backup is being updated. |
Uploading |
Backup is being uploaded. While in this state, none of the writes to the volume will be included in the backup. |