pve_realm_update
Update a Proxmox VE authentication realm. Dry-run by default; set confirm=true to apply changes. Use options for type-specific fields. Caution: built-in realms affect access.
Instructions
MUTATION: update a realm. Dry-run by default — built-in pam/pve realms are flagged HIGH
(changing them risks breaking logins). confirm=True. options carries type-specific fields
(server1/base_dn/etc.) passed verbatim; PVE validates them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | ||
| comment | No | ||
| confirm | No | ||
| options | 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 |