pve_template_convert
Convert a virtual machine into a template to streamline provisioning. Use dry-run to review changes before applying the irreversible conversion.
Instructions
MUTATION (IRREVERSIBLE): convert a guest into a template — effectively one-way. Dry-run by default (the PLAN flags it HIGH/irreversible); confirm=True to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | qemu | |
| node | No | ||
| vmid | 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 |