Get VNC console link
GET/core/virtual-machines/:vm_id/console/:job_id
Retrieves the URL to access the VNC console for a specified virtual machine. Include the ID of the virtual machine for which to retrieve the VNC console and the job ID returned from GET /core/virtual-machines/{id}/request-console.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Get VNC Console Link Success
Bad Request
Unauthorized
Not Found
Internal Server Error
Was this page helpful?