Home > @activeviam/activeui-sdk > AllAlertOptions
AllAlertOptions interface
Signature:
export interface AllAlertOptions
Properties
Property | Type | Description |
---|---|---|
active | boolean | Flag to only retrieve active alerts instead of all. If not defined, all alerts are retrieved. |
from | ActiveMonitorPeriod | Bottom boundary for the alert start or stop time. |
to | ActiveMonitorPeriod | Top boundary for the alert start or stop time. |