RulesEngineInfo
statusstring
Possible values: [STOPPED
, RUNNING
, ERROR
]
compilationErrorCountint32
executionErrorCountint32
RulesEngineInfo
{
"status": "STOPPED",
"compilationErrorCount": 0,
"executionErrorCount": 0
}