Hi Team,
Basically, I am trying to populate a new tab in vSphere web client. I am able to register a script plugin and also able to see registered plugin tab in windows based vSphere client.
Configuration necessary to load the plugin is :
<scriptConfiguration version="1.0.0">
<key>please1234</key>
<description>SDK Pubs Sample vSphere Client Plug-in</description>
<name>vSphere API Reference Documentation Plug-in</name>
<vendor>VMware, Inc.</vendor>
<extension parent="InventoryView.
<title locale="en">vSphere Web Services SDK API ReferenceGuide</title>
<url>[http://192.168.2.199:80 | http://192.168.2.199/]</
</extension>
</scriptConfiguration>
We can see the registered plugin in web client as well. But, not able to see registered sub tab under "Classic Solution".
Does vSphere web client supports HTML(Registered plugin tab opens a html page).
Regards,
Rajshree