I'm trying to satisfy a requirement that asks for an html-bridge plugin service layer to be able to read a remote vCenter's MOB entry (i.e. not the vCenter hosting the plugin). I've found examples in the vim25 sdk to connect to a vCenter...is it possible to use those calls from within the html-bridge service layer? I know that references to the DataService and QueryUtil objects are injected into the service layer via OSGI but I don't see I way to use these to connect to a different vCenter. Is there a better way to go about this? Thanks!
↧