pve_guest_config_revert
Reapplies a previously captured guest configuration to revert changes. Dry-run by default; set confirm=True to execute.
Instructions
MUTATION (UNDO): re-apply a previously captured guest config (the prior_config returned by pve_guest_config_set). Dry-run by default; confirm=True to execute. Synchronous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | lxc | |
| node | No | ||
| vmid | Yes | ||
| confirm | No | ||
| prior_config | Yes | ||
| 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 |