How to new a custom objectCollection in navigator.virtualInfrastructure
HI,I want to new a custom object collection in the left hand side in inventory,the image view is below picture. and in the chassissRack-ui sample,the "listViewId" is...
View ArticleIs it necessary to rescanhba when creating nfs datstore?
I call createNasDatastore method to create nas datastore. I read the doc of createVmfsDatastore, but i do not know is it necessary to call rescanHba method. If it is necessary, i should do it before...
View ArticleHTML Bridge Portlet link label
I am working up on setting up some portlets for my plugin using the HTML bridge. When my portlet is displayed, the link inside the portlet that will bring up the dialog with my real contents has...
View ArticleHTML Bridge webpage display for invalid SSL certificate
With the old C# client, when a user installed our plugin on a system that didn't have a signed certificate, they were able to allow for the bad/lack of SSL certificate and continue to the page. This...
View ArticleCloning custom options with MSDN license
Hi, This is my first post so please forgive me if I've asked in the wrong forum. Quick one really, I'm cloning a VM on the same physical machine. I want to make this a full clone and be independent of...
View ArticleSupplying data for custom columns added to a vsphere object's table
I am working on adding some custom columns to the datastore table in my HTML Bridge based plugin. I have added the following to my plugin.xml file: <extension...
View ArticleHelp needed with the legacy script and HTML Bridge
Hi, I'm trying to get it work. I added </div><div> scriptPlugin.enabled = true</div><div> to C:\ProgramData\VMware\vSphere Web Client\webclient.properties_ and...
View ArticleAbout extension filtered by privileges
Hi All, In web client programming guide, it mentioned extension can be filtered by privilege, like this,<extension id="vsphere.core.hosts.sampleMonitorView">...
View Articleclient.FindEntityViews(typeof(HostSystem)...... SLOW take over 20 minutes to...
Hi, I have an app that i use to create some report from data I grab on each host connected to the VCs.... So when I connect I create an List of host using something like :...
View ArticleChange title Getting Started tab
Hi all,When I japanize a plugin for Web Client. I create an japanese locale properties file on locale folder and redeploy this plugin to VWC.But i got a ploblem on Getting Started tab. "Getting...
View ArticleUsing the vSphere API to Register a vSphere Client Plugin with VCenter 5.1...
Hello I am attempting to use the vsphere API to register a vSphere client plugin. I am programmatically creating an Extension object and filling in the extension details. However I am unable to set the...
View ArticleIntermittent Selected Object count
Hi ,We have developed our a plugin using VMware vSphere web client SDK version 5.1 .When we deploy this plugin in VMware vSphere web client 5.5 ,we observed object count shown on top of context menu...
View Articlesummary portlet data refresh
Hi, I need to add a refresh button in my summary portlet displayed in the summary section of the VM. I do not see any footer in the portlet that I have created using the...
View ArticleHow to deploy my plugin in vCenter Server Appliance?
Hi, Is it possible to deploy our custom plugins in vCenter Server Appliance?If possible, please provide the steps to achieve it. I didn't find any info related to this scenario in vSphere Web Client...
View Articlehow to catch notification that hourlyschedule task is triggered.
I am creating schedule task. - HourlyTaskScheduler and setting Action as CreateTaskAction, as we want to execute custom code for this schedule. - when scheduler invokes the task state goes to...
View ArticleWhen I have added a new extension to the tasks view (missing name) is coming...
i have successfully created new extension in tasks view. But name was missing for standard view.
View ArticleCreate backup before reinstall VM server
hello how to create a backup from a virtual machine on vmware server 2.0.2 on debian linux 6? i need to re-install the whole server, because of that i need to backup the vm to an external drive. how to...
View ArticlePropertyRequestSpec query
Hi There, I get ManagedObjectReference of the host and requested properties, when PropertyRequestSpec query request comes to my custom adapter. I want to fetch "hardware.systemInfo.uuid" property for...
View ArticleSize to fit on columnSetContainer
Hi, How to enable "Size to fit " on columnSetcontainer. It shows as disabled.I am using SDK 5.5 Thanks
View ArticleProblem with multiple adapters and included Jar file in a service.
Hello All, I am brand new here and I am willing to work with VMWare client sdk. I already started and exported several adapters to implement the whole functionality I need. However, I receive an error:...
View Article