DeploymentStatus
No description
enum DeploymentStatus {
HEALTHY
UNHEALTHY
PROVISIONING
DEPROVISIONING
INACTIVE
UNKNOWN
}
No description
enum DeploymentStatus {
HEALTHY
UNHEALTHY
PROVISIONING
DEPROVISIONING
INACTIVE
UNKNOWN
}
DeploymentStatus.HEALTHY
DeploymentStatus.UNHEALTHY
DeploymentStatus.PROVISIONING
DeploymentStatus.DEPROVISIONING
DeploymentStatus.INACTIVE
DeploymentStatus.UNKNOWN