pdm_pve_qemu_power
Manage VM power states on a PDM-registered remote: start, stop, shutdown, or resume. Dry-run returns a plan; confirm to execute.
Instructions
MUTATION: start/stop/shutdown/resume a VM on a PDM-registered remote (through PDM).
Dry-run by default: returns a PLAN (live state, blast radius, risk) recorded to the ledger. Re-call with confirm=True to submit. Task-backed → status='submitted'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmid | Yes | ||
| action | Yes | ||
| remote | Yes | ||
| 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 |