pool_members
List all members of a specific pool, returning their IP, port, enabled state, and ratio. Use before enabling or disabling members to verify current configuration.
Instructions
[READ] List the members of a pool.
Returns Server IP, Port, Enabled and Ratio per member. Use before pool_member_enable or pool_member_disable; run pool_list first for the pool name. Reports configured state only, not live health-monitor results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pool | Yes | Exact pool name as shown by pool_list — matched literally, not fuzzily, and an unknown name is refused rather than ignored. Pools are often named differently from the Virtual Services that use them, so do not infer it from a VS name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |