manage_traffic_rule
Create, update, delete, or list traffic matching rules to identify network traffic by ports, protocols, IP ranges, or DPI applications for firewall and QoS policies.
Instructions
List, create, update, or delete traffic matching lists. Traffic rules define patterns for matching network traffic — used by firewall policies and QoS rules to identify specific traffic types (e.g. gaming, video streaming). LIST: returns all traffic matching lists. CREATE/UPDATE: define matching criteria (ports, protocols, IP ranges, DPI apps).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Operation to perform | |
| ruleId | No | Traffic matching list ID (required for update/delete) | |
| name | No | Traffic matching list name. Convention: 'traffic-{category}', e.g. 'traffic-gaming', 'traffic-streaming' | |
| type | No | Traffic matching list type | |
| filter | No | Filter expression (for list only) |