list_hosts
List hypervisor hosts across clusters with names, IPs, capacity, and health. Filter by cluster or OData expression to narrow results.
Instructions
List hypervisor hosts across clusters. Returns host names, IPs, resource capacity, and health. Optionally filter by cluster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_uuid | No | Filter hosts to a specific cluster UUID | |
| filter | No | OData filter expression | |
| limit | No | Maximum number of hosts to return. Omit to retrieve all (auto-paginates). |