Skip to main content

VNC_URL

statusboolean

Whether the request succeeded.

messagestring

Human-readable description of the result.

vnc_url object

URL of the VNC console for the VM.

idinteger

Unique numeric identifier.

vnc_urlstring

URL of the VNC console for the VM.

VNC_URL
{
"status": true,
"message": "string",
"vnc_url": {
"id": 0,
"vnc_url": "string"
}
}