GetAlarmsV2
Retrieves a number of filtered alarms, along with the alarm cache status.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| filter | DMAAlarmFilterV2 | The filter that the alarms must match. |
Output
| Item | Format | Description |
|---|---|---|
| GetAlarmsResult | Array of DMAAlarm | The alarms matching the specified filter object, as well as the alarm cache status. |