/
IPAM Workflows

IPAM Workflows

The IPAM workflows of the Infoblox IPAM Plug-In for VMware automate IPAM operations in a virtualized environment. They provide integration of the VMware environment with NIOS, used for running IPAM operations related to NIOS objects. The IPAM workflows are called from the higher-level vRA workflows or can be run manually by the vRO admin.

In the IPAM workflows, you can use extensible attributes

You access the IPAM workflows from <Admin>–> Library –> Infoblox. The IPAM workflows include the following:

Workflow NameDescription
Reserve IP address

Reserves the specified static IP address and creates either a host, DNS, or DHCP record in the NIOS database.

Reserve IP in networkGets next available IP address from the specified network and reserves it. Creates either a host, DNS, or DHCP record in the NIOS database.
Reserve IP in range

Gets next available IP address from the specified network range and reserves it. Creates either a host, DNS, or DHCP record in the NIOS database.

Remove host record

Removes the host record of the specified host or of multiple hosts from the NIOS database.

Remove DHCP record

Removes one or more fixed IP addresses or reservations from the NIOS database.

Remove DNS record Removes DNS records from the NIOS database.
Add networkCreates a new IP network in the NIOS database.
Remove network

Removes previously configured IP network or multiple networks from the NIOS database.

Add rangeAdds a network range to the NIOS database.
Remove rangeRemoves a network range from the NIOS database.
Restart IPAM services

Restarts IPAM services.

The Infoblox IPAM Plug-In for VMware workflows support the following types of records:

  • Host record
  • Fixed address
  • IPv4 reservation
  • A record (for IPv4 addresses)
  • AAAA record (for IPv6 addresses)
  • PTR record
  • CNAME record

You can also use the IPAM workflows to build custom batch workflows in vRealize Orchestrator. For information about building batch workflows, refer to the vRealize Orchestrator documentation.

Note

Before you execute IPAM workflows, make sure that the Infoblox IPAM connection is available in the vRO Inventory tab. If it is not there, run the Create IPAM Connection workflow from vRO <admin> -> Library -> Infoblox -> vRA -> Helpers. Then go to the vRO inventory, select Infoblox IPAM, and refresh the selected node.

Before creating a new IPAM connection, make sure that there is no connection with the same priority in the vRO inventory.