create_ptr_record
Add DNS reverse lookup records to map IP addresses to domain names in Infoblox NIOS for network management.
Instructions
Create a DNS PTR (reverse) record in Infoblox
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ptrdname | Yes | Domain name the PTR points to (FQDN) | |
| ipv4addr | No | IPv4 address for the PTR record | |
| ipv6addr | No | IPv6 address for the PTR record | |
| name | No | PTR record name in reverse DNS format (e.g., 1.0.168.192.in-addr.arpa) | |
| view | No | DNS view | |
| ttl | No | TTL in seconds | |
| comment | No | Comment for the record |