Data API: Alerts Methods
| Name | Method / Path / Description |
|---|---|
| query | POST /alerts/query Retrieves open alerts for specified filters. |
| history query | POST /alerts/history/query Retrieves closed alerts for specified filters. |
| update | POST /alerts/update Changes acknowledgement status of the specified open alerts. |
| delete | POST /alerts/delete Deletes specified alerts by id from the memory store. |