<< Click to Display Table of Contents >> Navigation: Development > Project Artifacts > NotificationTarget |
NotificationTargets model recipients for project notifications and their settings.
{
"address" : "",
"componentFailureEnabled" : false,
"agentFailureEnabled" : false,
"licenceLimitReachedEnabled" : false
}
Attribute |
Value |
Note |
address |
The email address of the notification recipient. |
|
componentFailureEnabled |
Whether the recipient will receive notifications when a component (producer or aggregator) fails. |
|
agentFailureEnabled |
Whether the recipient will receive notifications when a the DTS agent fails. |
|
licenceLimitReachedEnabled |
Whether the recipient will receive notifications when the limit of concurrent calls or streams set by the licence is reached. |
|