DeploymentState Stay organized with collections Save and categorize content based on your preferences.
The state of the deployment resource.
Enums
DEPLOYMENT_STATE_UNSPECIFIED
Default value. This value is unused.
DEPLOYMENT_STATE_VALIDATING
Validating the deployment.
DEPLOYMENT_STATE_CREATING
Deployment is being created.
DEPLOYMENT_STATE_DELETING
Deployment is being deleted.
DEPLOYMENT_STATE_FAILED
Deployment has failed. All the changes made by the deployment were successfully rolled back. You can retry or delete a deployment that's in this state.
DEPLOYMENT_STATE_READY
Deployment is successful and ready to use.
DEPLOYMENT_STATE_PARTIALLY_DEPLOYED
Deployment is partially deployed. All the cloud controls weren't deployed successfully. Retrying the operation resumes from the first failed step.
DEPLOYMENT_STATE_PARTIALLY_DELETED
Deployment is partially deleted. All the cloud control deployments weren't deleted successfully. Retrying the operation resumes from the first failed step.
[[["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-10-15 UTC."],[],[]]