You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
400 B
16 lines
400 B
[ssg_mobile_alert]
|
|
is_custom = 1
|
|
disabled = 0
|
|
label = Mobile Alert
|
|
description = Sends an alert to mobile devices!
|
|
icon_path = mobileIcon.png
|
|
payload_format = json
|
|
param.alert_description = $description$
|
|
param.alert_id=$id$
|
|
param.alert_severity=$alert.severity$
|
|
param.alert_time=$trigger_time$
|
|
param.app_name = $app$
|
|
param.owner = $owner$
|
|
param.results_link = $results_link$
|
|
python.version = python3
|