See the sample code I attached, it does this:
vimService = new VimService();
vimPort = vimService.getVimPort();
etc.
I am not a guru in this area :-) If that sample code doesn't help you may want to try the vSphere API forum.
See the sample code I attached, it does this:
vimService = new VimService();
vimPort = vimService.getVimPort();
etc.
I am not a guru in this area :-) If that sample code doesn't help you may want to try the vSphere API forum.