list_desktop_pools
List all VDI and RDS desktop pools in the Horizon environment, applying filters and pagination to find specific pools.
Instructions
List all desktop pools (VDI and RDS) in the Horizon environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) | |
| size | No | Results per page (max 1000) | |
| filter | No | Horizon filter JSON string. Example: {"type":"Contains","name":"name","value":"dev"} — see Horizon REST API docs for full filter syntax. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |