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.
Parameters required to retrieve the auto hydration status of a KVM VPS.
The session signature obtained from the 'Create AUTH-session' call.
"session_signature_12345"
The unique identifier of the KVM VPS.
"kvm_xxxxx_yyyyy"
The expiration timestamp for the session, obtained from the 'Create AUTH-session' call.
"1737476000"