TriggerNotification
The notification details of the trigger.
TriggerNotification
The notification details of the trigger.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
notificationType | string (enum - DailySummary) | No | The type of notification, i.e. 'DailySummary'. |
callback | boolean | No | Whether or not the notification should be sent via callback.<br />true<br />false. |
emailNotification | boolean | No | Whether or not the notification should be sent via e-mail.<br />true<br />false. |
notificationGroupName | string | No | Name for the notification group. |
notificationFrequencyFactor | integer | No | Frequency factor for notification. |
notificationFrequencyInterval | string | No | Frequency interval for notification. |
externalEmailRecipients | string | No | E-mail address(es) where the notification should be delivered. |
smsNotification | boolean | No | SMS notification. |
smsNumbers | array | No | List of SMS numbers. |
reminder | boolean | No | |
severity | string (enum - Critical - Minor) | No | Severity level associated with the notification. Examples would be:<br />Major<br />Minor<br />Critical<br />NotApplicable. |