Traffic Pool
Get Auto Hydration Status
This endpoint retrieves the current auto hydration status for a specified KVM VPS.
The api_host
parameter, obtained from the ‘Create AUTH-session’ response, must be included in the request to route the request correctly.
Provide the signature
, kvm_id
, and valid_until
parameters from the ‘Create AUTH-session’ response to authenticate the request.
POST
Body
application/x-www-form-urlencoded
Parameters required to retrieve the auto hydration status of a KVM VPS.
The session signature obtained from the 'Create AUTH-session' call.
The unique identifier of the KVM VPS.
The expiration timestamp for the session, obtained from the 'Create AUTH-session' call.
Was this page helpful?