get_firewall_rule
Retrieve specific firewall rule details for a Vultr load balancer using rule and load balancer identifiers to manage network security configurations.
Instructions
Get details of a specific firewall rule.
Args: load_balancer_id: The load balancer ID or label (e.g., "web-lb", "api-load-balancer", or UUID) firewall_rule_id: The firewall rule ID
Returns: Firewall rule details
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| load_balancer_id | Yes | ||
| firewall_rule_id | Yes |