LuckyT
Contributor
Contributor

Thanks.

Is there away to bypass vsphere-client? and directly launch the console using vmrc plugin? I want to show in my customized web page.

I'm retrieving ticket using below code. But i'm not sure how to pass this to vmrc plugin on the web page.

VirtualMachineTicket vmtic;

vmtic=vm.acquireTicket("mks");

vmtic.getTicket();

Note:

I'm not using vCloud.

Reply
0 Kudos