This endpoint enables VNC access for a specified KVM VPS.
The api_host
parameter, obtained from the “Create AUTH-session” response,
is dynamically set in the URL.
Provide the signature
, kvm_id
, valid_until
, and vnc_pw
parameters to activate VNC.
Required parameters to enable VNC access.
All parameters must be passed in the request body as application/x-www-form-urlencoded
.
The body is of type object
.
VNC access enabled successfully.
The response is of type object
.