Hi,
I am trying to get the server info for everything vCenter servers that are configured in enhanced linked mode (which means they share the same PSC)
Tried _userSessionService.getUserSession().serverInfo on my test setup, in which two vCenter instances connected via ELM and share the same PSC, but it returned a single serverInfo object, the other server was not shown. Anyone has any idea?