panorama_rules_without_profile
Identifies security rules in a Panorama device-group that lack a Security Profile Group, helping to pinpoint misconfigured or incomplete policies. Returns a list of such rules and a count.
Instructions
Find security rules without Security Profile Group attached.
Args:
device_group: Name of the device-group to analyze
limit: Maximum number of rules to analyze (default: 100)
Returns:
Dict with total_rules_analyzed, rules_without_profile list, and count
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_group | Yes | ||
| limit | No |