These workflows are called automatically by vRA Cloud Assembly while processing a cloud template deployment. They are not intended to be run manually. The Infoblox IPAM Plug-In for VMware includes the following vRA workflows:
Workflow Type | Description |
---|
vRA workflows for VM provisioning/deprovisioning | These workflows are called internally when vRA executes VM provisioning and deprovisioning requests. Access the vRA workflows for VM provisioning in the vRealize Orchestrator console by navigating to <admin> –> Library –> Infoblox –> vRA. Note that the vRA workflows can be viewed only from the vRealize Orchestrator console. These workflows include: Allocate: This workflow is called by vRealize Automation to allocate a block of next available IP addresses in NIOS during VM provisioning. In each allocation, there are multiple sub-allocations. Each sub-allocation is the allocation of IP addresses for a single NIC interface for the Virtual Machine. As part of Allocate, the workflow returns the DHCP options along with the IP address. Release: This workflow releases the IP addresses allocated to the resource in NIOS and also deletes the associated records. Get IP Ranges: This workflow is called by vRealize Automation to get a list of IP ranges (networks and ranges) from NIOS. This is a data collection workflow that synchronizes data between NIOS and vRealize Automation. This workflow is run every 10 minutes. Update: After the allocation of IP address, this workflow is called to update the MAC addresses and host names of the records in NIOS associated with the VM. It is triggered on the WFStubMachineProvisioned event from vRA.
|
Helpers | These include various helper workflows called internally by the plug-In during the execution of various tasks. |