pve_cloudinit_set
Update cloud-init fields (user, SSH keys, IP config) on a QEMU guest. Dry-run shows plan with secrets masked; confirm to apply changes.
Instructions
MUTATION: set cloud-init fields (ciuser/sshkeys/ipconfigN/...) on a QEMU guest. Dry-run by default — the PLAN shows the diff with secrets masked; confirm=True to execute. Synchronous. Secret fields (cipassword) are never echoed to results or the ledger.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | qemu | |
| node | No | ||
| vmid | Yes | ||
| changes | 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 |