vShield Manager 5.1 plugin for VXLAN deployment?
I cannot find vShield Manager (or vCloud Networking and Security) 5.1 plugin for vCO 5.1, has it been discontinued? I need to deploy VXLANs using vCO, I am not using vCloud Director, only vCNS with...
View Article5.1 VclHost calls not backwards compatible
I am testing out our existing VCO workflows in a 5.1 environment in order to verify existing functionality and have run into a few problems. The first problem was using the 1.5 vCD plugin and...
View ArticleREST API in vCO 5.1
Hi, I'm following http://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.vsphere.vco_develop_web_services.doc%2FGUID-5312E7E5-90B7-4D14-9BDA-43BF22E0DDF4.html and I'm able to retrieve workflow...
View ArticleAutomating the vAPP deployment
Hi people, I'm trying to see if vAPP deployment process can be automated. I've setup Orchestrator and installed required plug-ins for this.. Here is what I have right now.. vCenter Orchestrator 5.1 -...
View ArticleHow to get vCO server name (hostname).
Hello. Does anybody know how to get hostname or IP address of the vCO server within a workflow running on that server? Is there any kind of property or method returning hostname of the local host?...
View ArticleSQL Statement in an imput parameter
Hi All, I would like to build a workflow with one parameter. The parameter should take the logon user and search based on the logon user in a SQL DB where server names are mapped to users with the same...
View ArticlevCAC plug-in, unable to register a new vCAC host over https
Has anyone had any luck registering a vCAC server over https with the vCAC plug-in for vCO? Seems to work fine for me over http, but the "Manage SSL certificates" workflow (called from "Add a vCAC...
View ArticleHost shows as "Not found" in custom webview.
I'm running into a problem with launching workflows from a custom webview since moving from vCO 4.2.1 to vCO 5.1. When launching a workflow and selecting an object (host, network, datastore, etc.),...
View ArticleQuery all workflow tokens waiting for interaction
Hi, Just checking if anybody has done this before. I want to query all workflow tokens that are waiting for interaction ACROSS all multi node VCO servers(5 to date). Any ideas?
View ArticleRegister vCO workflow as a task in vCloud
Hi, I' m working on an extension service for vCloud. I call an URL via a POST request and then orchestrator run a workflow, this workflow send results via amqp to my vCloud. This solution works great...
View ArticleConfiguration Element attribute not editable when saved programatically
I am saving an array to a configuration element attribute during a workflow run and the resulting value is saved as read only. I was hoping to also be able to edit these values by hand if needed. Is...
View ArticleImport / Export Database resource
I am attempting to import a database resource object that was exported from another vco server. Upon import the resource elements are created, however the database object is not. The log shows the...
View ArticleCan you create policies in a workflow?
I have created a workflow that sets up queues in RabbitMQ using the AMQP plugin library, calling AMQP/Configuration/Declare a Queue, AMQP/Configuration/Bind and AMQP/Configuration/Subscribe to queues...
View ArticleDeploy template with customization
Hi, I'm a beginner on vCO and I would like to create a workflow to deploy template with customization.My difficulty to use the storage profils and the customization already existing in "customization...
View ArticleVim Object Reference Not Found
Hi, I am trying to convert VCD vApps vm to vCenter vm trough orchestrator workflow by following code, when I try to run the getVMVimRef() function (off a VM) it throw error “Vim Object Reference Not...
View ArticleUpdate a vDC with a running VM
Hi, I have a problem executing the built in vCloud Director workflow "Update a vDC". It always fails when there is a running VM inside de vDC with the following error: "Unable to update the...
View ArticleHow to get VCO version from exposed API, for VCO 4.2.x ?
As a developer, I have to write custom client code which has to be able to support different VCO servers. For VCO version 5.1.X, I'm able to hit the server to https://vco_host:8281/api/versions and...
View Articlehow to send response back to VCD through AMQP plugin in VCO
Hi, I have written one VCD API extension service. I used VCO workflow to execute business logic. Once VCO workflow ends, I want to send response back to VCD through AMQP plugin. Could you please help...
View ArticleTrying to understand Orchestrator
I am trying to figure out more specifics as to what Orchestrator is used for. I am very familiar with scripting and I have a lot of powercli scripts that run regularly but I am trying to figure out the...
View ArticleVCO Policy ??
So I was trying to create a VCO policy in 5.1 and basically uses an AMQP subscription and a trigger of onMessage to call a workflow.I did this way back in Orchestrator. This post (...
View Article