nothing changed but testing dev branch
This commit is contained in:
33
notification_rule/f42b66c0-0b6a-11f1-9957-b95a9cb5ea38.json
Normal file
33
notification_rule/f42b66c0-0b6a-11f1-9957-b95a9cb5ea38.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"entityType" : "NOTIFICATION_RULE",
|
||||
"entity" : {
|
||||
"additionalConfig" : {
|
||||
"description" : "Send notification to tenant admins when comment is added by user on active alarm"
|
||||
},
|
||||
"enabled" : true,
|
||||
"externalId" : null,
|
||||
"id" : {
|
||||
"entityType" : "NOTIFICATION_RULE",
|
||||
"id" : "f42b66c0-0b6a-11f1-9957-b95a9cb5ea38"
|
||||
},
|
||||
"name" : "Comment on active alarm",
|
||||
"recipientsConfig" : {
|
||||
"targets" : [ "f4226610-0b6a-11f1-9957-b95a9cb5ea38" ],
|
||||
"triggerType" : "ALARM_COMMENT"
|
||||
},
|
||||
"templateId" : {
|
||||
"entityType" : "NOTIFICATION_TEMPLATE",
|
||||
"id" : "f42aca80-0b6a-11f1-9957-b95a9cb5ea38"
|
||||
},
|
||||
"triggerConfig" : {
|
||||
"triggerType" : "ALARM_COMMENT",
|
||||
"alarmSeverities" : null,
|
||||
"alarmStatuses" : [ "ACTIVE" ],
|
||||
"alarmTypes" : null,
|
||||
"notifyOnCommentUpdate" : false,
|
||||
"onlyUserComments" : true,
|
||||
"triggerType" : "ALARM_COMMENT"
|
||||
},
|
||||
"triggerType" : "ALARM_COMMENT"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user