nodes_usage_history_get_stats_nodes_usage
Fetch node bandwidth usage statistics for a specified start/end date range, limited to top nodes, to monitor traffic and identify high-usage nodes.
Instructions
GET /api/bandwidth-stats/nodes Get Nodes Usage by Range Tags: Bandwidth Stats Controller Пагинация через query-параметры: start.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | End date (YYYY-MM-DD) | |
| start | Yes | Start date (YYYY-MM-DD) | |
| topNodesLimit | No | Limit of top nodes to return |