qm shutdown

Shutdown a virtual machine on QEMU/KVM Virtual Machine Manager. More information: https://pve.proxmox.com/pve-docs/qm.1.html.

qm shutdown {{VM_ID}}

qm shutdown --timeout {{10}} {{VM_ID}}

qm shutdown --keepActive {{true}} {{VM_ID}}

qm shutdown --skiplock {{true}} {{VM_ID}}

qm shutdown --forceStop {{true}} {{VM_ID}}