Home > @activeviam/activeui-sdk > ActiveMonitorAlert
ActiveMonitorAlert interface
Alert received from an ActiveMonitor websocket.
Signature:
export interface ActiveMonitorAlert
Properties
| Property | Type | Description |
|---|---|---|
| content | string | |
| eventId | number | |
| id | ActiveMonitorAlertId | |
| monitorId | string | |
| site | string | |
| start | number | |
| stop | number |