VcoPlugin.importOvf() is failing to upload ova from S3 bucket.
VcoPlugin.importOvf(url, hostSystem, 'testFolder', 'testTemplate' , networks, datastore, props); It creates the folder testFolder in vCenter , later takes long time and terminates with below error....
View ArticleChanging object attributes in orchestrator web views
In orchestrator web views, Datastore object list shows attributes as shown in below screenshot; capacity/free space provide useful information. Whereas, esx host object list shows below attributes,...
View ArticleSet Description on VM from VRO
For the life of me I cannot figure out how to set the virtual machine description from vro. I'm passing in the VCAC:VirtualMachine and doing a getEntity() on the object to get the entity. Then I...
View ArticleChoosing between multiple VCenters
I want to write a workflow to provision VMs which the user can select a site name to deploy to. I have a Vcenter per physical site, so want friendly names for the site such as London, new York etc, but...
View ArticleAutomating Snapshots Cleanup in vCO
I am having a problem automating vcenter snapshot cleanup using a vco scheduled workflow. My environment consists of vCAC--> vCO --> HPOO --> vCenter and back up the chain to vCAC. I'm having...
View ArticleConfiguring file upload size limit in vRealize Orchestrator
Is there a way to configure the file upload size limit for the vRealize Orchestrator client? The orchestrated technology I'm working with only supports reading files from the local file system, but the...
View ArticleProblem with VM NIC Config on DVS
Hallo, I created a Workflow to switch all NICs of a VM to a temporary DV Portgroup and back to the original one.All Logs look Fine, but nothing happens (Reconfigure Task in vCenter is running but...
View ArticleLook up portgroup (VC:DistributedVirtualPortgroup)
I have a workflow where I am trying to change the port group of a VM based on the IP address specified. So after some searching around I came across the Connect virtual machine NIC number to...
View ArticleNeed to identify which node in a vRO cluster a workflow is executing from.
Hello everyone, This is my first post to the communities in a very long time, so please be gentle. I am doing some automation work for a client, and one of the third party applications we are...
View ArticleChanging Output Parameters
Hi, In Orchestrator if I add a workflow element to a workflow, and enter the "Setup" box I have the option of selecting the Output Parameters to be an Output or "Local Variable". For example in the...
View ArticleUsing Windows Authentication when connecting to a MSSQL Database using the...
Hi All,I think this is too specific for a KB, so I hoipe this is useful to someone! You can use the workflow create a "JDBC url" to create a valid jdbc connection which you can then copy pasta into the...
View ArticleTrying to set Security.AccountLockFailures through vRO fails.
I am trying to set the advanced settings Security.AccountLockFailures or Security.AccountUnlockTime but they fail with "The request refers to an unexpected or unknown type". I have been setting other...
View ArticleCommunities vs Developer Center Forums
Which community is best for vRO for which types of issues? is this community more for installation and configuration, and the developer center forum more for "help my javascript on my vRO workflow"...
View ArticleSnapShot Workflow
Hi All, I'm trying to create a workflow that would take a snapshot and remove the snapshot (not all snapshots) after x amount of min, hours or days. So far I copy the "Create a Snapshot" workflow and...
View ArticleChallenges working with blueprints in vco vcac plugin
Hi, Working with the latest VCAC plugin for VCO release (5.2 and 5.5 respectively), I was intending to put a simple set of script element wrappers in front of the "Provision a virtual machine from a...
View ArticleBluecat Proteus Workflows
I got the vCO Proteus plugin and the request and remove actions are working great but there is not much else with it. Anyone else out there using Proteus and have any workflows they can share before I...
View ArticlevRO Simple workflows for vRO understandings
Hello Everyone, I am new to vRO and trying to understand the basic's about the workflow developments steps. So I would request, if anyone could shares the materials wherein I...
View ArticleHow to install vrealize orchestrator ?
How can i install the vrealize orchestrator from the vcenter 6 iso ?
View ArticleRevert to Snapshot
Hi All, I'm looking in to "Revert to Snapshot" workflow and looks like you have to select the snapshot form the list. Which has a input of VC:VitualMachineSnapshot as you can see from the picture. I...
View ArticleREST Host integration
If I am planning connections between vRO and various REST hosts - then calling various REST methods to accomplish certain tasks - what are in general all the things I need to think about during the...
View Article