SDK support creating vm with VMDK > 2T ?
Hello May I create a vm with vmdk size >2T with SDK ? I created a vm with wmdk 2046G with vSphere API, It works. But when I try to created a vm with vmdk 2048G, it fails and the error is :File...
View ArticleHandle section changed event on the Object workspace
Hi ,Iam new to the vCenter Web Client sdk .I have a requirement that i need to populate the data for a custom tab in the related objects of Datastore .I have got uptothe point showing the GUI part as...
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 Articlegetting started with .net sdk and api part 2
I have the same problem like "mlawson" at http://communities.vmware.com/message/2190842 If I execute one of the sample programs (i.e. HellovCloud), I get the following error: VCloudRuntimeException:...
View Articleo11n-package:import-package won't sync workflows?
Hi Guys, the "HowToSynchronize.txt" file from the plugin archetypes of vRO 7.0 tells me: To update orchestrator objects in src folder from the vCO database, use the import-package maven...
View ArticleHow to add a library dependency to the java service modules?
Hi, I am trying to add Google gson jar as a dependency to the chassis sample (/chassisRackVSphere-service) and I am running into some issues with the osgi setup....
View ArticleMaven Plugin Package o11n-package:import-package results in error on VCO...
When trying to import a package using the maven plugin, I am now seeing a ClassNotFoundException being thrown from vCO, which returns a 500 server error. I also tried the vco-cli-java-6.0.2.jar just...
View ArticleHow to set connection timeout in vSphere Java SDK?
Hi all,how can be set the connection timeout in vSphere SDK?I've tried to set in different way on VimPortType, with no luck.For example: ((BindingProvider)...
View ArticleWeb Client 6.5 gui automation support
Hi,For Web Client 6.0 we performed GUI Automation using the provided solution.vsphere-webclient-automation-6.0.0-beta.zip - Google Drive This solution doesn't seem to support Web Client version 6.5. Is...
View ArticleGetViewByMorefs causes "Required parameter specSet is missing" for HostSystem
Hello,I am attempting to get a collection of HostSystem objects in a specific cluster using the VMware.Vim API that comes with PowerCLI 6. I can retrieve the cluster by doing: var clusters =...
View ArticleAdd firewall rule to vShield Edge
Hi,Does anyone have a code snippet that shows an example of amending the vShield Edge configuration with a new firewall rule?I can retrieve the existing configuration with...
View Articlevmware.vim slow listing of folders/machines
Hey. i'm doing a .net application that lists our 160+ servers in a treeview...First i get the datacenter using FindEntityViews, then i iterate each Child (non recursive) to list all folders using...
View ArticleDoes vSphere Perl SDK for vSphere 6.0 support vSphere 6.5 (VCSA 6.5) ?
I have found out that the behavior of vSphere Perl SDK for vSphere 6.0 is defferent on vSphere 6.5 .Need Help to solve this issue. There is no issue on vSphere Perl SDK for vSphere 6.0. If there is 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 ArticleTLS - 500 - SSL negotiation failed
Hello, we have a connection problem after switching from SSL to TLS: VCENTER 5.1.0VMware-vSphere-Perl-SDK-6.0.0-2503617.x86_64 SDK-API for PErl to restrict connection to TLS only, we after added the...
View ArticlePlugin doesn't show up in vcenter via read only web client user
When I logged in to vCenter via administrator privilege user, then I can see my developed plugin but not when I logged in as read only web client user or any user without having any privileges.Kindly...
View Articlehow to determine the guest OS type (Windows, Linux, etc.) with vmrun.exe
Hi, I am using vmrun in order to start a VM with vmWare Player and I would like to dynammically determine whether the VM I started is a Windows or a Linux one. The most logical way seemed to use the...
View ArticleNewbie question Regarding Opts::validate()
Hey, I have just started using the SDK and have a query regarding the opts::validate(). I have implemented perl a script which will loop through an array of vCenters calling a connect subroutine for...
View ArticleDatastore related object keep loading nothing on 5.1
Hi all, I add a new type of object related to vcenter datastore. When I click on on of the datastore and click the related object tab, my new object type tab is there and when click this tab for...
View Article