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-07-02 UTC."],[[["This page details the `ProvisioningConfig.Types.State` enum within the Bare Metal Solution v2 API, outlining the various states a provisioning configuration can have."],["The available states include `Cancelled`, `Draft`, `Failed`, `Provisioned`, `Provisioning`, `Submitted`, `Unspecified`, and `Validated`, each representing a specific stage or condition of the provisioning process."],["The latest version of the documentation for the class is 1.7.0, while this particular page shows the information for version 1.6.0, and there is documentation dating back to version 1.0.0 available."],["The `ProvisioningConfig.Types.State` enum is located within the `Google.Cloud.BareMetalSolution.V2` namespace, and is contained within the `Google.Cloud.BareMetalSolution.V2.dll` assembly."]]],[]]