lb_get_firewall_rule
Retrieve detailed configuration of a specific firewall rule attached to a Vultr load balancer by providing the load balancer ID or label and the rule ID.
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
| Name | Required | Description | Default |
|---|---|---|---|
| firewall_rule_id | Yes | ||
| load_balancer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||