NSX-T Data Center REST API
ALBDnsRule (schema)
DnsRule
Advanced load balancer DnsRule object
| Name | Description | Type | Notes |
|---|---|---|---|
| action | Action Action to be performed upon successful matching. |
ALBDnsRuleAction | |
| enable | Enable Enable or disable the rule. Default value when not specified in API or module is interpreted by ALB Controller as true. |
boolean | Default: "True" |
| index | Index Index of the rule. |
integer | Required |
| log | Log Log DNS query upon rule match. |
boolean | |
| match | Match Add match criteria to the rule. |
ALBDnsRuleMatchTarget | |
| name | Name Name of the rule. |
string | Required |