I want to use the "VimPortType. acquireCimServicesTicket (ManagedObjectReference arg0)" method in the Java Service layer of my plug-in.
But how can i get the correct "ManagedObjectReference" hostsystem instance ?
At the beginning, i thought it may works in my PropertyProviderAdapter service class, but i was wrong...
I need help.