DeploymentState Enum
The possible states in which a deployment can be.
Possible Values
#
ABANDONED
The pending deployment was not updated after 30 minutes.
ACTIVE
The deployment is currently active.
DESTROYED
An inactive transient deployment.
ERROR
The deployment experienced an error.
FAILURE
The deployment has failed.
INACTIVE
The deployment is inactive.
IN_PROGRESS
The deployment is in progress.
PENDING
The deployment is pending.
QUEUED
The deployment has queued
SUCCESS
The deployment was successful.
WAITING
The deployment is waiting.
Usages
#
References
#
- Field state from Deployment
Previous
DeploymentReviewerEdge
Next
DeploymentStatus
