pve_node_stop_all
Stop all virtual machines and containers on a Proxmox VE node to perform maintenance, conserve resources, or shut down infrastructure.
Instructions
Stop all VMs and containers on node
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name | |
| vms | No | Specific VMIDs to stop (comma-separated) | |
| force_stop | No | Force stop (kill) | |
| timeout | No | Timeout in seconds |