NSX-T Data Center REST API
ALBPoolDeploymentState (type)
{
"description": "Valid ENUM values for ALBPoolDeploymentState",
"enum": [
"EVALUATION_IN_PROGRESS",
"IN_SERVICE",
"OUT_OF_SERVICE",
"EVALUATION_FAILED"
],
"id": "ALBPoolDeploymentState",
"module_id": "PolicyAdvancedLoadBalancer",
"title": "PoolDeploymentState type",
"type": "string"
}