Add notification channel / Edit notification channel Form¶
Toolbar¶
Fields¶
Name |
Data type |
Description |
|---|---|---|
Name |
string |
The unique name identifier for this notification channel configuration. |
Description |
string |
Additional description explaining the purpose of this notification channel. |
Is enabled |
boolean |
Indicates whether this notification channel is active and can send notifications. |
Type |
enum SMS, EMAIL, SYSLOG, WEBHOOK |
The delivery method for notifications (e.g., email, SMS, syslog, webhook). |
Integration server |
oneOf NestedIdentifier |
The integration server used for sending notifications through external systems. |
Syslog host |
string |
The syslog server hostname or IP address for forwarding notifications. |
Modules |
enumArray PKI, CERTIFICATE, DISK, LICENSE, SERVICE, AUTHORIZATION, LDAP, SMTP, SMS, REBUILD_CONFIG, CP_RESET_TOKEN |
System modules that will trigger notifications through this channel. |
Notify time |
enum NotifyTime |
The scheduled time for sending periodic notifications. |
Users |
array of entity preview |
Users or administrators who will receive notifications through this channel. |
Administration groups |
array of entity preview |
Administration groups that can manage this notification channel. |