send_vm_monitor_command
Send a QEMU monitor command to a virtual machine for advanced low-level operations and diagnostics.
Instructions
Send a QEMU monitor command to a VM (advanced/low-level).
Args: node: The node name. vmid: The VM ID. command: The QEMU monitor command.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| vmid | Yes | ||
| command | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |