Create Alert Rule |
A new parameter triggeringDelayTimer is supported in request body to indicate the time of delaying the alert triggering. |
Search Active Alert |
The response parameter value in the ActiveAlert struct supports recording the measurement point value when triggeringDelayTimer starts counting. |
Search Alert Rule |
A new parameter triggeringDelayTimer is supported in AlertRule struct to indicate the time of delaying the alert triggering. |
Search History Alert |
- The function is changed to query historical alarms in the last three months.
The response parameter value in the HistoryAlert struct supports recording the measurement point value when triggeringDelayTimer starts counting.
|
Update Alert Rule |
A new parameter triggeringDelayTimer is supported in alertRule struct to indicate the time of delaying the alert triggering. |