Reference documentation and code samples for the NetApp V1 API module Google::Cloud::NetApp::V1::Replication::State.
The replication states New enum values may be added in future to indicate possible new states.
Constants
STATE_UNSPECIFIED
value: 0
Unspecified replication State
CREATING
value: 1
Replication is creating.
READY
value: 2
Replication is ready.
UPDATING
value: 3
Replication is updating.
DELETING
value: 5
Replication is deleting.
ERROR
value: 6
Replication is in error state.
PENDING_CLUSTER_PEERING
value: 8
Replication is waiting for cluster peering to be established.
PENDING_SVM_PEERING
value: 9
Replication is waiting for SVM peering to be established.
PENDING_REMOTE_RESYNC
value: 10
Replication is waiting for Commands to be executed on Onprem ONTAP.
EXTERNALLY_MANAGED_REPLICATION
value: 11
Onprem ONTAP is destination and Replication can only be managed from
Onprem.