Get information about an AuthorizationRealm
This command returns a JSON representation of an AuthorizationRealm
Request
GET https://{hostname}:{port}
/cli/authorizationRealm/info?{parameters}
Accept: {contentType}
| Parameter | Type | Required | Description |
|---|---|---|---|
| realm | string | true | Name or ID of the AuthorizationRealm |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: getAuthorizationRealm.