Example searches: “404”, “Get deployment template”, “hide_deprecated”, “Create deployment template”, “201”
Retrieves a list of security realm configurations.
The security realm configurations were successfully returned
The list of security realms
The overview for the Elasticsearch security realm.
The identifier for the security realm
The friendly name of the security realm
The type of the security realm
Values are native, ldap, saml, or active_directory.
native
ldap
saml
active_directory
True if the security realm is enabled
The order the security realm should be evaluated
The URLs associated with the security realm
curl \ --request GET 'https://{{hostname}}/api/v1/platform/configuration/security/realms' \ --user "username:password"