Quantcast
Channel: VMware Communities : Discussion List - Virtual Disk Development Kit
Browsing all 2039 articles
Browse latest View live

Issue logging in

So the whole vcloud api in itself seems a bit complicated and not-so-well documented for what I want to do so I tried to use just a basic HTTP Response class to do this whole process. I'm following...

View Article


Obtaining template name is inconsistent when Template is Migrated

Hi, I have an app which lists the Templates in our vDC using   $queryFormat = "Records";$qr = "query$queryFormat";$type = "vm";$recObj = $sdkQuery->$qr($type, $queryParams);$records =...

View Article


Cannot determine how to extract Description

I am trying to determine how I can extract the Description found in the  then I dump the Vapp Template object $vmSDK = $service->createSDKObj($record->get_href()); $vApp =...

View Article

Are API calls multithreaded?

I have a page (see attached image) that I have that displays VMs. I do a loop through the list and simutaneously request VM data for all the VMs in the list but vCD appears to process them sequentially...

View Article

Retrieving VappTemplate possible?

I am able to get a vm using:  $sdkVm = $service->createSDKObj($href);$vm = $sdkVm->getVm(); and wanted to do similar for a template: $sdkVApp =...

View Article


Logging in too much. Can session key be used?

I am having issues with a portal I am writing.  I have a main page listing the vms, then use ajax on that page to connect and retrieve values.  Each of the ajax scripts have to independantly login...

View Article

How do I Delete a VM?/vApp - Undeploy?

Can someone provide an example of how to delete a vm via the PHP bindings? ie $vmsdk->delete()? I know this is probably sooo simple but I have looked and cannot find the method to do this. thanks...

View Article

retrieving vApp no possible - what?

I tried this: $sdkVApp = $service->createSDKObj($vAppHref); and it throws: Undefined index: vapp in <b>/var/www/hostname/lib/VMware/VCloud/Factory.php  on line  214   <b>Fatal...

View Article


Login URI

Is there a reason the SDK is using the deprecated login URI instead of the sessions URI? Thanks, Jake

View Article


How can I select a network when instantiating Template?

It appears that in 5.1 they changes they way vApps handle networks.  I have 2 problems I need solutions for and am looking everywhere for help. The Instantiate Template.php example just shows a default...

View Article

Setting the network details at time of recomposition

In the example recomposevapp.php the vapp clones a vm from the reference template, creates the vapp network but how can I specifiy the netowrk the VM(s) being recomposed are connected to. This is done...

View Article

VMware_VCloud_SDK_Exception PUT edgeGateway failed, error code: 202

Hello, I'm using the following version of vmware products :- vCloud Director 5.1.1.868405- vCloudApi SDk PHP 1.5.0-472492- vCloudApi SDK PHP 5.1.0-819742 I want to reconfigure an edgeGateway. I used...

View Article

Example of a network change?

Is there an example of a network change? I have 2 Org networks againable to clients.  In my interface I want them to be able to take an existing VM and change the network by selecting from a drop down...

View Article


vCloud director doesn´t display web portal

After deployment of vCloud director downloaded directly from sites vmware, configuring IP addresses, masks and gateways,web address <IP_adress>:5480 works, but <IP_adress>/cloud doesn´t...

View Article

Disable Stack Trace

Is there a way to disable the stackTrace for a production system when an exception is thrown?  <Error xmlns="http://www.vmware.com/vcloud/v1.5" stackTrace="javax.ws.rs.WebApplicationException...

View Article


NETWORK_INTERNAL_SERVER

Hello, I'm using the following version of vmware products :- vCloud Director 5.1.1.868405- vCloudApi SDk PHP 1.5.0-472492- vCloudApi SDK PHP 5.1.0-819742 I want to reconfigure the network of deployed...

View Article

Problem when moving a vappTemplate

Hello,I would like to move a vapptemplate from a vdc to another vdc. vcloud direcro vesrion : 5.1.2.1068441php sdk version : 5.5.0-1294398 I use the following code :$cloneParams = new...

View Article


Get/Set NAT and Firewall rules

Hi all, I try to correctly collect NAT and firewall settings and recreate them in a new vApp using vCloud PHP SDK.I tried to gather those settings...

View Article

Get Storage Profile from VM

Hello I'm able to retrieve Orgs, vDC's, vApps and then Vm's. From the VM's i'm able to retrieve CPU RAM and Disks. The only thing i can't retrieve is the Storage Profile for the Vm: $vm =...

View Article

require_once(): Failed opening required 'VMware/VCloud/Helper.php'

Hi Friends, While running Vcloud API PHP sdk samples( login.php). I m getting this error. Please help me to resolve it . (Attaching error screen shot) Thanks in advance.

View Article
Browsing all 2039 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>