18 lines
480 B
JSON
18 lines
480 B
JSON
{
|
|
"entityType" : "NOTIFICATION_TARGET",
|
|
"entity" : {
|
|
"configuration" : {
|
|
"type" : "PLATFORM_USERS",
|
|
"description" : "If rule trigger is an action that affects some user (e.g. alarm assigned to user) - this user",
|
|
"usersFilter" : {
|
|
"type" : "AFFECTED_USER"
|
|
}
|
|
},
|
|
"externalId" : null,
|
|
"id" : {
|
|
"entityType" : "NOTIFICATION_TARGET",
|
|
"id" : "f42461e0-0b6a-11f1-9957-b95a9cb5ea38"
|
|
},
|
|
"name" : "Affected user"
|
|
}
|
|
} |