nodes_reset_node_traffic
Resets traffic usage counters for a specific node using its UUID, clearing accumulated stats to start a new monitoring or billing period.
Instructions
POST /api/nodes/{uuid}/actions/reset-traffic Reset Node Traffic Tags: Nodes Controller
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | ||
| confirm | No | Подтверждение выполнения не-GET операции. Без confirm:true возвращается превью запроса (метод, URL, тело) и запрос не отправляется (см. MCP_CONFIRM). |