Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Launch Console #2

Open
raajmuthalaghuav opened this issue Jul 2, 2022 · 2 comments
Open

Launch Console #2

raajmuthalaghuav opened this issue Jul 2, 2022 · 2 comments

Comments

@raajmuthalaghuav
Copy link

Hi, Does this project provides Open console of the VM?

Thanks,
Raaj | [email protected] | 9962010204

@nutanixdevteam
Copy link

Hi,

This demo doesn't include a demo of opening a VM console. It is intended to show the use of Nutanix v2.0 REST APIs for simple CRUD operations e.g. deployment of storage containers and virtual machines via Prism Element only.

An example of the URL used when launching a VM console is shown below:

https://<pe_ip>:9440/console/lib/noVNC/vnc_auto.html?path=vnc/vm/<vm_uuid>/proxy&title=<vm_name>&uuid=<vm_uuid>&uhura=true&attached=false&noV1Access=false&useV3=true

It should be relatively simple to generate a URL similar to that once you request VM's UUID using the v2.0 APIs and then popup a new browser window or tab with that URL.

@winnee0solta
Copy link

Hi, Does this project provides Open console of the VM?

Thanks, Raaj | [email protected] | 9962010204

did you find any solution for console? other than

https://<pe_ip>:9440/console/lib/noVNC/vnc_auto.html?path=vnc/vm/<vm_uuid>/proxy&title=<vm_name>&uuid=<vm_uuid>&uhura=true&attached=false&noV1Access=false&useV3=true

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

No branches or pull requests

3 participants