This endpoint retrieves a few basic details about the 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 obtained
from the same response to access the VPS details.
Required parameters to fetch basic details about the KVM VPS.
All parameters must be passed in the request body as application/x-www-form-urlencoded
.
The body is of type object
.
Basic details about the KVM VPS retrieved successfully.
The response is of type object
.