GetActiveAlarmCountForElementV2
Use this method to retrieve the number of active alarms on an element along with the alarm cache status.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| dmaID | Integer | The DataMiner Agent ID. |
| elementID | Integer | The element ID. |
Output
| Item | Format | Description |
|---|---|---|
| GetActiveAlarmCountForElementV2Result | DMAAlarmCountDataAndCacheStatus | An array listing the alarm count for each severity level, as well as the alarm cache status. |