pve_realm_delete
Delete an authentication realm, with dry-run preview of affected users and confirmation required to prevent lockout.
Instructions
MUTATION (HIGH, lockout-class): delete an auth realm. Dry-run by default — the PLAN reads users to count who can no longer log in, and refuses built-in pam/pve. confirm=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | 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 |