NetApp V1 API - Module Google::Cloud::NetApp::V1::Replication::MirrorState (v0.2.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
Replication is in progress.