hmc_get_ldap_config
Get the current HMC LDAP server configuration, including LDAP URL, base DN, bind DN, search filter, and HMC group mappings. Returns None if no LDAP is configured.
Instructions
Get the current HMC LDAP server configuration.
Returns a single resource dict describing the configured LDAP server URL,
base DN, bind DN, search filter, and HMC group mappings, or None if no
LDAP is configured.
Equivalent to Ansible hmc_user state=ldap_facts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |