Skip to content

Added method to access the console of a running VM in vCloud 5.5#706

Closed
juanfont wants to merge 4 commits intoapache:trunkfrom
juanfont:acquire_mks_ticket
Closed

Added method to access the console of a running VM in vCloud 5.5#706
juanfont wants to merge 4 commits intoapache:trunkfrom
juanfont:acquire_mks_ticket

Conversation

@juanfont
Copy link
Contributor

This patch adds support for /api/screen/action/acquireMksTicket API call, required to use the new VMware vCloud Director HTML5 Console (https://www.vmware.com/support/developer/html-console/).

Basic test included.

"""
Retrieve a mks ticket that you can use to gain access to the console
of a running VM.
:param vapp_or_vm_id: vApp or VM ID you want to connect to.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

include :type as well.

separate params with spaces so that the docs format correct
specify rtype.

@tonybaloney
Copy link
Contributor

Thanks @juanfont LGTM

@asfgit asfgit closed this in 2c31f61 Feb 16, 2016
asfgit pushed a commit that referenced this pull request Feb 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants