GetAlarmsV2
Retrieves a number of filtered alarms, along with the alarm cache status.
Available from DataMiner 10.0.7 onwards.
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. |