This plugin allows for more optimized network selection when using the Infoblox IPAM. It uses the Network Configure event hook modify the list of selected networks, such that the network with the most available IP addresses is always picked.
- Python 3.9+
- Pip 23.2+
- Maven 3.8+
cd <top of project directory>
mvn clean package
The ZIP package can be found in the target
directory.
- In Aria Automation Assembler, go to Extensibility->Actions and click "Import action"
- Add a subscription to "Network Configure" and attach the action "Network Select". Make sure the "Block Execution" checkbox is checked.
- Add the following inputs to the action:
- ipamHost - IP address or hostname of the Infoblox host
- ipamUser - Name of Infoblox service account user
- ipamPassword - Encrypted action constant with Infoblox password.