shutdown_vm
Gracefully power off a VM via ACPI. Supply node and VM ID; optionally set timeout (seconds) before force-stop. Requires lifecycle risk setting.
Instructions
Gracefully shutdown a VM via ACPI. 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. | |
| timeout | No | Seconds to wait for ACPI shutdown before force-stop. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |