Task name is shown different on vSphere web client 6.0 and vsphere client 6.0
I have created a task on vCenter 6.0.Task name as is shown different on vSphere web client 6.0 and vSphere client 6.0.Task name is shown correctly on vSphere client 6.0.But on vSphere web client 6.0...
View ArticleDeploy OVF C#
I'm trying to deploy OVF by using C#, When I'm deploying the OVF with my tool I'm getting and "Operating system not found" error. however when I'm deploying the same OVF manually the machine is up and...
View ArticleHow to submit a bug report for hosted service
I have searched all through the VMware site and can't find a way to submit a bug report since I don't have a support contract. I am a system administrator in a hosted environment that uses VMware....
View ArticleHow to solve: An Import-Package could not be resolved. Resolver error data
Hi, I'm trying to add 3rd party library into my web sdk.I would like to add "jsch" in to my sdk,When I followed the FAQ "How to use 3rd party java libraries?", but still not worked..but i got error for...
View ArticleNeed VIjava jar 6.0 support
HI, We are migrating our plugin to vsphere 6.0 and we see that there is no vijava support for vsphere6.We have to change all our wrapper functions to use vim25 jar but its extremely cumbersome....
View ArticleWhat is the subdirectory where the VMware provided jar files reside?
For vSphere Web Client 5.5 and 6.0 plug-ins, what is the subdirectory where the VMware provided jar files reside?I'd like to know so I don't have to bundle them in my plug-in and so I know what base...
View ArticleHow do I obtain the data stored in vCenter SQL DB View...
Hi, In the vCenter SQL DB, the [VPXV_LIC_USAGE_HISTORY] SQL view is a join between the [VPX_LIC_LICENSES] table and the [VPX_LIC_USAGE] table (there are some other tables but these are the main ones)....
View Articlewhich "vsphere-client-lib" or "data-services-1.0.0" jar file to use in...
My vsphere web client plugin project contains both "vsphere-client-lib" or "data-services-1.0.0" jar files. Both these jars has many common classes having same or different method signatures. I used...
View ArticleCeilometer configuration is getting failed in VMware Integrated Openstack
Hi, We have setup the VIO (2.0) environment with ESXi 6.0, AD/DNS, NTP, vSAN storage. When I am trying to configure Ceilometer, I am getting the following message and the installation of Ceilometer is...
View ArticleGet connection closed error when trying to extract data from vCenter Server...
I get the below error while extracting data from vCenter 5.5 Server using C# vSphere 5.5 SDK (The underlying connection was closed: A connection that was expected to be kept alive was closed by the...
View ArticleThe session is not authenticated on vim25.jar api
Sometime we got The session is not authenticated exception when calling VimPortType.currentTime() api in vim25.jar. The vCenter server version we are pointing to is either 5.1 or 5.5.Here is the trace...
View ArticleIs there a VI JAVA to get Clustering vCenter servers configurations?
Hi Team,I have a scenario where the vcenter servers itself been clustered and i want to get the configuration information for the vcenter that is configured in clustered vcenter or not. Can anybody...
View ArticleGetting VersionMismatchFaultCode while accessing PBMService APIs
Hi,I am getting VersionMismatchFaultCode while accessing PbmRetrieveServiceContent() API of PBM Service. From Documentation, I have read that we need to pass vcSessionCookie with sessionid of vCenter...
View ArticlevSphere 6.0 Task and events notification
Hi ,Is there a way where we can subscribe to the events and task status and vSphere can notify us when the event/task happens/completes. My goal is to get the notifications from vSphere tasks and...
View ArticleHow to check multiple privilege for action ?
Hi need to check multiple privileges for some action. <com.vmware.actionsfw.ActionSpec> <requiredPrivilege>VirtualMachine.Inventory.Unregister</requiredPrivilege>...
View ArticleUpgrade from VMRC to HTML5 Web Console - VCloud Director
Hello there, We have an in-house developed portal and we had the functionality for remote console to VM's through VMRC. But as you know a plugin is needed for console to work and plugin was not...
View ArticlevmdkManagement.pl only adds disks to SCSI controller 0
Looking for help with this lamw-vghetto script. The subroutine, addExistingVMDK, hard-codes controller => "SCSI controller 0". Change this 0 to any other valid controller number, and if fails with...
View ArticlegrantedPrivileges
Hi, What is the expected value to return when the AuthorizationManager send grantedPrivileges to your getData(). I have tried value=true and value=Global.Licenses. None of which seems to work.
View Articleunmap task failed: Cannot complete the operation due to an incorrect request...
Hi,I implemented the unmap task through vSphere 6 api method: UnmapVmfsVolumeEx_task(HostStorageSystem, VmfsUuid).But when I run this task on vsphere web client side, this task failed: TaskName:...
View ArticleIssue while executing VMWare PBM APIs
Hi, We are getting SecurityError issue while executing vmware PBM APIs. We have passed session-id for execution of PBM APIs . Following are the steps followed to pass session-id for PBM...
View Article