GetMaskedAlarmsForService
Use this method to retrieve the list of all the masked alarms of a particular service.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| dmaID | Integer | The DataMiner Agent ID. |
| serviceID | Integer | The service ID. |
Output
| Item | Format | Description |
|---|---|---|
| GetMaskedAlarmsForServiceResult | Array of DMAAlarm | The list of all the masked alarms of the specified service. |