I want to write a simple java client app that connects to the vCenter server. I have the username/password/url, how do I retrieve the vise.usersession? I'm able to get the vim25.usersession by vimPort.login(...) but I'm not sure how to get the vise.usersession.
↧