update_traffic_limiter
Update pfSense traffic limiter settings by ID, including bandwidth, enabled state, name, and description, to control network traffic limits.
Instructions
Update an existing traffic limiter by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mask | No | Mask type (none, srcaddress, dstaddress) | |
| name | No | Limiter name | |
| descr | No | Description | |
| enabled | No | Whether the limiter is enabled | |
| maskbits | No | Mask bits for per-host limiting | |
| bandwidth | No | Bandwidth value | |
| limiter_id | Yes | Traffic limiter ID (from search_traffic_limiters) | |
| bandwidthtype | No | Bandwidth unit (Kb, Mb, Gb, b) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||