pbs_traffic_control_delete
Remove a Proxmox Backup Server traffic-control rule to unthrottle backups on a network. Uses dry-run by default; set confirm=True to execute.
Instructions
MUTATION (LOW): remove a PBS traffic-control (bandwidth-limit) rule. Dry-run by default.
After deletion: backups run unthrottled on the matched network. Recoverable by re-creating the rule with pbs_traffic_control_upsert. confirm=True to execute.
DELETE /config/traffic-control/{name} Smoke-confirm: response shape on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| confirm | No | ||
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |