list_vms
Get an inventory of QEMU virtual machines across the cluster, with optional filtering by node or running/stopped status.
Instructions
List all QEMU virtual machines across the cluster.
Args: node: Optional. Filter by node name. status: Optional. Filter by status ('running', 'stopped').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| status | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |