RulesEngineInfo
compilationErrorCountinteger<int32>
executionErrorCountinteger<int32>
statusstring
Possible values: [STOPPED, RUNNING, ERROR]
RulesEngineInfo
{
"compilationErrorCount": 0,
"executionErrorCount": 0,
"status": "STOPPED"
}