get_firewall_rule
Retrieve a custom firewall rule's full configuration by ID, including filter, action, and priority, to investigate block triggers.
Instructions
Get details of a specific custom firewall rule by ID. Returns the full rule configuration including filter expression, action, and priority. Useful for investigating why a specific rule triggered a block.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rule_id | Yes | required,The ID of the firewall rule | |
| zone_id | Yes | required,The ID of the zone |