Hi,
We are developing a plugin for the vsphere web client, and until now, in order to retrieve data from the vc we are connected to we used UserSessionManager.instance.userSession.serversInfo[0].
But now whenever we use a linked vc configuration serversInfo contains the list of all linked VCs and we cannot determine which one is the vc on which the web client is invoked.
Is there a way the plugin can identify which of this servers is the relevant one?
Thanks!
Ella