VNC Console
Operations for retrieving the VNC console for a specified virtual machine.
Endpoint Name | URL | Description |
---|---|---|
Retrieve API path for VNC Console | GET /core/virtual-machines/{id}/request-console | Retrieves the endpoint path to be sent in the GET /core/virtual-machines/{virtual_machine_id}/console/{job_id} request. |
Retrieve URL for VNC console | GET /core/virtual-machines/{virtual_machine_id}/console/{job_id} | Retrieves the URL to access the VNC console. |