Notification Settings
The /discoveryRules/{ID} has the /discoveryRules/{ID}/notificationSettings sub-resource with properties representing notification settings of a discovery rule.
Property | Type | Description |
---|---|---|
scheduleType | String | Type of schedule for sending notifications. Possible values:
|
scheduleTime | String | Time at which e-mail notifications must be sent. Time string is formatted in accordance with ISO 8601. |
scheduleDay | String | Day at which e-mail notifications must be sent. |
from | String | Sender e-mail address. |
to | String | Recipient e-mail address. |
subject | String | Subject of an e-mail. |
Example