NSX-T Data Center REST API
ALBDnsRecordResponseAlgorithm (type)
{
"description": "Valid ENUM values for ALBDnsRecordResponseAlgorithm",
"enum": [
"DNS_RECORD_RESPONSE_ROUND_ROBIN",
"DNS_RECORD_RESPONSE_CONSISTENT_HASH"
],
"id": "ALBDnsRecordResponseAlgorithm",
"module_id": "PolicyAdvancedLoadBalancer",
"title": "DnsRecordResponseAlgorithm type",
"type": "string"
}