vRealize Automation 7 – Custom Actions
We’ve deployed a virtual machine from a vRA blueprint, but we still have to manage that machine. One of the cool things we can do with vRealize Automation 7 is to add a custom action. This takes the virtual machine object and runs a vRealize Orchestration blueprint against that input. We call these actions “Day 2 Operations” since they happen post provisioning. To create a new custom resource action go to the Design Tab –> Design –> Resource Actions. Click the “New” button to add a new action. ...