bandwidth_stats_nodes_get_stats_node_users_usage
Fetch per-user bandwidth usage for a specific node UUID within a date range. Returns top users on that node to audit traffic and find heavy consumers.
Instructions
GET /api/bandwidth-stats/nodes/{uuid}/users Get Node Users Usage by Node UUID Tags: Bandwidth Stats Controller Пагинация через query-параметры: start.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | End date (YYYY-MM-DD) | |
| uuid | Yes | ||
| start | Yes | Start date (YYYY-MM-DD) | |
| topUsersLimit | No |