/
Using Actions of Infoblox IPAM Plug-In for VMware
Using Actions of Infoblox IPAM Plug-In for VMware
Actions are the building blocks of workflows. Actions of Infoblox IPAM Plug-In for VMware are Javascript segments that use the API exposed by the Infoblox IPAM Plug-In for VMware. You can use the Infoblox IPAM Plug-In for VMware actions to develop custom workflows. The Infoblox IPAM for VMware Plug-In actions are located in the following modules in the vRO client:
- com.infoblox.integrated.ipam contains actions for integrating with vRA.
- com.infoblox.ipam contains actions for interacting with NIOS.
- com.infoblox.ipam.util contains helper actions that are used in IPAM workflows.
- com.infoblox.ipam.vcac contains actions for interacting with vRA.
- com.infoblox.ipam.vcac.util contains helper actions that are used in vCAC (vRA) workflows.
- com.infoblox.ipam.vcaccafe contains actions for interacting with the VCACCAFE host.
To access the Infoblox IPAM for VMware Plug-In actions:
- Log in to the vRealize Orchestrator client.
- Choose Design mode.
- Click the Actions tab.
- Click admin –> any of the action modules mentioned above. The list of Infoblox IPAM actions is shown in the tree.
- Select an action.
- Click the Scripting tab. This provides the list of input parameters comprising the selected action.
You can also access actions through the vRO API Explorer. For more information, see xxx
For information about how to build workflows by using actions, see the vRealize Orchestrator documentation.