create_mx_record
Create a DNS MX record in Infoblox to specify mail server priority and delivery routing for a domain.
Instructions
Create a DNS MX (mail exchange) record in Infoblox
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | FQDN for the MX record (usually the domain) | |
| mail_exchanger | Yes | FQDN of the mail server | |
| preference | Yes | MX preference/priority value | |
| view | No | DNS view | |
| ttl | No | TTL in seconds | |
| comment | No | Comment for the record |