Alert Service Overview¶
Through the alert service, you can define the alert content, type, severity level, and trigger conditions for the assets in the organization, and receive asset alert reporting and processing to achieve real-time status monitoring and fault analysis of the assets. For details on alert management, see Alert Management Overview.
The APIs in the alert service are some of the APIs EnOS provides that cover the core business processes of the system. For more information on EnOS APIs and the different APIs that EnOS provides, see About EnOS API.
For more information on how to invoke EnOS APIs, see Get Started with EnOS API.
Refer to the table below for the list of APIs, and whether they can be used by EnOS Cloud and EnOS Edge.
Alert Severity¶
Name |
Description |
EnOS Cloud |
EnOS Edge |
---|---|---|---|
Create a new alert severity |
√ |
× |
|
Delete an alert severity |
√ |
× |
|
Search for alert severity based on the search criteria |
√ |
√ |
|
Update an alert severity |
√ |
× |
Alert Type¶
Name |
Description |
EnOS Cloud |
EnOS Edge |
---|---|---|---|
Create a new alert type |
√ |
× |
|
Delete an alert type |
√ |
× |
|
Search for alert types based on the search criteria |
√ |
√ |
|
Update an alert type |
√ |
× |
Alert Content¶
Name |
Description |
EnOS Cloud |
EnOS Edge |
---|---|---|---|
Create a new alert content |
√ |
× |
|
Delete an alert content |
√ |
× |
|
Get an alert content based on |
√ |
√ |
|
Search for alert content based on the search criteria |
√ |
√ |
|
Update an alert content |
√ |
× |
Alert Rule¶
Name |
Description |
EnOS Cloud |
EnOS Edge |
---|---|---|---|
Create an alert rule |
√ |
× |
|
Delete an alert rule |
√ |
× |
|
Search for alert rules based on the search criteria |
√ |
× |
|
Update an alert rule |
√ |
× |
Alert Record¶
Active Alert Record¶
Name |
Description |
EnOS Cloud |
EnOS Edge |
---|---|---|---|
Calculate the number of active alerts |
√ |
√ |
|
Close an active alert |
√ |
√ |
|
Create an active alert |
√ |
√ |
|
Batch create active alerts |
√ |
× |
|
Delete an active alert |
√ |
√ |
|
Search for active alerts based on the search criteria |
√ |
√ |
History Alert Record¶
Name |
Description |
EnOS Cloud |
EnOS Edge |
---|---|---|---|
Create a new history alert |
√ |
√ |
|
Batch create history alerts |
√ |
× |
|
Search for the past 3 months’ historical alerts |
√ |
√ |
|
Search for the past 3 months’ historical alerts, querying the next page according to the returned pageToken |
√ |
× |