Create scheduled Task and set start behavior to "Start if scheduled in the past"
Hello, is there any solution to create a scheduled task with the scheduled workflow element and set the start behavior automatically to "Start if scheduled in the past"? Or is there the possibility to...
View ArticleHow to get Multi machines blueprint details in vro workflow
Hi,I'm new to vrealize orchestrator .I've a blueprint consist of 8 machines. I want to run python script through vro workflow after provisioning of all 8 machines.How to get all machines details(Name,...
View ArticleSelected objects not set as values anymore
Hi,I just updated from 7.3.0 to the 7.3.1 orchestrator version and since this update, selected vcenter objects won't show up as values in their fields, the fileds for vms, folder and resourcepools stay...
View ArticleAny plugin for OVF tool ?
is there any plugin for ovf tool that I can make use off for vro ?
View ArticleScripting for guestState
I have a workflow that checks for guest state. Simply put, the script will out put the current state of the Guest (checks for "Running" or else). If it is running, I want to assign an output variable...
View ArticleGuest Operations Agent Could not be contacted
I have a workflow that sometimes will error out with the Guest Operations Agent Could not be Contacted. I have a wait for Guest State and a wait for Tools Status to be running. What can I do to check...
View ArticleHow to get entity of all vms including workstation vms?
With the following vRO script lines, I would be able to get the server vms entities. However, this is not working to get workstation (windows7 & 10 etc) entities? var vCACVms =...
View ArticlevRO Workflow to snapshot all VMs in a folder with Snapshot Name
Just wanted to ask first before I put too much time into this as I am sure someone has probably done it before. I have a use case where I would like to create a snapshot for all vms in a particular...
View ArticleVariables available to the vRO Presentation layer when called from vRA XaaS
Hello, Are there any default variables available to the vRO Presentation layer while the XaaS form is being filled out? I am wanting a way to use OGNL to call an action to populate a drop-down filtered...
View ArticlevRO 7.3: Object cannot be passed to sub-workflow
Hi guys, recently we upgraded from vRO 7.2. to 7.3 and we noticed a strange behavior in one of our workflows.During cloning of a VM we are using the VMware Workflow "Get a VirtualEthernetCard to change...
View Articlevra7.0 embedded vco? And a Chef workflow error.
I have built out a medium environment using the embedded vco. When i log into the VRA appliance and look at the registered services i see multiple vco com.vmware.vco.o11n services and (7) and of the...
View ArticleAttach copy of VM from storage snapshot
I'm making a workflow that presents a copy of a VMs datastores back to vCenter, resignatures them, and then attaches a copy of the VM. The VM may have disks that span multiple datastores. I can...
View ArticlevRO 7.3.1 always show service unavailable
I deployed the latest release 7.3.1, but it always show service unavailable when I access the web page via IP. I typed http://10.240.198.176 and it redirected to http://10.240.198.176/vco/ I also tried...
View ArticlePS arg limit ?
Hi,I hope you can help with vRO error which I have when run PS script on remote Windows server.I have dummy PS script:param([string]$arg)return$arg which I run from vRO.It works perfectly fine, till...
View ArticlevRo snapshot management
Is it possible to make workflow to check old snapshots and send email to requestor to approve snapshot deletion or to extend deletion time.
View ArticleConnect to single vCenter in vRO
How can we specify single vCenter in vRO workflow. I know how to specify to connect all vC specified in vRO endpoints but how we can specify any particular one: var hosts =...
View Articleset host advanced settings from vco
Hi, I want to set host advanced options with vco, but i cannot get it to work.I took the powershell code, that is quite easy, and tried it the same way in Orchestrator. Powershell: $option = New-Object...
View ArticleSNMP Trap policy stops working with error "TypeError: Cannot find function...
Hello, I have 4 SNMP trap policies configured for 4 different trap hosts. It seems to work fine and then all of a sudden I see the error "TypeError: Cannot find function processSnmpResult in object...
View ArticleAbout vRO Performance
Hi friends, i have a question about vro performance. I have developed a lot of workflows on vpro for a project. Initially, I would login to vro and workflows would completed in a few minutes. Day...
View ArticlevRO - How to configure vRO Authentication Provider to use vSphere SSO via...
I have used control center to configure Authentication for vRO. I want to try to do the same via REST APIs. Can someone help with what all REST calls have to be made to do the same? I'm using vRO 7.3...
View Article