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: application/json

Parameter Type Required Description
Accept application/json true  

Related CLI command: getAuthenticationRealms.

Parent topic: authenticationRealm resource