delete_traffic_shaper
Delete a traffic shaper by ID to remove bandwidth management rules. Irreversible action with confirmation required for execution.
Instructions
Delete a traffic shaper by ID. WARNING: This is irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be set to True to execute. Safety gate for destructive operations. | |
| dry_run | No | If True, preview the operation without executing. | |
| shaper_id | Yes | Traffic shaper ID (from search_traffic_shapers) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||