v1
latestOpenAPI 3.0.02026-07-2248161142.3 KBTraffic Pool
Get Global Traffic Pool Size
This endpoint retrieves the total size of the global traffic pool for a specified KVM VPS.
The api_host parameter, obtained from the "Create AUTH-session" response,
is dynamically set in the URL.
post/kvm/v2/get/pool_traffic
Response
Global traffic pool size retrieved successfully.
Example response
{
"status": "success",
"msg": "traffic_pool exists",
"available_pool_traffic": "5000"
}