core_stats_reset
Reset statistics counters to clear errors and finished transfers for a specific stats group or all groups.
Instructions
Reset stats counters — Clears counters, errors, and finished transfers for the provided stats group or all groups.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group | No | Stats group identifier whose counters should be reset. Leave unset to reset all groups. | |
| _async | No | Run the command asynchronously. Returns a job id immediately. | |
| _group | No | Assign the request to a custom stats group. |