Versions Compared

Key

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

With the IP address association operation, you can update the Host record created using the IP address allocation operation with details of the VM created in the cloud environment. The VM details include DUID and VM tags as extensible attributes.

Note

NoteIf you are not using other Terraform providers with the Infoblox provider to deploy virtual machines and allocate IP addresses from NIOS, then ignore the infoblox_ipv6_association

 resource block, which is used for updating the properties of virtual machinesThe Infoblox_ipv4_allocation resource is deprecated and is not supported from Infoblox IPAM Plug-In version 2.3.0. Infoblox strongly recommends that you use infoblox_ip_association resource for allocation of IP addresses. For more information, see IP Address Association.

Insert excerpt
infoblox_ipv4_association
infoblox_ipv4_association
nopaneltrue

Additionally, define the following parameter for infoblox_ipv6_association:

Parameter

Required/Optional

Description

Example Value

duid


Required

It specifies the DHCPv6 Unique Identifier (DUID) of the address object.

0c:c0:84:d3:03:00:09:12

Example of the Resource Block

...