pool_list
List pools on the AVI Controller, optionally filtered by virtual service name. Returns name, member count, enabled status, and UUID.
Instructions
[READ] Discover pools on the Controller.
Returns Name, member count, Enabled and short UUID per pool. Use this before pool_members: pools are often named differently from the VS that use them.
Args: vs_filter: Substring matching VS names (e.g. 'web') — returns only the pools those VS reference. Omit for all pools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vs_filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |