Object notfound in vRO using the vCloud Director plugin
A strange behavior has happened just after vRO installation and vCloud director plugin configuration, I wasn't able to interact with any objects managed by the vcloud director plugin.
I created a simple workflow on my lab to illustrate the issue.
The workflow cannot be more basic as it has only a single line of code to …
Read MoreInteract 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 MoreThe vRealize Automation REST API can be used on vRealize Orchestrator directly with the
vCACCAFE
plugin, instead of using theHTTP-REST
plugin, which can be much more simplier.Get the vRA REST endpoint
If you have already used the vRealize Automation REST API, you should have noticed that there is around twenty …
Read More