list_load_balancer_members
Retrieve backend member details of a load balancer, including private fixed IPs and pool ports for each VM.
Instructions
List the backend members of a load balancer — each member VM's private fixed IP and its port in the pool. Use after list_load_balancers to inspect exactly which VMs sit behind a load balancer. The id comes from list_load_balancers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Load balancer id from list_load_balancers. |