Need Create Datastore .NET Code to specify the capacity of datastore
Hi, We are using .NET Vimapi to commuicate to Vmware Server. How can set Datastore Capacity? Can we .NET sample code to specify datastore capacity. Thanks,Sainath
View ArticleSSO Client Samples return 400 bad request
I'm using VMware-vSphere-SDK-6.0.0-2561048 and trying to obtain a token from vSphere SSO. Both the Java and .NET samples for AcquireHoKTokenByUserCredentialSample return a 400 http error code. I've...
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 ArticleDevelopment environment setup and creating menu item
Hello,I am new to development area. Could you please assist in below questions?1. I would like to create right click menu item using Java or any other language for a Virtual Machine or Host in vCenter...
View ArticleSort existing column (eg: Status) on click of ColumnHeader for VM grid
Hello, In Vsphere Webclient, Inventory -> VM Grid: Vmware provide few existing columns, few are sortable like Name, State, etc. on the click of columnHeader and few are non sortable. Is there...
View ArticleHow to remove HTML pages for 5.5 version
Hello, From 5.5.1, Support for the HTML plugin has been enabled.In case of Flex + HTML plugin, It works fine with the versions above from 5.5.1.But if we run same plugin for 5.5.0, HTML pages fails to...
View ArticleAdd RDM device 0 error
Hii am using c# api to add rdm ,i was able to add new disk(just regular virtual disk) but when it come to rdm i am getting Device 0 errorthis is my code var diskSpec = new...
View ArticleThe vim25.jar (which is not on Maven Central) can be found some place else...
Please tell me how should I handle the vim25.jar because I can't find it on Maven central. Where can be found for public download?
View ArticleCan vim25.jar be used in an open source project?
There is someone who can tell me if the vim25.jar can be used in an open source project?
View ArticleIs plugin developed with sdk 6.0 will work on prior to vsphere 5.5 releases ?
I developed a plugin using vsphere web client sdk 5.5 and did required changes to make it compatible with wc 6.0 as mentioned in below link:2 Important reminders for your 5.5 plugin to be compatible...
View Articlevsphere virgo log NOT updating
hi. I restarted my vsphere server after unregistering my plugin and deleting it's related package files. now after restart, my vsphere_client_virgo.log is not updating. this is vCenter Server...
View Articlecheck if a host is in a HA cluster by pyvmomi
Hi, I am trying to check if a host is in HA cluster.I am using Version 5.5.0 Build 2414847I found that:...
View ArticleError registering a plugin
I'm able to register the plugin and it's getting showed up MOB. But the GUI doesn't display it nor it gets listed under "Administration"->"Client Plug-ins".The Virgo log entries corresponding to the...
View ArticleGetting MessageExceptionafter I restart the VC 6.0 u1 windows.I need clue of...
[2015-11-03T17:04:46.678-08:00] [WARN ] http-bio-9443-exec-19 org.springframework.flex.core.DefaultExceptionLogger The following exception occurred during request processing by the...
View ArticleVix 1.15.1 vmrun "start" "nogui" fails with "The operation was cancelled" on...
Hi,I've been using "vmrun" for some time now to launch my VM non-interactively using VMware Player under the non-commercial license. I normally launch my VM with: vmrun start my-vm.vmx noguiI recently...
View ArticleHelp with SSO
Horizon Client 3.5.2 on windows 7 or connecting from iPad with version 3.5.1. Login with current user and it connects with windows creds to connect to the connection server with no issues. Connecting...
View ArticleThe problem of writing files with the web client plugin under vsphere 6.0
I have developed a vSphere web client plugin under vSphere 6.0. In my plugin, I want to write logs using JAVA Logging to the directory c:\test\log\. At first, I ran my plugin on Windows Server 2008 R2,...
View ArticleThe problem of writing logs with the web client plugin under vsphere 6.0
I have developed a vSphere web client plugin under vSphere 6.0. In my plugin, I want to write logs using JAVA Logging to the directory c:\test\log\. At first, I ran my plugin on Windows Server 2008 R2,...
View ArticleClientSessionEndListener not working
I'm trying to capture the moment when a vSphere client session ends so I can perform some cleanup on my services, but my sessionEnded method is still not being called when I log out of vSphere.I found...
View ArticleHow to delete "Virtual Machines to Hosts" DRS rules using pyvmomi?
Hi,I am using the following code to remove a DRS VmHostRule. The vm group and the host group used in the rule do not exist anymore when trying to delete the rule (they were deleted previously).spec =...
View Article