This endpoint retrieves the current status of the VNC session 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
, and valid_until
parameters to get the VNC session status.
Required parameters to retrieve the VNC session status.
All parameters must be passed in the request body as application/x-www-form-urlencoded
.
The body is of type object
.
VNC status retrieved successfully.
The response is of type object
.