get
https://api.controlup.com/daas-iq/v1/cloud/host-pools//session-hosts
Returns a paginated, optionally sorted and filtered list of session hosts for a specific host pool.
Ordered by name (ascending) by default. Supports multi-field sorting and JSON/RQL filters.
Sort format: Field:direction pairs comma separated (e.g. Name:asc,AllowNewSession:desc). Any public session host list-item property is sortable.
Filter format: Supports JSON and RQL formats (e.g. eq(powerState,Running)). Any public session host list-item property is filterable.
500Internal server error.
