Class State (1.10.3)

State(value)

The possible states for this ProvisioningConfig.

Enums

Name Description
STATE_UNSPECIFIED State wasn't specified.
DRAFT ProvisioningConfig is a draft and can be freely modified.
SUBMITTED ProvisioningConfig was already submitted and cannot be modified.
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.
PROVISIONED ProvisioningConfig was provisioned, meaning the resources exist.
VALIDATED ProvisioningConfig was validated. A validation tool will be run to set this state.
CANCELLED ProvisioningConfig was canceled.
FAILED The request is submitted for provisioning, with error return.