stop_vm
Force-stop a virtual machine by cutting power immediately, similar to pulling the plug. Ideal for unresponsive VMs where graceful shutdown fails. Requires lifecycle-level risk setting.
Instructions
Force-stop a VM (like pulling the power). Requires PROXMOX_RISK_LEVEL=lifecycle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name where the VM resides. | |
| vmid | Yes | QEMU VM numeric ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |