lb_list_forwarding_rules
Get all forwarding rules for a specified load balancer by providing its ID or label.
Instructions
List forwarding 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 forwarding rules
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| load_balancer_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |