GetAlarmPageUpdatesV2
Use this method to retrieve alarm page information for a custom selection of alarms that match the given filters, as well as the alarm cache status.
Available from DataMiner 10.0.7 onwards.
Input
Item | Format | Description |
---|---|---|
connection | String | The connection ID. See ConnectApp. |
filters | Array of DMAAlarmFilterV2 filters | The filters that the alarms must match. |
Output
Item | Format | Description |
---|---|---|
GetAlarmPageUpdatesV2Result | Array of DMAAlarmPageUpdate | The alarm page information for the alarms matching the specified filters, as well as the alarm cache status. |