Get information about all authentication realms on the server

This command returns a JSON representation of all authentication realms.

Request

GET https://{hostname}:{port}
    /cli/authenticationRealm/info
Accept: {contentType}
Table 1. Header parameters
Parameter Type Required Description
Accept
  • application/json
  • application/yaml
true

Related CLI command: getAuthenticationRealms.