core_bwlimit
Retrieve the current bandwidth limit or set a new one using a rate like '5M' or a schedule string.
Instructions
Get or update bandwidth limits — Reads the current bandwidth limit or applies a new schedule string, just like rclone rc core/bwlimit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rate | No | Bandwidth limit to apply, for example `off`, `5M`, or a schedule string. | |
| _async | No | Run the command asynchronously. Returns a job id immediately. | |
| _group | No | Assign the request to a custom stats group. |