When viewing or managing a deployment, the following enumerated values for the deploymentStatus
parameter indicate the deployment's current state in either the STAGING or PRODUCTION environments:
Status | Description |
---|---|
STAGING | The deployment is staged. |
PENDING | The deployment is awaiting activation. |
BUILDING | The deployment is in the process of building. |
RUNNING | The deployment is in progress. |
COMPLETED | The deployment is complete. |
REVERTING | The deployment has been reverted. |
FAILED | The deployment failed. |
ABORTED | The deployment was aborted. |
AUTO_RKS_ONLY | Occurs when a Clear DNS cache operation has been performed for the domain. |
NOTE: These statuses are also used for the chinaDeploymentStatus
parameter, with the exception of AUTO_RKS_ONLY
.