Get information about an AuthenticationRealm

This command returns a JSON representation of an AuthenticationRealm

Request

GET https://{hostname}:{port}
    /cli/authenticationRealm/{realm}
Accept: {contentType}
Table 1. URL parameters
Parameter Type Required Description
realm string true Name or ID of the Authentication realm
Table 2. Header parameters
Parameter Type Required Description
Accept
  • application/json
  • application/yaml
true

Related CLI command: getAuthenticationRealm.