create_txt_record
Add a DNS TXT record to Infoblox with specified FQDN, text content, and optional view, TTL, and comment.
Instructions
Create a DNS TXT record in Infoblox
Input 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 |