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-04-02 UTC."],[[["This webpage provides documentation for the `ProvisioningConfig.Types.State` enum within the Google Cloud Bare Metal Solution v2 API."],["The enum defines the different states a `ProvisioningConfig` can be in, such as `Draft`, `Submitted`, `Provisioning`, `Provisioned`, `Validated`, `Cancelled`, `Failed`, and `Unspecified`."],["The documentation lists eight available versions of the API, with 1.7.0 as the latest and 1.0.0 being the oldest, as well as describing what changes are in the documentation in each version."],["Each state within the `ProvisioningConfig.Types.State` enum has a corresponding description that outlines the meaning and context of that state."]]],[]]