Hi all,
We've just released Fling 11 : https://labs.vmware.com/flings/vsphere-html5-web-client and it contains the first set of new JavaScript APIs.
The goal is to facilitate the transition of existing vSphere Flex Client plug-ins to vSphere HTML Client plug-ins and ensure more stable ecosystem.
The new JavaScript APIs cover the following use cases which so far were not supported with the HTML Bridge APIs:
• Custom plugin data can be passed from the parent window to the modal iframe.
• Developers can pass data from a modal to its parent when the modal is about to be closed.
• Developers can specify multiple target ids when opening a dialog.
• Developers can specify the dialog title and X button as optional.
The APIs are divided into namespaces for easier access, understanding and categorization and overcome the existing security concern that sensitive information was passed via URL parameter.
The new JavaScript APIs are available only for the vSphere HTML Client. For more details refer to the complete documentation available from: \html-client-sdk\docs\New-Javascript-API.html.
Thanks,
Ina