pve_realms_list
List authentication realms configured in Proxmox, including type, comment, TFA setting, and default flag.
Instructions
List authentication realms/domains configured in Proxmox (read-only). Returns each realm's type (pam/pve/ldap/ad/openid), comment, TFA setting, and default flag. Use pve_realm_get for type-specific config; use pve_realm_create/update/delete to manage realms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| 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 |