Presentation values
Hello, I was wondering if I can create a workflow with input values, like os, cpu for example. If os = windows, then the default cpu value should be at least 4.if os = linux, then the default cpu value...
View ArticleCan't add resource category to package with vRO 7.1 REST API
I am trying to add a Resource Element category to a package in Orchestrator 7.1, using the REST API.The call:/vco/api/packages/{packageName}/resource_category/System%20Configalways fails with the...
View ArticleHelp required for creating a action
I am planning to create a action which will basically login to NSX using REST API and then create a array which will store the value for transportzone. I created a workflow with REST api for testing...
View ArticlevRO Workflow that will login to my vCenter Web Client.
Is there a way to create a vRO workflow that can login to the vcenter Web Client to confirm our Web Client is running? We are having issues with our SSO environment and sometimes our Web Client stops...
View ArticleHelp Requested - Event Broker: Removing a VM
I'm fairly familiar with using the event broker, however I cannot seem to find the right conditions to launch a vRO workflow when deleting a VM. I only want to run this workflow when the VM is being...
View ArticleRead the properties from iaas blueprint on xaas blueprint
Hi,i'm new on the VRO.I'm trying to figure out how can i call a IAAS blueprint from XAAS blueprint.I have some IAAS blueprint with properties i need (Like CPU, Memory, custom properties). The only...
View ArticleUnable to create Object
Hi,i am writing a workflow, about checking some facts, so now i found the option "CheckAlarmsEnabled", result is true or false. But when i want to create an object, to enable the alarms for the...
View Articlecreating and assigning tags in vCenter through vCO
VMware is moving away from custom attributes and toward the categories and tags. currently vCO has vCenter workflows for creating custom attributes, however, I have not found anything on automating...
View ArticleHow to associate a tag using vAPI
Hi guys, I'm trying to associate a vCenter tag to some VMs using the vAPI in orchestrator. I've found the "com_vmware_cis_tagging_tag_association" object that has the attach method. The input...
View ArticleSetting vcenter tags with orchestrator?
The custom attributes in vcenter are now "tags".. but i can't find an action or workflow in venter plugin to set this tags Is there something i missed?
View ArticleCan I set an icon on resource actions from a vRO Workflow?
Hi, Using an Orchestrator workflow, I can set an icon on a vRA catalog Service, or on a vRA Catalog Item.However, I can't figure out how to set an icon on a vRA Resource Action using a vRO workflow......
View ArticleSync broken between 6.0.5 and 7.2
We've just finished upgrading our 7.0.1 servers to 7.2 and sync appears to be broken with our 6.0.5 servers. Can anyone confirm if this works or if this is an issue. I see that previous versions of...
View ArticleVcPlugin.getAllVirtualMachines(null, "xpath:name='" + vmName + "'") jxpath...
VcPlugin.getAllVirtualMachines(null, "xpath:name='" + vmName + "'")generating this error jxpath expression {} does not evaluate to booleanafter upgrading vSphere plugin to 6.5.0.4658893 Worked with the...
View ArticleWorkflow or action to get the vRO version
Whats the best way to determine the vRO servers version number... I am trying to account for differences in how things are running between 6 and 7. I found this example from burke but it is not...
View ArticleStumped
I would like to add a piece to my blueprint to select multiple Active Directory users and groups to the local admin group on a server after its built. Not finding much on google either. Has anyone...
View ArticleVRMGuestAgent Elevated Powershell
We recently deployed vRA in our environment and got everything working with VMware Professional Services. That engagement is over and we have decided to implement a new flavor of windows in our...
View ArticleNon-persistent LDAP client
Looking at sample workflows that came with AD plugin 3.0.2. Are they compatible with LDAPS? I couldn't get it to connect with SSL. Throws java.net.SocketException: Connection reset. Default LDAP works...
View ArticleSOAP request over secure connection
Hi guys, I'm trying to invoke a soap operation. I ran the configuration workflow adding the soap host (wsdl: https://xxx) and selected to import the certificate. At the vco control center I see the...
View ArticleIs there a way to find out in WFStubMachineDisposing stub that...
Hi All, I need to skip certain actions in MachineDisposing state if the vm has gone through UnprovisionMachine state. Is there anyway to find out if the machine has executed WFStubUnprovisionMachine...
View Articleget vcenter name or ip from vc:clustercomputeresource or vc:virtualmachine or...
Simple but i haven't found documentation on how to obtain the vcenter fqdn or IP from input of cluster/vm/vmhost many thanks
View Article