list_alb_forwarding_rules
Retrieve all forwarding rules configured on an application load balancer. Pass the data center and load balancer IDs to inspect current traffic routing.
Instructions
List all forwarding rules of an application load balancer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | nesting depth of returned objects (0-5, default 1) | |
| filters | No | server-side filters as property→value pairs (contains match); e.g. {"name":"prod"} If the result is empty, retry without filters — a filter typo or mismatch silently returns nothing. | |
| datacenter_id | Yes | the ID of the data center | |
| application_loadbalancer_id | Yes | the ID of the application load balancer |