NSX-T Data Center REST API
ALBDnsRuleAction (schema)
DnsRuleAction
Advanced load balancer DnsRuleAction object
| Name | Description | Type | Notes |
|---|---|---|---|
| allow | Allow Allow or drop the DNS query. |
ALBDnsRuleActionAllowDrop | |
| dns_rate_limiter | Dns rate limiter Rate limits the DNS requests. |
ALBDnsRateLimiter | |
| gslb_site_selection | Gslb site selection Select a specific GSLB site for the DNS query. This action should be used only when GSLB services have been configured for the DNS virtual service. |
ALBDnsRuleActionGslbSiteSelection | |
| pool_switching | Pool switching Select a pool or pool group for the passthrough DNS query which cannot be served locally but could be served by upstream servers. |
ALBDnsRuleActionPoolSwitching | |
| response | Response Generate a response for the DNS query. |
ALBDnsRuleActionResponse |