---
sourceDocument: Yokohama ServiceNow AI Platform Capabilities
sourceDocumentLink: https://www.servicenow.com/docs/r/yokohama/servicenow-platform

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Infoblox workflows

# Infoblox workflows {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

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 WorkflowWorkflow 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:

* [IPAM
  Register IP Address](https://www.servicenow.com/docs/WtGDmNvSd5gWrqtrraIJFA#r_IPAMRegisterIPAddressActivity "The IPAM Register IP Address activity registers an IP address in a network using Infoblox IPAM.")
* [IPAM
  Reserve IP Address](https://www.servicenow.com/docs/WtGDmNvSd5gWrqtrraIJFA#r_IPAMReserveIPAddressActivity "The IPAM Reserve IP Address activity reserves an IP address in a network using Infoblox IPAM.")
* [Register
  DNS A-Record](https://www.servicenow.com/docs/42_yXLzHZsTUnrb3e2opzA#r_RegisterDNSARecordActivity "The Register DNS A-record activity creates a DNS A record on a specified Infoblox server.")
* [Get Network
  Details](https://www.servicenow.com/docs/3BtmHWIsS3wvd5u5MVCI8g#r_GetNetworkDetailsActivity "The Get Network Details activity retrieves the information about a specific network on an Infoblox server.")
{#r_InfobloxWorkflows__ul_zv2_3rd_3t}  
{#r_InfobloxWorkflows__table_vsb_hhd_3t__entry__2}

| 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. |
[Table 1. Infoblox Reserve/Register IP input variables]

{#r_InfobloxWorkflows__table_vsb_hhd_3t}

## 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:

* [IPAM List IP Reservations](https://www.servicenow.com/docs/WtGDmNvSd5gWrqtrraIJFA#r_IPAMListIPReservationsActivity "The IPAM List IP Reservations activity returns an array of all IP Address within the named InfoBlox Server.")
* [List DNS
  Record](https://www.servicenow.com/docs/42_yXLzHZsTUnrb3e2opzA#r_ListDNSRecordActivity "The List DNS Record activity generates a list of all the DNS entries on a specific InfoBlox server.")
* [DNS Delete](https://www.servicenow.com/docs/42_yXLzHZsTUnrb3e2opzA#r_DNSDeleteActivity "The DNS Delete activity deletes DNS records of any type from in Infoblox server, such as C and A records.")
* [IPAM Delete](https://www.servicenow.com/docs/WtGDmNvSd5gWrqtrraIJFA#r_IPAMDeleteActivity "The IPAM Delete activity deletes an IP Address within a named InfoBlox server.")
{#r_InfobloxWorkflows__ul_uyr_brd_3t}  
{#r_InfobloxWorkflows__table_u34_mqd_3t__entry__2}

| 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. |
[Table 2. Infoblox Release IPAM Reservations input variables]

{#r_InfobloxWorkflows__table_u34_mqd_3t}

*[\>]: and then


