pve_realm_get
Retrieve a realm's full configuration including type, comment, TFA requirement, and type-specific settings like LDAP or AD details. Read-only access for inspection.
Instructions
Get a realm's full config (read-only). Returns realm type, comment, TFA requirement, and type-specific settings (server/base_dn for ldap; domain/server1 for ad; issuer-url/client-id for openid). Use pve_realm_create/update/delete to manage realms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | ||
| 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 |