Skip to main content
POST
Get Auto Hydration Status

Body

application/x-www-form-urlencoded

Parameters required to retrieve the auto hydration status of a KVM VPS.

signature
string

The session signature obtained from the 'Create AUTH-session' call.

Example:

"session_signature_12345"

kvm_id
string

The unique identifier of the KVM VPS.

Example:

"kvm_xxxxx_yyyyy"

valid_until
string

The expiration timestamp for the session, obtained from the 'Create AUTH-session' call.

Example:

"1737476000"

Response

Auto hydration status retrieved successfully.

response_1
object
or
string
Example:

"OR"

response_2
object
Last modified on December 17, 2025