Events Management Show¶
Toolbar¶
Name |
Tooltip |
Description |
|---|---|---|
Show logs |
Show event logs |
Fields¶
Name |
Data type |
Description |
|---|---|---|
Created by |
string |
Administrator who created this event definition. Displays the name or identifier of the administrator who created the object. Automatically populated for tracking and auditing purposes. |
Updated by |
string |
Administrator who last modified this event definition. Indicates the name or identifier of the administrator who last modified the object. Used to track changes and maintain audit history. |
Name |
string |
Name of the event definition. Specifies the name of the object. This field is required and should uniquely identify the object within its context. |
Description |
string |
Description of this event definition. Provides an optional text description of the object. Useful for documenting purpose, context, or configuration notes. |
Is enabled |
boolean |
Whether this event definition is currently enabled. Indicates whether the object is active or enabled. When disabled, the object becomes inactive or unavailable for use in operations. |
Action |
enum EMAIL, SMS, BLOCK, WEBHOOK, SYSLOG, SCRIPT |
The action performed when a matching event is triggered. |
Source |
enum SYSLOG, SNMP |
The source type of events being monitored. |
Template |
enum TemplateType |
The template used for parsing event data from external systems. |
Time unit |
enum PT5M, PT10M, PT30M, PT1H, PT2H, PT4H, PT8H, PT12H, PT24H |
The time unit for triggering the event action. |
Action URL |
string |
The URL endpoint called when the action is triggered. |
Integration server |
oneOf MiniListIntegrationServerResponse |
Integration server used for processing the event. |
Action Http request type |
enum ActionHttpRequestType |
HTTP method used for the request (GET or POST). |
Action Http POST data |
string |
Data sent in the HTTP POST request. |
Panels¶
Name |
Data type |
Template |
Description |
|---|---|---|---|
Notification channels |
array of entity preview |
Unordered list / Table |
Notification channels configured for alerts. |
Administration groups |
array of entity preview |
Unordered list / Table |
Administration groups that can manage this event definition. |
Phrases |
array of |
Unordered list / Table |
The text phrases or patterns that trigger this event definition. |