How to remove the session header set automatically by the REST plugin
Currently the REST plugin automatically adds the session key to the request in case one is already requested earlier. Rest server in my case exposes a separate api say "getSessionKey to request for the...
View ArticleAdd orchestrator server with multi-node plug-in
Hi all,I have fresh installation of vRO 6.0.2 for testing purposes.I have to test all our features and one of these is interconnection with multi-node plug-in.My case is: I have one instance of vCO in...
View ArticleWorkflow "Add an organization" doesn't return vCLOUD:Organization object
Hello everybody! I just started work with Orchestrator and meet some disappoint situation.When I use standard workflow "Add an organization" (version 0.0.43) all works fine and organization is creates,...
View ArticleGetting ip address of Edge Gateway
Hi everybody! I need to create some NAT rules on gateway.How I can get all IP addresses that has my gateway? I open API explorer and try to find some information about vCloud:Gateway type. But there...
View ArticleAuto populate values in catalog - vRA
Hello Team, I am checking for the option auto-populate the value in catalog when user selects the particular parent property property. Is it possible to auto-populate the the...
View ArticleVM hot add memory/CPU capable
Hi, I want to check if a VM is capable for hot add of memory and CPU, before I enable it on the VM. The code I use is this: queryConfigOption = vm.environmentBrowser.queryConfigOption();...
View ArticleSetting the attribute from the presentation using OGNL expression
One of the requirement while dynamically populating the fields using OGNL expression is to maintain some metadata with the field so that same can be used by scripting elements along with the field...
View ArticleFind Items for vCAC CAFE
Hi, has anyone found a way through the vCACCAFE Object to find all the Items that are provisioned in vCO? Basically I need a way to get a return of all available vCACCAFE Objects in vCO
View ArticleOrchestrator and vCD
If Orchestrator is currently your platform for orchestration and integration, and you want to implement vCD, how do Orchestrator and vCD integrate? Is orchestrator the right tool to use for...
View ArticlevCloud Director - Edge Gateways/Sub-Allocate IP Pools
Hi, Is it possible to add a 'Sub-Allocate IP Pools' to a 'Edge Gateway' in vCloud Director from vCO ? Thanks for your help
View ArticlevCO and SQL Server
Hello, We are doing a cluster of vRO servers, using SQL Server 2012. After we point the vRO servers to the SQL server (create tabless and whatnot), we don't see a full library: Has anyone seen this...
View ArticlePowerShell - Invoking an external script with multiple $servers
Greetings.. I am really enjoying vCO 5.5.2. Yet, still hard to figure out certain non vCenter API workflows etc.. If I would like to run the script listed below - which would remove SCOM 2012 agent...
View Articleextend vm disk and extend disk in windows workflow
any idea or any tip on how to create this in vco? I frequently have to enlarge disks due to out of space and have to do enlarge the disk via vcenter and then go to windows to extend the disk how to...
View ArticleDestroy vCAC Multi-Machine Component through vCO
Hey, I'm attempting to use vCACCAFE to destroy a component that was added in vCO. I use a technique too add the component which basically gets the action's vcoID and sends it to the request; however,...
View Articledownload vco-cli-java-5.5.1.jar
Hi, I would like to have a tool to export a Vcenter vRealize directory using java.I am using the vCenter vRealize v5.5.1. Can you help me finf the vco-cli-java-5.5.1.jar ? thank a lot!
View ArticlevRO/vRA console access using custom resource action workflow
I currently have an Advanced Services blueprint which creates a VM. I'd like to be able to access the VM using RDP and Console access but I cannot find a workflow associated with either of those...
View Articlexml in vCO
Hi, I need help on how to deal with xml in vCO. How can I get the 'name' and corresponding 'objectId' of each 'virtualWire' from the xml below? <?xml version="1.0" encoding="UTF-8"?>...
View ArticleCan't Authenticate the vRealize Orchestrator Client
I am perplexed here. According to everything I have come across, my configuration is solid, and yes I have restarted the server, services, the whole nine yards! I went in to the logs and found the...
View ArticleCalling a PowerShell script to prompt for $servername or text file
I have this script working on 2008 R2 servers when run remotely with domain admin user: It creates a local user and then adds that user to local Administrators account. $cn =...
View ArticleHow to tell when vro appliance is fully up
I am writing a workflow to deploy a vro appliance from vro (it's an inception kind of thing)... So far everything is fine, but before configuring the SSO I need to do a reboot, I need my workflow to...
View Article