AlarmManager.createAlarm() API changes since 6.0
Hi All, UpdateIs there any mandatory property of AlarmSpec that I must supply in vsphere client SDK 6.0+? Looks like the SDK has enforced some validation against null value since 6.0+.The API document...
View ArticleAre propertyConditions for actions supported in the HTML client?
When using the propertyConditions in the html client my actions are not be shown in the menu as expected. These actions allow the actions to be shown in the Flex client.I verified our property provider...
View ArticleStability fix for ProviderAdapters
Hi all,If you are using a “PropertyProviderAdapter” or a “DataProviderAdapter” and you register the adapter with the DataService registry on creation,make sure that you unregister the adapter on...
View ArticleSub menus under left navigation of Monitor or Configure for Custom extension...
Hi Team, I wanted to know if we can have sub menus under a custom extension under monitor / configure, similar to vmware menus like the sub categories under hardware like processors, memory and so on...
View ArticleInstall root certificate into Os before accessing vm html5 console using...
I can access Vm console using webMks_sdk 2.1.0, according to this site : https://vittoriop77.blogspot.hk/2016/03/vsphere-6-html-console.html#.WMJpyiGGNNw But I still have a question: Before I running...
View ArticleAdding vco 7.2 registration to vcenter breaks WebClient (after a certain time)
Hi,we have been testing our plug-in using WebClient 6.5 together with vRO 7.20. We have custom objects which have been working for a while.A part of the plugin sends a rest request to VRO to start a...
View ArticleAlarmManager.createAlarm() API changes since 6.0
I'm working with vsphere client SDK to integrate functionalities into our management plugin for vmware, recently I find a compatibility issues with API version 6.0 or above: Just noticed some changes...
View ArticleKeystore issue with HTML Fling SDK
Hi, I was just trying out teh new HTML Fling SDK. I was following the steps from Getting_Started_with_HTML_Client_SDK_Fling.pdf.pdf. I completed the setup steps and did the vCenter Server registration....
View ArticleLinked vcenter support for webclient plug-ins
Hi, We have a plugin that works on 5.5 and 6.0 Vcenters. When we register the plugin on Vcenters in linked mode, it retrieves wrong data for the virtual machines. We noticed that it is because of same...
View ArticleResource URL protocol changed in web client server after upgrading the...
Hi All,We are facing issue after upgrading the vCenter server 6.0 u2 to u3. In the vSphere web client, our plugin is getting the resource URL protocol as "bundleresource" where as in all the previous...
View ArticleA problem of the interface,openModalDialog.
Hi, I am having a problem and I hope to get a reply. Now I am using an interface provided by VMware, openModalDialog. But this interface can not reach my expectations. I want to add an icon to the left...
View ArticleCannot get Service Content via API retrieveServiceContent() due to...
Hi, There is a customer case with our vSphere web client plugin. The virgo log file shows some CertificateException and this caused our plugin cannot get any info of vCenter. Anyone can help on this?...
View ArticleNot able to navigate to custom object summaryView created on top of...
I have the following entries in the plugin.xml for a custom object using templates.<templateInstance id="<namespace>.viewTemplateInstance">...
View ArticleReload plugin tab on addition of new devices
Hi, My plugin shows the summary for a VM like host, mac address, port group and added devices. When the user clicks on a VM I trigger the function using URL - "/services/devices/" + objectId. However,...
View ArticlePlugin not working on VCSA6.0 u3 because of a strange issue
Hi,Today we noticed a strange issue because of which the plugin doen't come up after download. After download the plugin fails to start because of the following exception[2017-03-27T12:47:39.430-05:00]...
View ArticleDialog box drag problem
Hi, I encountered a problem.In the flex webclient through the HTMLbridge show an html page, in this page using the openModalDialog interface to open a dialog box, drag the dialog window to the current...
View ArticleIssues with content scaling in Modal HTML dialog
Hi, We are in the process of migrating our HTML content that is in the Flex web client over to the HTML web client. We are currently running into an issue where the content in the dialog is showing up...
View ArticleRunning HTML 5 plugin in the Flex client issues
Hi,I try to use my HTML5 plugin bundle installing in Flex client, then I can see my html5 plugin running well in Flex client. But when I select the others host ip, the plugin will failed because of...
View ArticleInitialization/Startup method for plugin custom java service
Hello, I have a HTML plugin with custom java service. HI all,I have a HTML plugin with custom java service. The HTML plugin is able to properly access the REST end-point exposed by my custom java...
View ArticleKeyboard support for HTML
Was wondering if there are any plans to add keyboard support to the HTML client. We noticed that keyboard support doesn't seem to function correctly for navigating the UI.
View Article