How do I get the UserSession of each VC that is part of the linked VC?
I have a VC that is in linked mode. Example, vCenter Server A and vCenter Server B are in linked mode. If I write a simple java client that does vimport.login given the username/password on vCenter...
View ArticleHow do I get the vise.usersession?
I want to write a simple java client app that connects to the vCenter server. I have the username/password/url, how do I retrieve the vise.usersession? I'm able to get the vim25.usersession by...
View ArticleExtending a vSphere Object List View for chassisRackVSphere
I am trying to add a new column to existing VM list view by referring below code snippet from...
View ArticleSDK Training program for vSphere web client
Hi,I am looking for training program for vSphere web client plugin development.Can any one please suggest or confirm the available training programs for the same and the procedure to get registered and...
View ArticleClone a VM with THIN disk type as FLAT
I'm trying to clone a VM from a template. For that, I have a code as below VirtualMachineRelocateSpec rSpec = new...
View ArticleRegisteration of web client plugin fails on 6.5 RC with "Connection closed"...
We are trying out to qualify our web client plugin on vCenter 6.5 RC. The registration fails saying that the "Underlying connection was closed". An exactly similar setup with 6.5 beta works absolutely...
View ArticleNeed VMware use only the D:/ hard drive for memory space?
I installed VMware workstation on my windows 8.1 operating system. I don't have much hard drive space on the C:/ drive that I us to install it with. I have a D:/ hard drive that has lots of space on...
View ArticleSet up failed with 6.0 SDK
Hi all, I'm a very newest developer with vmware...I step by step with SDK-Setup.html...all step is well.I got problem when use dev-setup.sh to get registration with my vCenter.We don't have DNS name in...
View ArticleIssue after loggin vsphere web client
After logging in web client all users are getting the same message box including: Error---------------------Failed to navigate to desired location.Error details: Error while activating extension...
View ArticleTrouble deploying plugin with vSphere 6.5
Hi,Apologize for the long mail.We developed our hybrid plugin (Flex and HTML) using vSphere Web Client SDK 6.0 and tested it on vSphere 6.0 U1/U2. But, when we deployed to test our plugin on vSphere...
View ArticleExternal Plugin registered using HTML bridge fails to load in HTML5 Web Client
Hi Dennis/Laurent,This is in extension to the discussion we had on HTML5 Fling forum where we have posted our issue related to loading an external plugin (developed in Flex), registered using HTML...
View ArticleNew Feature: OSGi usage validation of plug-ins
Following recent feedback from many of you that there is insufficient guidance on how to write robust plug-ins and observing the amount of dependency issues reported on this forum we have extended the...
View ArticleRegisteration of web client plugin(flex-client-sdk) fails on 6.5 RC with "VKS...
Hi,I was just trying to develop our html bridge plugin on 6.5 RC, I was following the steps(and I had already checked all the steps) from:vsphere-client-sdk\flex-client-sdk\docs\SDK-Setup.html I...
View Articlescrollbar is always display and openModalDialog() api problem in 6.5RC HTML...
Hi laurentsd, When I use API WEB_PLATFORM.openModalDialog() to Open a Dialog, the dialog shows very strange. There is no Dialog Title area, and the scrollbar is always display(even though I have...
View ArticleHow to set VM summary header icon dynamically
Hello, In Summary header we have an Icon, whether the VM has which OS and is on vsphere environment or not.One way to change that Icon is by changing ManagedBy value from MOB.But it is one time...
View ArticleUI extension point "vsphere.core.vm.manageViews " missing in 6.5RC HTML web...
Hi laurentsd, My project need extend HTML5 client plugin on ' vsphere.core.vm.manageViews' extendedPoint.Before vSphere 6.5 , I can find my plugin on VM-->Manage-->(myPlugin project>) view.I...
View ArticleHybrid plugin setup -> The matching wildcard is strict, but no declaration...
Update:I was able to get around the issue by changing http://www.springframework.org/schema/flex/spring-flex.xsdTohttp://www.springframework.org/schema/flex/spring-flex-1.0.xsd Hopefully that is...
View ArticleWhile installing plugin:...
Hey gang, I have 3 vCenters in linked mode (2 VCSA, 1 Windows) - all running 6.0.0 Build 2997665. After installing the plugin on all 3 vCenters and logging in to each of them the plugin is only...
View ArticleCan I upgrade ESX 5.5 to 6 from the host? From vCenter?
OR must I be at the console? I have a 5.5 host that lives in a vCenter right now. I need it to be in my new vCenter 6 that I spun up. After some work, I have decided to offload the VMs to the new...
View ArticleCan you please provide sample code chassisRackVSphere
I am not able to find sample code for chassisRackVSphere which is mentioned in docs/samples-doc/chassis-app.html . can you please attach the same?
View Article