proxmox_guest_shutdown
Gracefully shutdown a VM or LXC container on a Proxmox node by specifying the type, node, and VM ID.
Instructions
Gracefully shutdown a VM (type=vm) or LXC container (type=lxc) (requires elevated permissions)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name where VM is located | |
| type | Yes | ||
| vmid | Yes | VM ID number |