Retrieve information about the global rules engine
GET/rules/info/global
Returns runtime status and compilation/execution error counts for the global engine, or null when that engine is not running. Super-user access is required.
Responses
- 200
- 204
- 401
- 403
The request completed successfully
The global 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