Interact with the vRealize Automation IaaS objects on vRealize Orchestrator
As described on another blog post, vRA IaaS objects can be gathered using the model manager. This article will show you how to interact with this kind of object using
vRealize Orchestrator
.On this first sample, we are trying to get a virtual machine named
TESTVM02
on the model manager. The VirtualMachine object has a …
Read MoreNew release of VMware vRealize Orchestrator package diff tool
About a year ago, I published a small tool to compare two VMware vRealize Orchestrator packages file: vRO Package Diff. Initial version was a simple python script accepting 2 files as arguments and without any input controls.
Today, I publish a v2 of the tool with the following changes:
vro-package-diff
is now a Pypi …
Read MoreVMware vRealize orchestrator package diff python tool
I have recently published a draft tool to provide a table-formated diff of two vRealize Orchestrator packages.
Project is available on GitHub project and will evolve in futur to support more package item's types and to provide better information about differences.
Installation …
Read More