NetApp V1 API - Module Google::Cloud::NetApp::V1::CacheParameters::CacheState (v2.8.0)

Reference documentation and code samples for the NetApp V1 API module Google::Cloud::NetApp::V1::CacheParameters::CacheState.

State of the cache volume indicating the peering status.

Constants

CACHE_STATE_UNSPECIFIED

value: 0
Default unspecified state.

PENDING_CLUSTER_PEERING

value: 1
State indicating waiting for cluster peering to be established.

PENDING_SVM_PEERING

value: 2
State indicating waiting for SVM peering to be established.

PEERED

value: 3
State indicating successful establishment of peering with origin volumes's ONTAP cluster.

ERROR

value: 4
Terminal state wherein peering with origin volume's ONTAP cluster has failed.