Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

dns_view

Optional

Specifies the DNS view in which the record's zone exists.
If a value is not specified, default will be used as the DNS view name.
If the zone is in a non-default DNS view, then you must specify that view.

ip_addr

Required

Specifies the IPv4 address associated with the A record.

fqdn

Required

Specifies the fully qualified domain name to which the IP address is assigned.

...