public enum Replication.Types.State
Reference documentation and code samples for the NetApp v1 API enum Replication.Types.State.
The replication states New enum values may be added in future to indicate possible new states.
Namespace
Google.Cloud.NetApp.V1Assembly
Google.Cloud.NetApp.V1.dll
Fields |
|
---|---|
Name | Description |
Creating |
Replication is creating. |
Deleting |
Replication is deleting. |
Error |
Replication is in error state. |
PendingClusterPeering |
Replication is waiting for cluster peering to be established. |
PendingSvmPeering |
Replication is waiting for SVM peering to be established. |
Ready |
Replication is ready. |
Unspecified |
Unspecified replication State |
Updating |
Replication is updating. |