panorama_never_matched_rules
Identify security rules in a Panorama device group that never matched traffic. Analyze over a period to find unused rules.
Instructions
Find security rules that never matched traffic.
Args:
device_group: Name of the device-group to analyze
days: Analysis period in days (default: 30)
limit: Maximum number of rules to analyze (default: 100)
Returns:
Dict with never_matched_rules list and analysis details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_group | Yes | ||
| days | No | ||
| limit | No |