NSX-T Data Center REST API
ALBDnsErrorResponseType (type)
{
"description": "Valid ENUM values for ALBDnsErrorResponseType",
"enum": [
"DNS_ERROR_RESPONSE_ERROR",
"DNS_ERROR_RESPONSE_NONE"
],
"id": "ALBDnsErrorResponseType",
"module_id": "PolicyAdvancedLoadBalancer",
"title": "DnsErrorResponseType type",
"type": "string"
}