Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

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 Workflow > Workflow Editor 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:

FieldDescription
Infoblox ServerIP address of the Infoblox DDI server.
NetworkNetwork containing the target IP address.
ZoneThe DNS zone for the IP address being registered.
Rest CredentialsThe sys_id of the REST credentials from the ServiceNow instance.
DNS Host NameName of the DNS server machine on which the IP address is being registered.
IPv4 AddressIP 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:

FieldDescription
Rest CredentialsThe sys_id of the REST credentials from the ServiceNowinstance.
IP to DeleteIP address to release.
Infoblox ServerIP address of the Infoblox DDI server.

Parent Topic:Infoblox DDI activity pack