vRA Plugin Server.getObjectsWithCustomPropertyKey() method
In the vRA plugin, the Server.getObjectsWithCustomPropertyKey() method looks very useful but each time I call it from a script within a workflow the result is empty.Should this work as the name...
View ArticlevCO workflow to update mirage client through WSUS
Need Help in creating vCO workflow to update VMware Mirage base layer client update through WSUS using Powershell script, I need to first take a copy before updating and then should install and reboot...
View ArticleCreate custom types in vRO
Hello everyone,I am trying to figure out how to create custom types in vRO? For example,I was looking through AWS vRO plugin that I downloaded and I can see custom types such as AWS:EC2InstanceType....
View ArticlevRA REST not returning current names of catalog Resources
I'm working with vRealize Automation Suite 6.2 and we have created a workflows that renames a VM and runs a Sync so that the vcac object gets updated with the new value from vCenter. The issue I'm...
View ArticleDynamic Resource Element creation
Hi, I'm using ResourceElement within actions to log some informations that needs to be kept (not temp file, neither in cache) Using Server.createResourceElement(resourceElementCategory,...
View ArticleCustom workflow in VRO using VRA Action giving TypeError
Hi I am currently experiencing a problem where I have created a custom workflow to edit the building state of a virtual machine provisioning cycle and the workflow keeps failing at the action...
View ArticleNot able to add 2nd Powershell host from another domain
I am using powershell plugin 1.0.6. below is the content of my krb5.conf, I was able to add the powershell host for the default_realm but now when I try to add the host from the second domain I am...
View ArticleExternal Trigger for a workflow
Hi,How can i start a workflow with a external trigger like a PowerShell Script?regardsDenis
View ArticleCalling AWS Rest API in VRO
Hi,I have seen the vRO REST samples and workflows in the vRO appliance, but has anyone been able to call the AWS REST API from vRO? I am getting stuck in figuring out the right steps to take, e.g. add...
View ArticlevRealize Automation (vCAC) and vRealize Orchestrator (vCO) error handeling
One of my vCO workflows are running successfully (I get green check) but vCAC request (that executed the vCO workflow) shows request status failed.How does vCAC does its error handling from vCO side?...
View ArticleExternal database failover - vRO fails to reconnect
Hi, We've got a vRO cluster running with an MSSQL database backend that is also clustered. When the SQL database is failed over to the secondary for maintenance we find that both vROs gets disconnected...
View ArticlevRealize Orchestrator migration failures
Hi, We are trying to migrate out of vCenter Orchestrator and move to vRealize Orchestrator.We need to migrate the running instances and any configurations and workflow definitions, scripts without...
View Articleexecute REST operation against custom REST API
I'm attempting to integrate ticket creation in our ticketing system in vRO. Our applicaitons team has provided me with a bit of documentation about the API calls and a CURL example using JSON. I can...
View ArticleUser Interaction object in a workflow
Hi, hoping someone can assist with my VM build workflow that uses a pre-defined XML file as an input. I want the end user to confirm the XML values before the build commences so I've dropped in a User...
View Article"Mount CD-ROM" to SATA?
Hi, I tried to use the workflow "Mount CD-ROM" but it failed with an error "The attempted operation cannot be performed in the current state (Powered on)". However I guess the problem is related to...
View ArticleReturn custom values through vCenter Orchestrator API
I'm looking to remotely query my vCenter installation for a list of snapshots related to a particular VM. I have tried using the Perl SDK, but it returns a SOAP request error that I haven't been able...
View ArticleServer has a weak, ephemeral Diffie-Hellman public key
I encounter an access problem on vSphere Data Protection via the web browsers(chrome and firefox). It shows the captioned error. However, it can be connected using IE. My vSphere Data Protection is...
View ArticleVCAC Request Resource Action EDIT to change Memory And CPU
HiI am trying to Edit the VCAC vm specs using the VCO workflow "Request for Resource Action". The workflow executes fine but the changes are not applied to the VM. Regards,Deepak M.
View ArticlevCO Action used to call SQL DB
Hoping someone can help out. I am trying to call a custom SQL query from an ASD form utilizing a vCO action. I can make this happen through the use of a workflow, passing the SQL DB I have setup...
View ArticlevRA Property Groups
Using a script component in vRO and the vRA plugin I can get a list of custom properties for a composite blueprint using vCACCAFE:CompositeBlueprint.properties. And I can get the list of property...
View Article