update_simple_queue
Modify an existing MikroTik simple queue to change rate limits, target IPs, or scheduling settings.
Instructions
Updates an existing simple queue's rate limits, target, or scheduling settings.
Notes: target: IP/CIDR or interface e.g. "192.168.1.0/24" or "ether1" max_limit / limit_at / burst_limit / burst_threshold: upload/download bandwidth as "UL/DL" e.g. "10M/10M", or single value e.g. "10M" burst_time: duration e.g. "8s" priority: 1 (highest) – 8 (lowest)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dst | No | ||
| name | Yes | ||
| queue | No | ||
| device | No | ||
| parent | No | ||
| target | No | ||
| comment | No | ||
| disabled | No | ||
| limit_at | No | ||
| new_name | No | ||
| priority | No | ||
| max_limit | No | ||
| burst_time | No | ||
| bucket_size | No | ||
| burst_limit | No | ||
| packet_marks | No | ||
| burst_threshold | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |