NSX-T Data Center REST API
ALBHttpResponseCode (type)
{
"description": "Valid ENUM values for ALBHttpResponseCode",
"enum": [
"HTTP_ANY",
"HTTP_1XX",
"HTTP_2XX",
"HTTP_3XX",
"HTTP_4XX",
"HTTP_5XX"
],
"id": "ALBHttpResponseCode",
"module_id": "PolicyAdvancedLoadBalancer",
"title": "HttpResponseCode type",
"type": "string"
}