pve_agent_fs
Freeze or thaw guest filesystems and run fstrim via QEMU agent. Dry-run plans the operation; confirm to execute.
Instructions
MUTATION: fsfreeze-freeze, fsfreeze-thaw, or fstrim inside the guest via the qemu-agent.
Dry-run by default: without confirm=True you get a PLAN recorded to the ledger. Re-call with confirm=True to execute.
Requires PROXIMO_ENABLE_AGENT=1 and the VMID in PROXIMO_AGENT_ALLOWLIST. command: fsfreeze-freeze | fsfreeze-thaw | fstrim No undo primitive on this plane; always pair freeze with thaw.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | ||
| vmid | Yes | ||
| command | 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 |