public enum CacheParameters.Types.CacheStateReference 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.V1Assembly
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. |