NetApp v1 API - Enum CacheParameters.Types.CacheState (1.14.0)

public enum CacheParameters.Types.CacheState

Reference documentation and code samples for the NetApp v1 API enum CacheParameters.Types.CacheState.

State of the cache volume indicating the peering status.

Namespace

Google.Cloud.NetApp.V1

Assembly

Google.Cloud.NetApp.V1.dll

Fields

Name Description
Error

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

Peered

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

PendingClusterPeering

State indicating waiting for cluster peering to be established.

PendingSvmPeering

State indicating waiting for SVM peering to be established.

Unspecified

Default unspecified state.