Collect Information
VPS Details
This endpoint retrieves comprehensive details about the specified KVM VPS,
including configuration, resource usage, network settings, and metadata.
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 fetch the information.
POST
Body
application/x-www-form-urlencoded
Required parameters to fetch all details for a KVM VPS.
The body is of type object
.
Response
200
application/json
All VPS details retrieved successfully.
The response is of type object
.