GlobalRuleset
Server-assigned creation time.
Whether the ruleset should be deployed and evaluated.
trueLatest compilation or execution error, when present.
Server-assigned numeric ruleset identifier.
27Rules source language. JAVASCRIPT is retained for legacy records but cannot be newly created.
Possible values: [JAVASCRIPT, GROOVY, JSON, FLOW]
Server-assigned last modification time.
meta object
Optional execution and presentation metadata.
Optional execution and presentation metadata.
Human-readable ruleset name.
Possible values: >= 3 characters and <= 255 characters
High temperature alertRules source encoded according to lang.
Transient deployment status.
Possible values: [READY, DEPLOYED, COMPILATION_ERROR, VALIDITY_PERIOD_ERROR, EXECUTION_ERROR, LOOP_ERROR, DISABLED, PAUSED, EXPIRED, REMOVED, EMPTY]
Optimistic-lock version.
2{
"createdOn": "2024-07-29T15:51:28.071Z",
"enabled": true,
"error": "string",
"id": 27,
"lang": "JAVASCRIPT",
"lastModified": "2024-07-29T15:51:28.071Z",
"meta": {},
"name": "High temperature alert",
"rules": "string",
"status": "READY",
"version": 2
}