This endpoint disables auto hydration for a specified KVM VPS, setting the hydration limit to 0 GB.
The api_host
parameter, obtained from the ‘Create AUTH-session’ response, must be dynamically set in the URL.
{"auto_hydration": 0}
Parameters required to disable auto hydration for a KVM VPS.
The body is of type object
.
Auto hydration disabled successfully.
The response is of type object
.
This endpoint disables auto hydration for a specified KVM VPS, setting the hydration limit to 0 GB.
The api_host
parameter, obtained from the ‘Create AUTH-session’ response, must be dynamically set in the URL.
{"auto_hydration": 0}
Parameters required to disable auto hydration for a KVM VPS.
The body is of type object
.
Auto hydration disabled successfully.
The response is of type object
.