pve_realm_get
Retrieve a realm's full configuration to inspect its type, TFA requirements, and type-specific settings such as LDAP base DN or OpenID issuer URL.
Instructions
Get a realm's full config (read-only). Returns realm type, comment, TFA requirement, and type-specific settings (server1/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 | Realm id to look up, e.g. 'pam', 'pve', or a configured ldap/ad/openid realm name. | |
| 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 |