Get information about an AuthenticationRealm
This command returns a JSON representation of an AuthenticationRealm
Request
GET https://{hostname}:{port}
/cli/authenticationRealm/{realm}
Accept: {contentType}
| Parameter | Type | Required | Description |
|---|---|---|---|
| realm | string | true | Name or ID of the Authentication realm |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: getAuthenticationRealm.