Use the data source to retrieve the following information for an A record, which is managed by a NIOS server:
...
To get information about an A record, specify a combination of the IPv4 address that the record points to and the FQDN that corresponds to the IP address.
The following table describes the parameters you can define in an infoblox_a_record
data source block:
Parameter | Required/Optional | Description |
---|---|---|
| Optional | Specifies the DNS view in which the record's zone exists. |
| Required | Specifies the IPv4 address associated with the A record. |
| Required | Specifies the fully qualified domain name to which the IP address is assigned. |
...