NetApp V1 API - Module Google::Cloud::NetApp::V1::CacheParameters::CacheState (v2.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]