NetApp V1 API - Module Google::Cloud::NetApp::V1::Replication::MirrorState (v2.5.0)

Reference documentation and code samples for the NetApp V1 API module Google::Cloud::NetApp::V1::Replication::MirrorState.

Mirroring states. No new value is expected to be added in future.

Constants

MIRROR_STATE_UNSPECIFIED

value: 0
Unspecified MirrorState

PREPARING

value: 1
Destination volume is being prepared.

MIRRORED

value: 2
Destination volume has been initialized and is ready to receive replication transfers.

STOPPED

value: 3
Destination volume is not receiving replication transfers.

TRANSFERRING

value: 4
Incremental replication is in progress.

BASELINE_TRANSFERRING

value: 5
Baseline replication is in progress.

ABORTED

value: 6
Replication is aborted.

EXTERNALLY_MANAGED

value: 7
Replication is being managed from Onprem ONTAP.

PENDING_PEERING

value: 8
Peering is yet to be established.