create_host_record
Create a DNS host record combining A and PTR records, with optional automatic IP address assignment using next available IP from a network.
Instructions
Create a DNS Host record in Infoblox. Host records combine A and PTR records. Use 'func:nextavailableip:' as ipv4addr to auto-assign the next available IP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | FQDN for the host record | |
| ipv4addrs | No | IPv4 addresses for the host | |
| ipv6addrs | No | IPv6 addresses for the host | |
| view | No | DNS view | |
| ttl | No | TTL in seconds | |
| comment | No | Comment for the record | |
| configure_for_dns | No | Configure for DNS |