Aria Automation Cloud Template Sample 1
I have a custom that needed to have a Cloud template where it was possible to use both automatic and static IP assignment for the network on the deployment of VM’s The requirements for this is to configured Network Profiles and also have configured IP Ranges on the networks. The static Assigned address needs to…
VMware Aria Automation forms and complex/composite types
I have a colleague that had a problem with using the multi value picker in a form for a XaaS service workflow. The case was that we need to have a list of string a use the “multi value picker” for the user to select some stings that the workflow needed. This did not work…
VMware Aria Suite 8.14 Released
VMware has released Aria Automation 8.14, Aria Automation Config 8.14, Aria Automation Orchestrator 8.14, Aria Operations 8.14, Aria Operations for Logs 8.14 and Aria Suite Lifecycle 8.14. There are some really exciting new features with this releases. Aria Automation 8.14, Aria Automation Config 8.14, Aria Automation Orchestrator 8.14 With the Aria Automation 8.14 there are…
Aria Automation and REGEX
We can use REGEX in the Cloud Template or in the forms in the Service Broker. Where you prefer to do it, depends on where you want to check, if you put this into the Cloud Template, this will be enforced in the Service Broker and require you to update the Cloud Template to change…
VMware Aria Suite Lifecycle and Error LCMBLACKSTONE213006
I am using VMware Aria Suite Lifecycle to move content between VMware vRA/vRO from dev -> test -> production, and that works fine, with some workaround. I was trying to this at at customer 2 weeks ago, and was trying to move a vRealize Orchestrator Package, for Test environment, but when running the Capture, I…
VMware vRealize Automation API and Custom Roles
I was doing some management Custom Roles in vRA and I wanted to do this through the REST API, but I could not find anything in the swagger. I found in the release notes for version 8.5 that this is a special URL, for getting this. But I found that you also easy find them…
VMware vRA/vRO User interaction
With VMware vRealize Automation they added support for using vRO “User Interactions” in vRO workflows. I have used this in vRA version 7.x before and hade some use-cases for this. With vRealize Automation 8.10 this was introduced, and I had some problem getting it to work like it did in version 7.x. I had a…
VMware vRealize Automation 8.11.1 Released
VMware has released VMware vRealize Automation 8.11.1, VMware vRealize Automation Saltstack Config 8.11.1 and VMware vRealize Orchestrator 8.11.1 This version fixes one of the thing I have been requesting for at long time, it’s now possible to customize mail notification from vRA. VMware vRealize Automation 8.11.1 / VMware vRealize Automation Saltstack Config 8.11.1 What’s new:…
VMware vRealize Automation 8.11 Released
VMware has released vRealize Automation 8.11, vRealize Automation SaltStack Config 8.11 and vRealize Orchestrator 8.11. vRealize Automation 8.11 / vRealize Automation SaltStack Config 8.11 What’s new: resolved Issues: Seethe full release notes for more informations here. vRealize Orchestrator 8.11 This is a maintenance release that fixes some problems and other maintenance.
vRealize Orchestrator Workflow Script to Evaluate if IP Address is in CIDR
I was doing some validation of input in a vRealize Automation Service Broker Catalog item form, One of the validation is to check if a IP address is inside a specific CIDR. The inputs are: The Output is: the script looks like this: