Query Service : how to get extra attributes
Hi all,does anyone know if it is possible to use the query service to return additional Object properties?In my case I am trying to get the versionNumber of all my Vcloud Catalog Items.At the moment I...
View ArticleHow to update Organization VDC details
Any example on updating existing Organization VDC details (like CPU/memory limit) by using php sdk for vcloud
View ArticleSSL issue for vCD SDK
I try to login the vCD via vCD SDK, but I got an error for certificate. Every body can help me who to ignore the SSL certificate. Mar 26, 2015 3:54:04 PM com.vmware.vcloud.sdk.RestUtil...
View ArticleSDK equivalent to POWERCLI GetStat
Hey Team, I am looking for an SDK equivalent to POWERCLI GetStat (get statistics data for a VM, filtered according to a condition). Please advise... Yours, Jack.
View Article(.NET SDK) Query service returns operation denied unless user is a system admin
I am trying to get a list of vapps owned by a user. I'm logging in with an Organization Admin user. If I use a system admin, it works fine. VCD: 5.5.2.2000523, vcloud .NET SDK 5.5.0.0 Sample: public...
View Article[Java SDK] Get Virtual Machine Performance Metrics from VM
Hello, I'm using the vCloud Java SDK 5.5 and I'm having some trouble trying to figure out how to access the historic usage of the VM Performance Metrics once I list a vApp children VMs. None of the...
View ArticleI have a VM name. For this VM, I have to update the Vapp in which this VM is...
I tried a couple of things, but none of them worked. What is the difference between Catalog and AdminCatalog?
View ArticlePython SDK
Hi, Python SDK is mentioned @ http://www.vmware.com/company/news/releases/vcloud-api.html So far I've not managed to find it... Perhaps mention of a Python SDK was a reference to libcloud? Can someone...
View ArticleUnable to deploy vApp (unable to perform this action contact your cloud...
I am trying to create the vApp using the vCloud SDK version 5.1 but it throws vcloudException saying unable to perform this action contact your cloud adminsitrator ??what are the scenarios which will...
View ArticleResizing hard disk updates disk values on vcloud director but does not...
Hello, I am new to vcloud api java sdk. I am trying to update the virtualHardwareSection of a VM and updating the values to user input values. When i login to vcloud director and open up the hardware...
View ArticleHow to resize the first disk size when using "POST...
Hi,allI want to add a vm to an exist vapp,and the vm will be initialized from a vapptemplate.So ,I use "POST /vApp/{id}/action/recomposeVApp".The disk size in the vapptemplate is 10G,I want to resize...
View ArticleHow get organization URL?
How I can get organization URL thought vCloud SDK?As I understand, default organization URL is generated by adding organization name to vCloud URL.F.e. If organization name is "Org1" and vCloud main...
View ArticleHow to create a new VM using api?
I use this documentation (http://pubs.vmware.com/vcd-56/index.jsp), but there was nothing about creating a new virtual machine in the vApp.Tell me, what method should I use?
View ArticleLooking for an VClopudirector 5.5 java API to update storage policy in a...
I am looking for an API to set storage policy for each VM in a template. If there is one, please let me know where I can find the resource and examples. Thank you
View ArticleReverting snapshot fails on specific organization
Hi, Our devops guys using a C# program developed 4 years ago.the program gets an organization, vApp, username,password and then reverting the snapshot. lately they keep getting a "An item with the same...
View ArticleReverting snapshot fails on specific organization
Hi, Our devops guys using a C# program developed 4 years ago.the program gets an organization, vApp, username,password and then reverting the snapshot. lately they keep getting a "An item with the same...
View ArticleUpdate firewall rules via API
Hello,I'm using the following version of vmware products :- vCloud Director 5.5.0.1323688- vCloudApi .NetSDK-5.5.0I try to update firewall rules via API.If I make a POST with too many rules (300 or...
View ArticleChange logged in user password
Hi all, I am struggling in finding a way to change a current logged in user's password. Users are able to change their password in "Preference" which can be found in vcloud director.they have to input...
View ArticleGet VM bandwidth / network transfer metrics
Does anyone know how to get a VM's stats for bandwidth used either GB transferred or average throughput in Mbps?
View ArticleError --> Subnet mask cannot be empty while creating External Network. even...
Hi There,I am using VCD APIs to create a new External network for a provisioned VCD.VCD Version 5.6.4VCD API version 1.5Now, when I am trying to create an External network using POST to...
View Article