---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# Infoblox

# Service Graph Connector for Infoblox {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 4 Minuten Lesedauer

Use the Service Graph Connector for Infoblox to pull data from an Infoblox instance into your ServiceNow instance.

## Request apps on the Store {#sgc-cmdb-integration-infoblox__id_lz5_rv1_p4b}

Visit the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the [ServiceNow Store version history release notes](https://docs.servicenow.com/bundle/store-release-notes/page/release-notes/store/sn-store-release-notes.html).{#sgc-cmdb-integration-infoblox__inline-send-to-store}

## Supported versions {#sgc-cmdb-integration-infoblox__section_jk2_xtn_1xb}

* Supported versions: Infoblox API v2.11.2
* Supported ServiceNow versions:
  * Xanadu
  * Yokohama
  * Zurich
  * Australia
  {#sgc-cmdb-integration-infoblox__ul_hq4_gtq_wtb}
{#sgc-cmdb-integration-infoblox__ul_d1l_btq_wtb}

## Use cases {#sgc-cmdb-integration-infoblox__section_fmb_gvc_bxb}

The following example use cases describe how you can use the Service Graph Connector for Infoblox for different ServiceNow® applications:

* Configure the Infoblox connection for connecting to an Infoblox instance.
* Create IP address management (IPAM) tasks when subnets are added or deleted.
* Schedule periodic synchronization of IPAM CIs by configuring scheduled data imports jobs.
* View imported IPAM CIs and IPAM tasks.
{#sgc-cmdb-integration-infoblox__ul_vxv_ls4_r4b}

## Important information for upgrading Service Graph Connector for Infoblox {#sgc-cmdb-integration-infoblox__section_a4v_d4b_m3c}

You must run a full data load after upgrading to Service Graph Connector for Infoblox version 1.5.0. After the full data load, all CIs from Service Graph Connector for Infoblox version 1.4.0 and earlier are marked as retired. You can decide whether to delete or retain the retired CIs.

You can create table cleanup jobs to automate the cleanup of retired CIs based on your organization's data retention requirements and integration dependencies. For more information, see [Create table cleanup jobs for Service Graph Connector for Infoblox](https://servicenow-prod.fluidtopics.net/3QmXqN0IQFmBqAJOdOalVQ "Create table cleanup jobs to automate the cleanup of retired CIs from Service Graph Connector for Infoblox version 1.4.0 and earlier based on your organization's data retention requirements and integration dependencies.").

The source native keys (SNKs) for all CIs in Service Graph Connector for Infoblox version 1.5.0 and later include the Managed Network information to identify the connection that discovered specific CIs and to prevent duplicate records. All new CIs that are created after the
initial full data load have updated SNKs.

## Configuring a connection for the connector {#sgc-cmdb-integration-infoblox__section_cgw_3pf_32c}

You can configure a connection for the connector by using the SGC Central view in the Service Graph Workspace or CMDB Workspace. The view enables you to discover and install connectors, and then effectively manage the full life cycle of creating, editing, monitoring, and debugging connections. To configure the connector using SGC Central, see [Configure Service Graph Connector for Infoblox using SGC Central](https://servicenow-prod.fluidtopics.net/C2u2RpU5KMBUaaevpkTsdw "Use the playbook available with the SGC Central application to set up the Service Graph Connector for Infoblox for pulling in Infoblox data into the CMDB.").  
Wichtig:  
Unless there are configuration issues, use the SGC Central view in the Service Graph Workspace or CMDB Workspace to configure the connection for the connector, as the guided setup method is planned for deprecation.

## CMDB integrations dashboard {#sgc-cmdb-integration-infoblox__section_cjr_s5n_1xb}

The Integration Commons for CMDB store app provides a dashboard with a central view of the status, processing results, and processing errors of all installed integrations. You can see metrics for all integration runs. You
can filter the view to a specific CMDB integration, a specific time duration, or a specific integration run. For more details about monitoring Infoblox integrations in the CMDB Integrations Dashboard, see [Using the CMDB Integrations Dashboard](https://servicenow-prod.fluidtopics.net/5PeLd~t3E_8m4pfHwXaYIA#integration-commons-for-cmdb__section_fxg_lh4_blb).

## Data mapping {#sgc-cmdb-integration-infoblox__section_w1m_mhf_hkb}

Data from the Infoblox data source is mapped and transformed into the ServiceNow
CMDB configuration item (CI) class definitions using the Robust Transform Engine (RTE). Data is inserted into the ServiceNow
CMDB using the Identification and Reconciliation Engine (IRE).

When you complete setting up the connection, you can configure the integration to pull data periodically from Infoblox.  
The following data sources are included for the Infoblox app:

SG-Infoblox IP Pool
:   Imports all the network containers from the Infoblox instance, loads the imported data in the SG-Infoblox IP Pool \[sn_infoblox_integ_sg_infoblox_ip_pool\] table, and then populates the IP Pool \[cmdb_ci_ip_pool\] target table. The SG-Infoblox Network data source runs after the SG-Infoblox IP Pool data source does.

SG-Infoblox Network
:   Runs after the SG-Infoblox IP Pool data source, imports the IPv4 and IPv6 networks and subnets data from the Infoblox instance, loads the imported data in the SG-Infoblox Detailed Subnetwork \[sn_infoblox_integ_sg_infoblox_detailed_subnetwork\] table, and then populates the IP Network Subnet \[cmdb_ci_ip_network_subnet\]
    and Managed Network \[cmdb_ci_managed_network\] target tables. The SG-Infoblox IP Address data source runs after the SG-Infoblox Network data source does.

    The Detailed Subnetwork
    \[sn_infoblox_integ_sg_infoblox_detailed_subnetwork\] table determines which IP addresses are imported based on the value of the Get Ip Address field. To import an IP address, set the Get Ip Address field value to `true`. Alternatively, you can specify the list of IP addresses to be imported in pipe-delimited string format in the Value field of the
    sn_infoblox_integ.included_network_regex system property.  
    Hinweis:  
    IP addresses are not imported during the first run of the Service Graph Connector for Infoblox unless you update the sn_infoblox_integ.included_network_regex system property because the Get Ip Address field value is set to `false` by default.

SG-Infoblox IP Address
:   Runs after the SG-Infoblox Network data source, imports the IPv4 and IPv6 IP addresses from the Infoblox instance, loads the imported data in the SG-Infoblox IP Address \[sn_infoblox_integ_sg_infoblox_ip_address\] table, and then populates the Allocated IP Address \[cmdb_ci_allocated_ip_address\], IP Network
    Subnet \[cmdb_ci_ip_network_subnet\], and Managed Network \[cmdb_ci_managed_network\] target tables.

SG-Infoblox DNS Alias
:   Imports all the canonical name (CNAME) records from the Infoblox instance, loads the imported data in the SG-Infoblox DNS Alias \[sn_infoblox_integ_sg_infoblox_dns_alias\] table, and then populates the DNS Alias \[cmdb_ci_dns_alias\] target table.

For more information on where data is saved when pulling data from Infoblox, see [CMDB classes targeted in Service Graph Connector for Infoblox](https://servicenow-prod.fluidtopics.net/J0M1ap5IZZWYdS7GqXJMvA "When you complete setting up the connection, you can configure the integration to pull data periodically from Infoblox. The data is saved in tables that extend from the Configuration item [cmdb_ci] table.").

You can use the IntegrationHub ETL app to view the data maps. See [IntegrationHub ETL](https://servicenow-prod.fluidtopics.net/o3eK_l0nhtAcQ_AgXuZ95Q "Use the IntegrationHub ETL store app to create and manage ETL transform maps, which integrate third-party data into the CMDB or into non-CMDB tables without compromising the integrity of data. IntegrationHub ETL provides a simplified user interface that guides you through the integration process end-to-end, including a test integration run of sample data.") for more information.

## Parallel data loading {#sgc-cmdb-integration-infoblox__section_lnj_kl4_nfc}

Parallel data loading is supported in Service Graph Connector for Infoblox version 1.3.0 and later. Parallel data loading can be enabled for the SG-Infoblox Network and SG-Infoblox IP Address data sources by setting the partition size in the
sn_infoblox_integ.parallel_loading_partition_size system property. This system property determines the maximum number of networks that each partition processes. The maximum value that you can set for the
partition size is `150`.

* For the SG-Infoblox Network data source, the partition size is based on network views.
* For the SG-Infoblox IP Address data source, the partition size is based on the number of networks.
{#sgc-cmdb-integration-infoblox__ul_qc5_fm4_nfc}

## Additional resource {#sgc-cmdb-integration-infoblox__section_yg1_3zr_d1c}

[Infoblox 1.5: What's New and Post-Upgrade Configuration \[KB2779014\]](https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB2779014) article in the Now Support Knowledge Base
**Zugehörige Konzepte**   

* [Service Graph Connectors](https://servicenow-prod.fluidtopics.net/85xOdyibKaEfXWackFmlGQ "You can use a Service Graph Connector to import and integrate third-party data into CMDB and non-CMDB tables.")
* [Handling parallel data loading in Service Graph Connector for Infoblox](https://servicenow-prod.fluidtopics.net/UfU8nsdfnJgy6qf3Q5SVDg "Parallel data loading in the Service Graph Connector for Infoblox optimizes performance.")
* [Life cycle management of records in Service Graph Connector for Infoblox](https://servicenow-prod.fluidtopics.net/O7JzLnooFEOa2zo2Mc1pTA "Life cycle management in the Service Graph Connector for Infoblox monitors and updates the statuses of Infoblox resources throughout their life cycle, from creation to deletion.")  
**Zugehörige Verweise**   

* [Data mapping for Service Graph Connector for Infoblox](https://servicenow-prod.fluidtopics.net/C~tyEeKJJfnTCYz974hrtw "Data from the Infoblox data source is mapped and transformed into the ServiceNow CMDB configuration item (CI) class definitions using the Robust Transform Engine (RTE). Data is inserted into the ServiceNow CMDB using the Identification and Reconciliation Engine (IRE).")
* [CMDB classes targeted in Service Graph Connector for Infoblox](https://servicenow-prod.fluidtopics.net/J0M1ap5IZZWYdS7GqXJMvA "When you complete setting up the connection, you can configure the integration to pull data periodically from Infoblox. The data is saved in tables that extend from the Configuration item [cmdb_ci] table.")
* [Service Graph Connector for Infoblox properties](https://servicenow-prod.fluidtopics.net/IKLvSqmxDzz6Y_wUSWWZbA "Service Graph Connector for Infoblox properties control the behavior of the connector.")

