VM
Open a VM VNC WebSocket
Validate the requested VM-owned VNC port and upgrade to the existing authenticated WebSocket relay. This documents the HTTP handshake, not WebSocket frames.
get/vnc/{port}
Path parameters
portinteger required
VM-owned VNC port
Query parameters
authstring required
Opaque hex-encoded WebSocket authentication payload
overtakeboolean
Take over an existing VNC session
Changes
Changed in 1 of the 43 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○