GetAlarmPageUpdates
Use this method to retrieve alarm page information for a custom selection of alarms that match the specified filters. (Available from DataMiner 9.5.6 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 |
---|---|---|
GetAlarmPageUpdatesResult | Array of DMAAlarmPageUpdate | The alarm page information for the alarms matching the specified filters. |