GetActiveAlarmsForViewV2
Use this method to retrieve all active alarms of a particular view along with the alarm cache status.
Available from DataMiner 10.0.7 onwards.
Input
Item | Format | Description |
---|---|---|
connection | String | The connection ID. See ConnectApp. |
viewID | Integer | The view ID. |
Output
Item | Format | Description |
---|---|---|
GetActiveAlarmsForViewV2Result | Array of DMAAlarm | The active alarms of the specified view, as well as the alarm cache status. |