Infrastructure Manager V1 API - Module Google::Cloud::ConfigService::V1::DeploymentGroup::ProvisioningState (v2.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Infrastructure Manager V1 API module Google::Cloud::ConfigService::V1::DeploymentGroup::ProvisioningState.
Possible provisioning states of a deployment group.
Constants
PROVISIONING_STATE_UNSPECIFIED
value: 0 Unspecified provisioning state.
PROVISIONING
value: 1 The deployment group is being provisioned.
PROVISIONED
value: 2 The deployment group is provisioned.
FAILED_TO_PROVISION
value: 3 The deployment group failed to be provisioned.
DEPROVISIONING
value: 4 The deployment group is being deprovisioned.
DEPROVISIONED
value: 5 The deployment group is deprovisioned.
FAILED_TO_DEPROVISION
value: 6 The deployment group failed to be deprovisioned.
[[["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-25 UTC."],[],[]]