NSX-T Data Center REST API
ALBDnsRuleMatchTarget (schema)
DnsRuleMatchTarget
Advanced load balancer DnsRuleMatchTarget object
| Name | Description | Type | Notes | 
|---|---|---|---|
| client_ip_address | Client ip address IP addresses to match against client IP or the EDNS client subnet IP. | ALBDnsClientIpMatch | |
| geo_location | Geo location Geographical location attribute to match against that of the client IP. | ALBDnsGeoLocationMatch | |
| protocol | Protocol DNS transport protocol match. | ALBDnsTransportProtocolMatch | |
| query_name | Query name Domain names to match against query name. | ALBDnsQueryNameMatch | |
| query_type | Query type DNS query types to match against request query type. | ALBDnsQueryTypeMatch | 
