BUSY_ENTITY, INTERNAL_SERVER_ERROR, Unauthorized
I have been using the vCloud Director REST and PowerCLI API for a while now. However, ever since upgraded to vCD 5.5.5, I have been seeing a high frequency of errors appearing through the API.Many of...
View ArticleWhat is used to extract information from the HTTP response
When using the REST API, and a call is made, when a response is received, what methods are you using to parse the response and get information out of it...so that you can execute a subsequent command?
View ArticleGetProviderVdcByReference() method error
I am using the vCloud Director .NET API. I am using the latest version that was released back in September of last year. The client connection object version I am using is 9_0. The method that I am...
View ArticleLogin Issue - The given header was not found
Hi I'm new to .net sdk vCloud, i'm trying to create a webservice to connect to vCloud via API.I downloaded code example on GitHub - rdbwebster/vcdapisamples: Vmware VCD .Net C# API examples Tried a...
View Articleconnection_workflow.py and CERTIFICATE_VERIFY_FAILED
I am trying to connect to our vCenter server version 6.0 using the sample python program connection_workflow.py. The certificate for the server is self signed. The function...
View ArticleDeploying vApp from template - what's this error?
Hi there forum!I'm attempting to deploy a vApp from a template and customize the VM's network config during instantiation.I've followed the example documentation pretty slavishly as per the...
View ArticleCreate a new VM within a vApp
I can find anything in the documentation about creating a new VM within an existing vApp or creating a new vApp and a new VM within it .. Is this at all possible ?
View ArticlePost a set of firewall rules on edge creation
Hello,Please tell me if there is a way to auto inject a set of firewall rules on edge creation from vCloud. I`m doing now this with vCloud REST API but i wonder if the process can be automated somehow....
View ArticleCan I use VMware HTML Console SDK Release 2.0 In vSphere 5.5u2 ?
Hello. I'm trying to use VMware HTML Console SDK In vSphere 5.5u2. I read the VMware HTML Console SDK Programming Guide in the VMware HTML Console SDK Documentation.The first page of the Programming...
View ArticleVCD API call for Fence vApp operation
Hello, I'm trying to make the API call as same as Fence vApp operation from VCD UI shown in attached image. I've tried snippet code below but it's behavior not same as made on UI....
View ArticleJava SDK enum EventType missing some strings.
Java SDK, version 8.0.0 and 8.0.10I'm testing some working code before an upgrade, and found new events that aren't defined on the expected enumeration.com.vmware.vcloud.sdk.constants.EventTypeMissing...
View ArticlevSphere PerfQuery without endTime does return the most current data sample
Hello,I am trying to understand the way that the vSphere QueryPerf API works. Comparing collections between the vCenter and the MOB, for an intervalId of 300 and a startTime of vCenter currentTime -...
View Articlewhat is the best way using vCloud Api for beginners ?
Hello,I have been working with VCloud Director for many years. We have vCloud Director 8.10 environment on our company. I think that i need to make something using vCloud Api. I have read vCloud Api...
View ArticleHow can I get vApp or VM 's host IP by rest API
Hi guys I want to get vApp's host IP, I do not mean VM's IP, I mean the host which VM in. I try several rest api but can not get this information. I can see this information through web page, so I...
View ArticlevCloud Director 8.10 VM live import
HellovCloud Director for SP 8.10 gives the possibility to live import VM using vCloud API. Question is: can multiple VMs be imported in a single API call ? thanks
View ArticleUsing IP address for vCloud calls fails
HelloWhen I make calls to vCloud Director (for SP 8.10) with REST client using the IP address in the URI, it fails, while it succeeds when I use the FQDN. By the way I see same behavior in PowerCLI...
View ArticleVMware HTML Console SDK
Hello. We are trying to create a custom solution to launch VMs for our own homegrown Hands on Labs project. We would like to display a page with available labs and that once clicked on, will launch...
View ArticleAutoscaling with vSphere
Hi everyone. I'm struggling to find the better approach in order to automatically power on a virtual machine when another one vm is running out of resources ... this type of approach is called...
View Articlejava null pointer issue at the affinity rules page in the vcd 8.x
HiI've java null pointer issue at the affinity rules page in the vcd. This page when i click i see this affinity rules throws "[ 783ad136-899a-4718-960b-8ad6bd418bfc ] class...
View Article