Does "Providing Filtering Metadata" function work well in HTML5 client??
Hi,I use this function on my flex plugin before and run it in flex client, It work well.But now, I start to develop html5 plugin by using using html client SDK6.5. I encounter some problems.When I add...
View ArticleVsphere 6.5 Flex plugin
Hi, I have developed a vsphere plugin using VSphere 6.5 and ESXI 6.5, I have used STS to develop the plugin.I could see my plugin completely functional in my development setup, where as when i try to...
View ArticlevSphere Plug-in
Can anyone point me in the direction of some documentation which will show me how to embed an existing HTML5/JavaScript web application into vSphere? I'd like to be able to access our existing UI right...
View ArticleUsing the same actionUid for both vm and vm template actions
I would like to be able to use a single action for both virtual machines objects and virtual machine template objects since they will be in mutually exclusive menus. I can see how this was done for the...
View ArticleCannot run program "ng" error while running build-plugin-package.xml in the...
I downloaded plugin-seed-0.9.4 from https://labs.vmware.com/flings/vsphere-html5-web-client I run the scripts "tools\generate-plugin.bat" to generate myplugin-service and myplugin-ui, when I run the "...
View ArticlevSphere Management SDK url is just blank page
I'm trying to get started using the vSphere API, reading the document at the link below I should be able to browse to my vcenter using "sdk" in the URL but it's blank. Also I read that you have to...
View ArticleCan't get the VM ticket
I want to get the webmksTicketIn a browser go to https://vCenter.Server.IP.Address/mobProvide your login credentials for Administrator@vsphere.local or another SSO accountClick content > rootFolder...
View ArticleCannot get service content via API...
Hi laurentsd, we encountered a problem when using vimService.getVimPort().retrieveServiceContent() in vim25.jar package from html-client-sdk\libs, the code we use in Java service is same with...
View ArticleException thrown by SsoUtil: SSO admin service failure
I'm diagnosing an issue in an Enhanced Linked Mode environment running 6.0 update 1 (2 vCenters, same domain) where I'm getting the following exception when calling UserSessionService.getUserSession():...
View ArticlevSphere Web Services SDK 6.0: where are the com.vmware.vim.mo.* classes?
Hello, Until now I used the precompiled SDK\vsphere-ws\java\JAXWS\lib\vim25.jar for delopment. Now, I need some classes from ...vim25.mo.* and they are not included in the precompiled jar. I recompiled...
View ArticleHTML plugin-seed 0.9.5 is available, upgraded to Angular 4, CLI 1.0 and...
HTML plugin-seed 0.9.5 is available at https://labs.vmware.com/flings/vsphere-html5-web-client (download plugin-seed-0.9.5.zip)Highlights:- Upgraded to Angular 4 and Angular-CLI 1.0 that were just...
View ArticleThinapp and Windows 10 Creator Update
Hello, we are running different virtual applications with thinapp on windows 10.After upgrading to windows 10 creator update these applications crash.Every time the event viewer shows an error 1000,...
View ArticleIs there vSphere SDK API to perform Storage Array Type Policy(SATP) rule...
Hi all, Is there vSphere SDK API available to perform Storage Array Type Policy(SATP) rule removal and reclaim operation on vCenter Server 6?I can perform these operations from ESXi console using...
View ArticlevSphere SDK createScheduledTask problems in java
Hi, I am trying to use vsphere sdk 6 to create scheduled task to unmap datastore, here is the code: sc: ServiceContenthostStorageSystem: HostStorageSystemvmfsUuid: String (the vmfsUuid of a specific...
View ArticleVMware Workstation Pro 12.5.5 do not work with Windows 10 Creator Update...
VMware Workstation Pro 12.5.5 do not work with Windows 10 Creator Update (1703). System said that not enough memory is available!
View ArticleAdd VM to DRS Rule
I am working on a script and a PowerCLI commandlet seems to already be written for it. The script adds an existing vm to an existing DRS Rule. Here is the code for the commandlet I would like to...
View ArticleDo not release plug-ins with level="Debug" set in service-config.xml
Hi plug-in developers,As many of you know, the Flex log level can be set to DEBUG to generate extensive logs. This option will be helpful while developing and debuging hard problems in Flex plugins.For...
View ArticleCreate vm from template with custom name within vApp
I tried to create vm from template with custom name in vApp using RecomposeVAppParams command and used SourcedItem and CreateItem but I can't. Every time I get "Bad request ... " error. What is the...
View ArticleNavigationRequest is not working as expected in vSphere 6.5 setup
Hi, For my Flex plugin I have to display list of datastores with latency.On datastore name click, UI should navigate from my custom view to vsphere datastore's manage -> performance view.I have used...
View ArticleHTML Plugin-seed 0.95: Problems compiling (webpack: Failed to compile)
(continued from Re: HTML plugin-seed 0.9.5 is available, upgraded to Angular 4, CLI 1.0 and Clarity 0.9.0) Hi, I'm trying to build this environment using my Mac development environment. I've followed...
View Article