GetActiveAlarmsForServiceV2
Use this method to retrieve all the active alarms of a particular service along with the alarm cache status.
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 |
|---|---|---|
| GetActiveAlarmsForServiceV2Result | Array of DMAAlarm | The active alarms of the specified service, as well as the alarm cache status. |