How can I get access to the Extension object for the current plug-in?
Hello, My apologies if this has been asked. In the Java backend of my vCenter plug-in, I'd like to access information from the Extension object for the plugin (such as the client description). Is...
View Articlevsphere data recovery
Can I use data recovery to backup my linux VMs?I have quite a number of linux running, eg redhat enterprise linux, centOS.
View ArticleAMF channel closed before acknowledgement
Hi , I am hitting this issue described in - Re: AMF Channel Issue It is a bit crippling when this happens that the channel becomes unavailable for any further service calls and a full browser refresh...
View Articlenot able to register or deploy the web client plugin on 5.5 setup
Hi, I am not able to register or deploy a web client plugin on 5.5 setup. The confusing part for me is this "vsphere-client-serenity" folder. I don't see any such directory in the vmware directory...
View Article5.5 u1 version check using api
I have 5.5 u1 installed. I'm trying to check the version of vcenter before register the html-bridge plugin.When I make this call - mob/?moid=ServiceInstance&method=retrieveContent , I get version...
View ArticleHow do the event bus work?
I don't think I understand how the event bus works. I have two ActionScript classes. An instance of one of the class can dispatch the DataRefreshInvocationEvent event and cause a refresh. An instance...
View ArticleExtension on Homepage Load
Hello, I start to try to create some plugins on Vsphere web client and i search to execute some code at the login when the user access to the home page. In my case i want to create an extension from...
View ArticleClass not found 'com.vmware.vsphere.client.htmlbridge.HtmlView' while loading...
I have installed vSphere Web Client SDK 5.5.1 and also pointed my virgo server to serinity-client that I downloaded along with 5,5,1 download page. Yet when I try to click on the mypluginui shortcut...
View ArticleWebclient, vCenter Server, SSO and their relationships for plugin installation
I am not understanding the full relationships and how the system works when I install a plugin when there are multiple vCenter servers present and I am wondering if I am doing the plugin registration...
View ArticleHow to extend a custom pointer node extension using the objectViewTemplate?...
How to extend a custom pointer node extension using the objectViewTemplate? As shown in the figure i want to get default tabs (Getting Started, summary etc.) for my own pointer node (like "vCO Home")...
View ArticleHow to by-pass SSO in vSphere Web Client 5.5
I was trying to follow this documentation to by-pass the SSOn in vSphere Web Client...
View ArticleWeb Client SDK 5.5U1 is available on VMware Developer Center
See vSphere Web Client SDK for vSphere 5.5 - VMware Developer CenterThis is the update adding support for HTML/Javascript plugins through the "HTML bridge".Use this forum to provide feedback!
View Articlenew HTML bridge is ready for beta
The "HTML bridge" is an add-on to the Web Client SDK 5.5 allowing you to build UI plugins with HTML/Javascript instead of Flex. We are starting a short beta period of a few weeks before it gets added...
View ArticleExtensions Points
Hello, Do you have any information about how to use this extensions Points : - vsphere.core.${objectType}.manage.settingsViews- vsphere.core.${objectType}.manage.alarmDefinitionsViews-...
View ArticleExtremely annoying with lossing mouse focus.
Hi, I have two monitors, when I login to external machine using vmware client 5.0 as full screen and then I have on one monitor client window and on the other local windows window, the problem is that...
View ArticleProblem with list of VM's
I have one Datacenter. When I'm trying to get a list of VM's via API, a get 236 machines.But WebClient shows me, that there are 243 machines! Here is the code I use: (it's sample code from SDK) - C#...
View ArticleWizard onFinish event?
Is there a way to call the Java proxy service right after the "finish" button is clicked but not close the wizard until the request goes through? If the request fails, can I prevent the wizard from...
View ArticleHiding a plugin extension on some property? How can we do this?
I want to hide the some portlets on summary section view on the basis of particular property which comes from PropertyProvider Adapter class. Can you please help on this? I refer the following example...
View ArticleHow to jump to an object view when click a row in data grid defined in my own...
My project is a plugin for vShpere Web Client. I'm going to add a data grid to a mxml file in my project. The content are some information of hosts. Is there a way to jump to host object view when I...
View ArticlevSphere 5.5 Web Client
Hi there Can I use vSphere 5.5 Web Client within a 5.1 setup? If yes, how do I go about skipping the Single Sign-on during installation of vSphere 5.5 Web Client???
View Article