harvester_vm_list
List virtual machines across Harvester clusters with status, IP, node, CPU, and memory. Filter by cluster and namespace, control pagination and output format.
Instructions
List virtual machines across Harvester clusters with status, IP, node, CPU/memory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max items to return (default: 100) | |
| format | No | Output format: json, table (default: json) | |
| cluster | Yes | Harvester cluster ID | |
| continue | No | Pagination token from previous response (for next page) | |
| namespace | No | Namespace (empty = all namespaces) |