Skip to main content
Version: 1.28.0

RulesEngineInfo

compilationErrorCountinteger<int32>
executionErrorCountinteger<int32>
statusstring

Possible values: [STOPPED, RUNNING, ERROR]

RulesEngineInfo
{
"compilationErrorCount": 0,
"executionErrorCount": 0,
"status": "STOPPED"
}