Power Management
Power State
This endpoint retrieves the power state of the specified KVM VPS.
The api_host
parameter, obtained from the “Create AUTH-session” response,
is dynamically set in the URL.
Use the signature
, kvm_id
, and valid_until
parameters returned from the
“Create AUTH-session” response to authenticate the request.
POST
Body
application/x-www-form-urlencoded
Required parameters to retrieve the power state.
The body is of type object
.
Response
200
application/json
The power state of the KVM VPS was retrieved successfully.
The response is of type object
.