pve_node_stopall
Stop all or selected running guests on a Proxmox node to perform maintenance. Requires confirmation to execute.
Instructions
MUTATION: stop ALL (or filtered) running guests on a PVE node.
RISK_HIGH — fleet-wide service outage unless vms filters the scope. Reversible via pve_node_startall, but guests must be restarted inside. confirm=True to execute.
POST /nodes/{node}/stopall Smoke-confirm: endpoint and vms param format not live-verified. May return task UPID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vms | No | ||
| node | No | ||
| confirm | No | ||
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |