Retrieve information about a realm rules engine
GET/rules/info/realm/:realm
Returns runtime status and error counts for an accessible realm engine, or null when that engine is not running. Restricted users cannot inspect realm engines.
Request
Responses
- 200
- 204
- 401
- 403
The request completed successfully
The requested realm rules engine is not running
Authentication is required or the supplied credentials are invalid
The authenticated user does not have permission to perform this operation