NSX-T Data Center REST API
ALBDnsMxRdata (schema)
DnsMxRdata
Advanced load balancer DnsMxRdata object
| Name | Description | Type | Notes |
|---|---|---|---|
| host | Host Fully qualified domain name of a mailserver. The host name maps directly to one or more address records in the DNS table, and must not point to any CNAME records (RFC 2181). |
string | Required |
| priority | Priority The priority field identifies which mail server should be preferred. Allowed values are 0-65535. |
integer | Required Minimum: 0 Maximum: 65535 |