How 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 ArticleDifferent Navigator Layouts between same version of the Web Client
I write GUI automation tests against our plugin in the WebClient.I recently noticed the following difference ..I have two different Servers running vCenter Version 6.0.0 b When i access 1 server the...
View ArticleHow to Perform Dynamic Update in HTML Plugin
Hi,we are developing a plugin, monitoring external objects. we are fetching state change for the (external) objects and want to reflect the same in the UI dynamically. I referred to Chassis-A sample...
View ArticleWebclient Plugin loading fails with error : "java.lang.NoSuchFieldError:...
I've successfully registered a plugin (developed using 6.0 sdk) on a vCenter 5.5 U3. I'm able to access the plugin shortcut as well from the vCenter GUI. But when I try to access the "sessionKey" field...
View Articlecustom a tab have level with getting started (e.g...
custom a tab have level with getting started (e.g com.vmware.samples.chassis.views),is there a way to my custom tab can add a tab?
View ArticleHow to Get Running Task ID Through Vsphere Webservice
I want to get the running task ID in vcenter server. Because sometimes we need to cancel this task due to some reasons. I know I can use PowerCLI get-task to get this.Can I get the Running task ID use...
View ArticleHow to check datamodel type in data response event of DataByConstraint...
Hello, I am new in vsphere web client plugin development. I need to dispatch multiple DataByConstraintRequest (let's say of A & B Data model class) within a single action script class. But to...
View ArticleSSO ERROR: java.net.UnknownHostException:
[2016-05-17T10:29:46.559+08:00] [INFO ] cm-catalog-manager-pool-6 com.vmware.vise.vim.security.sso.impl.SsoUtilInternal Requesting all STS trusted root certificates from...
View Articlecreate a task vsphere sdk
Hi all ,We are working on the vSphere plugin and currently got stuck with creating a tasks in the vSphere webclients recent tasks.we need to add a task to the recent tasks tab for any operation we do...
View ArticlePlanning for migrating plugin from MXML to HTML5
Hello folks,Our Cisco plugin which works as extension to the flex UI currently and we would like to slowly move the UI extensions from mxml to HTML5. Thanks for the html5 samples that are part of the...
View Article5.5.2 SDK Samples missing?
It looks like the 5.5 SDK link (http://developercenter.vmware.com/web/sdk/55/web-client) downloads include the serenity client, but not the SDK. Am I not seeing something?
View ArticlePersistence with Vsphere plugins
Greetings! I am basing my plugin off of extjs-chassis (part of the html bridge examples).. I have added the js plugin to my vsphere/vcenter environment. Although when I restart the server, all the...
View ArticleWhat is the difference between vsphere client and vsphere web client?
What is the difference between vsphere client and vsphere web client? Can i develop a html plugin to use for the desk vsphere client not only vsphere web client?
View ArticleHow to get HostUnresolvedVmfsResignatureSpec?
Hi, I need to resignature a copy datastore in our environment. And I reference below page to implement ithttp://pubs.vmware.com/vsphere-60/index.jsp#com.vmware.wssdk.pg.doc/PG_Storage.10.9.htmlWhen I...
View ArticleProblem with Migration of vCenter 6 and web client SDK.
Hello all,Finally, I am using as well the new web client. Obviously, it is awesome. However, when I set it up with serenity client something went wrong and at the moment I cannot see any inventory...
View ArticleSporadic exceptions when calling UserSessionService.getSession()
In the virgo logs I'm getting an ExecutionException when calling UserSessionService.getSession (see attached stacktrace - sensitive info is overwritten with 'xx') vSphere client SDK doesn't document...
View Articlevsphere web client SDK 6.0 java.lang.NullPointerException: The URL of the...
Hi, When starting virgo webserver, I am getting below exception.I do have generated webclient.properties and store.jks and pasted them under C:\ProgramData\VMware\vSphere Web Client on my local dev...
View ArticleRemove custom Tasks from Service layer for plugin written for Vcenter 5.5...
Hi,We are developing a plugin for Vcenter 5.5 using HTML Bridge. The plugin works with custom objects (Which are non-Vcenter Objects). User can also perform certain operations on the Objects. To track...
View ArticleHow can I deploy HTML plugin to remote vSphere server. what I need to do?
How can I deploy HTML plugin to remote vSphere server. what I need to do? we develop the html pulgin in the localhost server that we create local Virgo server (127.0.0.1:9443). We use some third...
View Articlespringframework Http Status not present
Hi, I recently start to learn package my plugin to vCenter, and it worked find.but when I tried to package a new plugin(with removing some unuseful code) and it broke.so, I try to revert to work code,...
View Article