nothing changed but testing dev branch
This commit is contained in:
34
notification_rule/f42dd7c0-0b6a-11f1-9957-b95a9cb5ea38.json
Normal file
34
notification_rule/f42dd7c0-0b6a-11f1-9957-b95a9cb5ea38.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"entityType" : "NOTIFICATION_RULE",
|
||||
"entity" : {
|
||||
"additionalConfig" : {
|
||||
"description" : "Send notification to tenant admins when any Rule chain or Rule node failed to start, update or stop"
|
||||
},
|
||||
"enabled" : true,
|
||||
"externalId" : null,
|
||||
"id" : {
|
||||
"entityType" : "NOTIFICATION_RULE",
|
||||
"id" : "f42dd7c0-0b6a-11f1-9957-b95a9cb5ea38"
|
||||
},
|
||||
"name" : "Rule node initialization failure",
|
||||
"recipientsConfig" : {
|
||||
"targets" : [ "f4226610-0b6a-11f1-9957-b95a9cb5ea38" ],
|
||||
"triggerType" : "RULE_ENGINE_COMPONENT_LIFECYCLE_EVENT"
|
||||
},
|
||||
"templateId" : {
|
||||
"entityType" : "NOTIFICATION_TEMPLATE",
|
||||
"id" : "f42d3b80-0b6a-11f1-9957-b95a9cb5ea38"
|
||||
},
|
||||
"triggerConfig" : {
|
||||
"triggerType" : "RULE_ENGINE_COMPONENT_LIFECYCLE_EVENT",
|
||||
"onlyRuleChainLifecycleFailures" : true,
|
||||
"onlyRuleNodeLifecycleFailures" : true,
|
||||
"ruleChainEvents" : [ "STOPPED", "STARTED", "UPDATED" ],
|
||||
"ruleChains" : null,
|
||||
"ruleNodeEvents" : [ "STOPPED", "STARTED", "UPDATED" ],
|
||||
"trackRuleNodeEvents" : true,
|
||||
"triggerType" : "RULE_ENGINE_COMPONENT_LIFECYCLE_EVENT"
|
||||
},
|
||||
"triggerType" : "RULE_ENGINE_COMPONENT_LIFECYCLE_EVENT"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user