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-01 UTC."],[[["The latest version available for `ProvisioningConfig.Types.State` is 1.7.0, with multiple previous versions accessible."],["This documentation provides reference and code samples for the Bare Metal Solution v2 API enum `ProvisioningConfig.Types.State`."],["The `ProvisioningConfig.Types.State` enum defines the possible states for a `ProvisioningConfig` resource, which is detailed in the provided fields and descriptions."],["The namespace for this specific data is `Google.Cloud.BareMetalSolution.V2`, within the `Google.Cloud.BareMetalSolution.V2.dll` assembly."],["The possible states include `Cancelled`, `Draft`, `Failed`, `Provisioned`, `Provisioning`, `Submitted`, `Unspecified`, and `Validated`, with each having specific meanings related to the provisioning process."]]],[]]