Infoblox workflows
The Infobox DDI activity pack includes two default workflows, one that reserves and registers IP addresses and another that releases IP addresses.
To access these workflows, navigate to and select the Workflows tab. Click on a workflow to open it, and then click the information icon in the workflow header to display the properties dialog box.
Infoblox Reserve/Register IP in IPAM
Use this workflow to register IPv4 addresses or request the next available IP address on
IPAM. Optionally, you can use it to register IP addresses on DNS. The custom Infoblox
activities used in this workflow are:
| Field | Description |
|---|---|
| Infoblox Server | IP address of the Infoblox DDI server. |
| Network | Network containing the target IP address. |
| Zone | The DNS zone for the IP address being registered. |
| Rest Credentials | The sys_id of the REST credentials from the ServiceNow instance. |
| DNS Host Name | Name of the DNS server machine on which the IP address is being registered. |
| IPv4 Address | IP address being reserved or registered. |
Infoblox Release IPAM Reservations
Use this workflow to release (delete) all the IPAM reservations associated with an IPv4
address. The custom Infoblox activities used in this workflow are:
| Field | Description |
|---|---|
| Rest Credentials | The sys_id of the REST credentials from the ServiceNowinstance. |
| IP to Delete | IP address to release. |
| Infoblox Server | IP address of the Infoblox DDI server. |