NSX-T Data Center REST API
ALBErrorPageFormat (type)
{
"description": "Valid ENUM values for ALBErrorPageFormat",
"enum": [
"ERROR_PAGE_FORMAT_HTML",
"ERROR_PAGE_FORMAT_JSON"
],
"id": "ALBErrorPageFormat",
"module_id": "PolicyAdvancedLoadBalancer",
"title": "ErrorPageFormat type",
"type": "string"
}