Using vimPort to createTask failed , reporting task type not correct.
Hi,Im trying to use VimPortType 's createTask function to create a custome task. the calling is like:taskInfo = _vimPort.createTask(taskManagerMoref, hostMoref, taskId,null, false, null, null);the...
View ArticleIs the html bridge still supported in the 6.7 SDK
I am trying to show a html plugin built with the 6.7 sdk in a 6.5 vcenter using the flash client, is this possible? The same plugin built with the 6.5 sdk was working.
View ArticleDoes HTML client SDK(6.5U2 and above) support and for of extensions?
Hi, Does HTML client SDK(6.5U2 and above) support <privilege> and <propertyConditions> for <metadata> of extensions?I'm not able to find any info on the SDK Online Documentation -...
View ArticleHow to determine if htmlSdk.modal api can be used.
Hi,we had a problem with the new HTML Client. In one of our views, we start a wizard, in which a user has to make choises about some settings. These settings are quite involved, and have to be...
View ArticleHow to store a config file that can be read by UI and client plugin at the...
As is mentioned in the title, we have developped a plugin, which need to store some device configuation data in the local filesystem(I am really willing to store these kind of plugin dedicated data to...
View ArticleIssue in WEB_PLATFORM.sendNavigationRequest API Behavior on HTML UI
Hi, I have created a web client plugin using [SDK 6.0.0] build version[2559277] referring to sample ChassisB available as part of SDK sample. I am trying to navigate from vCenter views to my custom...
View ArticlePlugin issues when running in local Dev environment using Eclipse Virgo
I recently updated to 6.7 client SDK and my plugin is facing some issues when I run using localhost. The home page shows some issues while fetching plugins-icon.css file from VMWARE Is there a known...
View ArticleLegacy Script Plugin in vSphere Client 6.7
Hi! We have a legacy script plugin which works fine in 6.0/6.5 with scriptPlugin.enable=true in webclient.properties.However, the plugin doesn't show up in 6.7 (both vsphere-client and vsphere-ui...
View Articleweb-platform.js deprecated - how to get a string?
I'm starting to remove the functions that use WEB_PLATFORM and replace them with the htmlsdk api ones. One thing I have not found documented, is how to get a localized string. Until now we have been...
View ArticlePlugin Version Caching Issue
Hello,I'm having some strange issue with deploying an HTML5 plugin to my vCenter Server.vSphere Client version 6.5.0.10000 running on Windows Server 2012r2According to docs if redeploying the same...
View Articlecom.sun.xml.internal.ws.fault.ServerSOAPFaultException - vCenter webclient
Hi, In a vCenter, we are getting this error for few hosts in a cluster at this line of code: vimPort.hasMonitoredEntity(serviceContent.getHealthUpdateManager(), PROVIDER_ID_FROM_VSPHERE, host) This is...
View ArticleAccessing Workstation 14 using the vSphere 6.5 Client SDK
I asked this over in the Workstation forum and realized it may be better answered here... I have a stand alone client that I wrote that accesses a workstation and performs various actions on the VM...
View ArticleNot Getting Option to turn on Proactive HA in Vmware vcenter web client
Hi, I need to turn on proactive HA functionality but I am not getting option to turn it ON.I have followed the following steps:-1. I have created the datacenter and cluster2. Added hosts inside...
View ArticleError on deploying a plugin on vSphere 6.5.0.13000
Hello,I'm trying to deploy a html plugin in vsphere and I used plugin-seed 0.9.8 to create the structure of my plugin.With this plugin we try to connect on a VRO 7.3 REST API.For that we use...
View ArticleCORS support for javascript SDK
I am trying to run an AJAX call for verifying Vcenter credentials and read somewhere in the Javascript SDK:### Browser The browser samples launch a simple local server that hosts all required...
View Articleplugin can't display in vsphere-client-sdk 6.7
Hello,When I change the version of vsphere-client-sdk from 6.5 to 6.7,I found a problem,I have no idea to solve it,can you help me?Our plug-in can be normal operation in version 6.5,but in version...
View ArticlevSphere Web Client HTML: view not updating when calling...
Hi,I have a view in my HTML plugin that shows a list of objects on the LHS and a more detailed list with multiple columns in the center. I have an add button, that opens a dialog which allows the user...
View Articlelabs.vmware.com not accessible to download html fling
When I try to open labs.vmware.com, I get an error saying labs.vmware.com -Connection failed Error code 20The proxy failed to connect to the web server, due to TCP connection timeout. Is there any...
View Articlecustom object id is not showing up in 6.7 vCenter
Hi, We have plugin upgraded from 6.5u1 sdk to 6.7 sdk fixing all the virgo and spring jar updates. Now when we deployed the plugin in 6.7 vc, click on shortcut and click on our custom object which...
View Articlebuild-artifactory.eng.vmware.com not accessible to download...
When trying to run "npm install" in the html-sample directory of vsphere 6.5, I'm getting "network request to...
View Article