create_txt_record
Create DNS TXT records in Infoblox NIOS to store text-based DNS data like SPF, DKIM, or verification strings for domain authentication and email security.
Instructions
Create a DNS TXT record in Infoblox
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | FQDN for the TXT record | |
| text | Yes | Text content of the record | |
| view | No | DNS view | |
| ttl | No | TTL in seconds | |
| comment | No | Comment for the record |