public enum Replication.Types.MirrorState
Reference documentation and code samples for the NetApp v1 API enum Replication.Types.MirrorState.
Mirroring states. No new value is expected to be added in future.
Namespace
Google.Cloud.NetApp.V1Assembly
Google.Cloud.NetApp.V1.dll
Fields |
|
---|---|
Name | Description |
Aborted |
Replication is aborted. |
BaselineTransferring |
Baseline replication is in progress. |
ExternallyManaged |
Replication is being managed from Onprem ONTAP. |
Mirrored |
Destination volume has been initialized and is ready to receive replication transfers. |
PendingPeering |
Peering is yet to be established. |
Preparing |
Destination volume is being prepared. |
Stopped |
Destination volume is not receiving replication transfers. |
Transferring |
Incremental replication is in progress. |
Unspecified |
Unspecified MirrorState |