Registering plugin for vsphere html client 6.7
Hi, Can you please suggest what is the best way to register the plugin for html client 6.7.We have tried using the extension-registration cli commands.We have developed UI tool as well to register the...
View ArticlePerformance manager query (QueryPerf) not returning performance counter values
We have a single vcenter out of a larger set that is not returning any performance counter values for any of its virtual machines. There are VMs on the vcenter that do have the proper tools installed...
View ArticleAdding a top-level tab to cluster object type (HTML5 based vSphere Client...
Is it possible to add a top-level tab for my own plugin on object type like cluster, host etc.? The Developer guide has reference to adding extension point under Configure and Monitor tab view, but I...
View ArticlevSphere hybrid plugin collisions
Hi, We have developed a hybrid (flex/html) plugin that has been working for use for some time when we deploy the plugin in vSphere Web Client (6.0 and 6.5) as well as the vSphere Client (6.5). As we...
View ArticleHow to Externalize Grid Value Data in XML?
Hi,Recently I am working on Globalization of Vmware Plugin where we need to externalize the strings(Getting the hard coded strings from the properties files.). Some Grid column values are called from...
View ArticleModuleNotFoundError: No module named 'vmware'
Hi,i tested this code ; import requestsimport urllib3 from vmware.vapi.vsphere.client import create_vsphere_clientsession = requests.session() # Disable cert verification for demo purpose.# This is not...
View Articlejava.net.UnknownHostException: vcsa.vmware.com with a 6.7 deployment
We're attempting to migrate our vSphere client extension to run on version 6.7. Today I noticed that our virgo log is full of this type of stacktrace and was wondering if anybody has a solution for...
View ArticleHTML client - limit on number of targets
Hi, We've hit what seems like a limitation in the HTML client and I was wondering if there is a way around what we're hitting.We have an ActionSpec that accepts multiple targets. When we're testing in...
View ArticleConditional property filter on vmware view is not working
Hi, We are trying to add related host objects tab for clusters. For this we are trying to filter the host on the sphere host view to display our hosts.For this we tried using the ConditionalProperty...
View ArticleDeprecated vSphere Client extension points (vise.relateditems.specs)
I was wondering what the plan is for the deprecated extension points. Is there an release that will no longer support these extension points? Most relevant to our current Flex->HTML migration is...
View ArticleUnexpected list of propertySpecs in QuerySpec from HTML client
Hi, We've extended the HTML client via the vise.relateditems.specs extension point and the data that is rendered in the view/columns displays correctly as long as we don't apply a filter using the...
View ArticleLet's meet at VMworld Europe!
Hi folks,Members of the SDK team will be present at VMworld Europe which is going to take place on 5-8 November in Barcelona.If you are attending I would happy to see you at my session on plugins: UI...
View ArticleNavigator panel doesnt refresh on task completion
Hi,On submit a dialog we do the following:1. Make http request to perform the action. If the user input is invalid then keep the dialog up and allow the input to be corrected.2. Get returned taskId...
View ArticlevSphere Client SDK 6.7 Update 1 is GA !!!
Hi all,vSphere 6.7U1 is out and is super exciting for the vSphere Client, the SDK and the plugins (see here). :) 1. vSphere Client is now at full parity with vSphere Web Client (Flex).2. NEW PLUGIN...
View ArticleSupporting third party web client plugin in Enhanced Linked Mode vCenter...
As per VMware document we are supposed to install the same plugin(our custom plugin) instance to all vCenter Servers in Enhanced Linked Mode vCenter Server setup, but we have a situation where our...
View ArticleUnregistering plugin for requires restart in 6.7
I've seen multiple discussions regarding the fact that unregistering an extension requires a restart of the Virgo server. Most of those were older and we haven't experienced this issue with 6.0 or...
View ArticleError displayed in browser's console when using 6.7u1 HTML client
We recently upgraded our 6.7 system to 6.7u1 and are now seeing this error in the browser's console log: Refused to apply style from 'https://10.1.176.143/ui/plugins/css' because its MIME type...
View ArticleCan i use datacenter api with Node JS?
We want to achive below functionality in Node JS :-Use user name and password to login to VCenterIdentify and Validate the cluster name and data center name as provided by user.It also checks whether...
View ArticleIssue cloning VM across linked-mode vCenter Server using SAML token
Hi, I have a vSphere Web Client HTML plugin with custom java service. The custom java service communicates with my external server that exposes all the services. I am trying to clone a VM from one...
View ArticleHow to saving/export VM's configuration?
I have a requirement to create a new VM(different location) using exactly the same configurations as of existing VM. I have copy of its virtual disks and so I am only interested in VM's configurations....
View Article