GetCurrentAlarmByRootIDV3
Use this method to retrieve the current alarm associated with a particular root alarm ID, as well as the alarm cache status.
Available from DataMiner 10.3.0 [CU20]/10.4.0 [CU8]/10.4.11 onwards.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| dmaID | Integer | The DMA ID of the element. |
| elementID | Integer | The element ID. |
| rootAlarmID | Integer | The root alarm ID. |
Output
| Item | Format | Description |
|---|---|---|
| GetCurrentAlarmByRootIDV3Result | DMAAlarm | The current alarm associated with the specified root alarm ID, as well as the alarm cache status. |