lb_list_firewall_rules
List firewall rules associated with a specific load balancer using its ID or name, enabling quick review of network access controls.
Instructions
List firewall rules for a load balancer.
Args: load_balancer_id: The load balancer ID or label (e.g., "web-lb", "api-load-balancer", or UUID)
Returns: List of firewall rules
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| load_balancer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |