get_vm_status
Obtain the current runtime status of a virtual machine, including state, CPU, memory, disk, network, and uptime for performance monitoring.
Instructions
Get the current runtime status of a VM (state, CPU, memory, disk, network, uptime).
Args: node: The node name. vmid: The VM ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| vmid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |