curl --request GET \
--url http://localhost:8080/cabinet/admin/ban-system/traffic/top[
{
"username": "<string>",
"bytes_total": 0,
"bytes_limit": 123,
"over_limit": false
}
]Get top users by traffic.
curl --request GET \
--url http://localhost:8080/cabinet/admin/ban-system/traffic/top[
{
"username": "<string>",
"bytes_total": 0,
"bytes_limit": 123,
"over_limit": false
}
]