get_rule
Retrieve detailed information about a specific firewall rule using its group and rule identifiers to manage network security configurations.
Instructions
Get information about a specific firewall rule.
Args: firewall_group_id: The firewall group ID or description (e.g., "web-servers" or UUID) firewall_rule_id: The firewall rule ID
Returns: Firewall rule information
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| firewall_group_id | Yes | ||
| firewall_rule_id | Yes |