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 service, see Alert Service 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 Alert Service APIs, and whether they can be used by EnOS™ Cloud and EnOS™ Edge.

Alert Severity

Name Description EnOS Cloud EnOS Edge
Create Alert Severity Create a new alert severity ×
Delete Alert Severity Delete an alert severity ×
Search Alert Severity Search for alert severity based on the search criteria
Update Alert Severity Update an alert severity ×

Alert Type

Name Description EnOS Cloud EnOS Edge
Create Alert Type Create a new alert type ×
Delete Alert Type Delete an alert type ×
Search Alert Type Search for alert types based on the search criteria
Update Alert Type Update an alert type ×

Alert Content

Name Description EnOS Cloud EnOS Edge
Create Alert Content Create a new alert content ×
Delete Alert Content Delete an alert content ×
Get Alert Content Get an alert content based on orgId and contentId
Search Alert Content Search for alert content based on the search criteria
Update Alert Content Update an alert content ×

Alert Rule

Name Description EnOS Cloud EnOS Edge
Create Alert Rule Create an alert rule ×
Delete Alert Rule Delete an alert rule ×
Search Alert Rule Search for alert rules based on the search criteria ×
Update Alert Rule Update an alert rule ×

Alert Records

The APIs here can be used for both the old and new alert versions in the EnOS Management Console.

History & Active Alert Records

Name Description EnOS Cloud EnOS Edge
Create Alert Create an alert ×
Batch Create Alert Batch create alerts ×
Search Alerts Query active and historical alerts, where the pages of the returned results do not have to be in order ×
Scroll Alerts Query active and historical alerts ×
Close Alert Closes the active alert and stores as a history alert ×

Alert Tags

Name Description EnOS Cloud EnOS Edge
Update Alert Tags Update history and active alert tags ×
Batch Update Alert Tags Batch update the tags for the specified history and active alerts ×

Common Error Codes

Code Message Description
400 Wrong arguments Passed in incorrect parameters
601 Duplicate Data duplication
602 Business restriction Business restrictions
500 Internal error Internal service exception