When you create an Infoblox IPAM endpoint, you specify the master connection that vRealize Automation uses for communicating with NIOS. In addition to master connection, you can specify up to four connections for failover and API type in the endpoint properties. All connections use the same API type specified in the properties for interaction with NIOS.
See also Notes on Cloud Network Automation Connectivity.
- In vRealize Automation, click Infrastructure –> Endpoints –> Endpoints.
- Click New –> IPAM –> Infoblox.
- Specify the endpoint details. Note that the fields Address, User name, and Password are mandatory despite the fact that they are not marked as such in the vRA interface. You must complete these fields for the endpoint to work correctly,
The address specified here is the master connection. In the Properties tab, click New and specify the API type for the endpoint:
Enter the name-value pair for the API type of the connection: Infoblox.IPAM.APIType = WAPI or Cloud API.
Click OK.
Note: TheNote title Note The Infoblox.IPAM.APIType custom property is optional. If it is not defined, the WAPI API type is used by default.
If necessary, add a failover connection in the following way:
Click New and enter the name-value pair for the hostname of the NIOS connection for failover:
Infoblox.IPAM.Endpoint1.Hostname = IP address or FQDN. Then click OK.Click New and enter the name-value pair for the user name: Infoblox.IPAM.Endpoint1.Username = username. Then click OK.
Click New and enter the name-value pair for the password: Infoblox.IPAM.Endpoint1.Password = password.
Then click OK.If necessary, add more failover connections as described in the previous step. Use numbering in the failover name (1 to 4) to define the failover priority.
If you want to modify the default number of network ranges to retrieve for the network profile, define the custom property Infoblox.IPAM.GetIPRanges.maxResults:
Click New and enter the name-value pair for the property: Infoblox.IPAM.GetIPRanges.maxResult= custom value.
: ByNote title Note
seeBy default, Infoblox IPAM Plug-In retrieves up to 1000 networks and ranges from NIOS while searching for network ranges to be added to the network profile. You can modify this max number as described above or by using the “max” option when searching for networks and ranges in the network profile. You can also use additional filters for network ranges to narrow down the number of results and finally be able to select the required network ranges. For more information,
- Click OK.
- Click OK.
Notes on Cloud Network Automation Connectivity
...