ProvisioningConfig is a draft and can be freely modified.
Failed
The request is submitted for provisioning, with error return.
Provisioned
ProvisioningConfig was provisioned, meaning the resources exist.
Provisioning
ProvisioningConfig was in the provisioning state. Initially this state
comes from the work order table in big query when SNOW is used. Later
this field can be set by the work order API.
Submitted
ProvisioningConfig was already submitted and cannot be modified.
Unspecified
State wasn't specified.
Validated
ProvisioningConfig was validated. A validation tool will be run to
set this state.
[[["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 2025-06-12 UTC."],[[["The latest version of the API documented is 1.7.0, with the provided content relating to version 1.4.0 specifically."],["The content details the `ProvisioningConfig.Types.State` enum within the Google Cloud Bare Metal Solution v2 API, describing the possible states of a `ProvisioningConfig`."],["There are eight possible states for `ProvisioningConfig`, including `Cancelled`, `Draft`, `Failed`, `Provisioned`, `Provisioning`, `Submitted`, `Unspecified`, and `Validated`."],["Each of the states has a short description, providing further context on what the state represents."],["The namespace for the enum is `Google.Cloud.BareMetalSolution.V2`, and it is located within the `Google.Cloud.BareMetalSolution.V2.dll` assembly."]]],[]]