Anthos Multi-Cloud V1 API - Module Google::Cloud::GkeMultiCloud::V1::AzureNodePool::State (v0.20.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Anthos Multi-Cloud V1 API module Google::Cloud::GkeMultiCloud::V1::AzureNodePool::State.
The lifecycle state of the node pool.
Constants
STATE_UNSPECIFIED
value: 0 Not set.
PROVISIONING
value: 1 The PROVISIONING state indicates the node pool is being created.
RUNNING
value: 2 The RUNNING state indicates the node pool has been created and is fully
usable.
RECONCILING
value: 3 The RECONCILING state indicates that the node pool is being reconciled.
STOPPING
value: 4 The STOPPING state indicates the node pool is being deleted.
ERROR
value: 5 The ERROR state indicates the node pool is in a broken unrecoverable
state.
DEGRADED
value: 6 The DEGRADED state indicates the node pool requires user action to
restore full functionality.
[[["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."],[],[]]