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
Table 1. Header parameters
Parameter Type Required Description
Accept application/json true

Related CLI command: getAuthenticationRealms.