Multiple vlan for a port group
Is it possible to configure multiple vlan in a vswitch for a port group.
View ArticleC# Using Single SignOn (SSPI) for Virtual Center 2.5.0.119598
I am trying to use passthru authentication using SSPI to work in my c# application. Here is a snippet of the code I am trying to get to work. returns a reference for VMware.Vim.SessionManager...
View ArticleUse the method "addAuthorizationRole" to add the roles with same name...
I called the method "addAuthorizationRole" to add a role named "testRole" twice. In the vCenter Server 6.0, "AlreadyExists" fault occured. but in the vCenter Server 5.1&5.5, I can add the roles...
View ArticleError in SSOConnect method - 'Vim25Api.VimService' does not contain a...
Downloaded the latest build VMware-vSphere-SDK-5.5.0-1284541.zip from here Made sure vCenter server version is 5.5 and local vSphere Client 5.5 is connecting to host with no issues. Followed the...
View ArticleIs VMware-vSphere-SDK-6.0.0-2561048 supported on Jboss, getting the error at...
I am trying to use VMware-vSphere-SDK-6.0.0-2561048 to upgrade our existing Vmware SDK 4.x in our product. Our product is hosted on JBoss server. After using VMware SDK 6, I am getting the below error....
View ArticlevSphere Management SDK url is just blank page
I'm trying to get started using the vSphere API, reading the document at the link below I should be able to browse to my vcenter using "sdk" in the URL but it's blank. Also I read that you have to...
View ArticleError ”Property is not user configurable” when importing OVF package
Hi, I have a working functionality for importing OVF package in 5.1 and 5.5 but it fails for vCenter 6.0.The functionality is similar to what mentioned...
View ArticleHow can I clone and customize a template using Java vSphere SDK?
I am running a vCenter 6.0 server with a few RedHat Linux 7.x templates.I am writing a program which must be able to deploy VMs from these templates with customized hostnames and IP addresses.Using the...
View ArticleHow to export efficiently the configuration of VM
Hello, I need to export the hardware configuration (VirtualMachineConfigInfo) of a VM and create a VirtualMachineConfigSpec object by using the extracted infomation. However, both objects are quite...
View Article.NET Hok Sample : STSService returns incorrect TokenKey
Has anyone successfully got the .Net HoK sample working with the vSphere SDK and web services? I have been struggling with Issuing tokens and like to bounce some ideas and code off of some...
View ArticleGuestOSIds for different editions.
VMware mentioned different GuestOSids for different OSs with different Editions in below link. But in CreateVM task through vSphere client shows only basic OS names and with OS editions like 'Windows...
View ArticleGPU Utiliation statistics in vSphere API?
Hi,I have an vsphere server 6.0 with nvidia grid cards. I want to take utilization statistics for GPU using vSphere java sdk. I have checked vsphere api and found HostGraphicsInfo object which will...
View ArticleGPU Utilization statistics in vsphere api?
Hi,I have an vsphere server 6.0 with nvidia grid cards. I want to take utilization statistics for GPU using vSphere java sdk. I have checked vsphere api and found HostGraphicsInfo object which will...
View ArticleQUeue depth utilization for storage adapter
Hi,esxtop command providing lun queue depth(LQLEN) and percentage of queue depth(%USD) for storage adapter and...
View ArticleDevice Performance Monitor- can we get DQLEN, QUED, %USD and LOAD from Vmware...
Can we get device DQLEN, QUED, %USD and LOAD from Vmware Web Service SDK, similar to what we have through esxtop?
View ArticleCannot find the declaration of element RetrieveServiceContent.
Has anyone seen this error? It occurs on this line of code:_sic = _service.RetrieveServiceContent(_svcRef);
View ArticleVimException Timeout, Session no longer exist
Hi Everyone, I am writing VIMAPI via vb.net and after the application launches and calls to connect to my VCenter server via Client.Connect and SSPIHelper. Approximately 60 minutes of runtime and...
View ArticleChecking task status via SOAP
I'm using SOAP to launch a vMotion using the RelocateVM_Task or MigrateVM_Task methods successfully which returns a MORef like 'task-123'. But what method is available to check the status of this task?...
View ArticleC# CloneVM_Task Network Not Connected
Ok, so I would like to be able to clone a vm and have it's network come up already connected, and I feel I'm missing something incredibly simple....
View ArticleThumbprint mismatch
The Plugin does not work when we use VMCA to generate the certificate. I have used the certificate manager utility to generate the certificates and followed the link vSphere 6.0 Documentation Center. I...
View Article