GetCurrentAlarmByRootIDV2
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.0.7 onwards.
Input
Item | Format | Description |
---|---|---|
connection | String | The connection ID. See ConnectApp. |
dmaID | Integer | The DataMiner Agent ID. |
rootAlarmID | Integer | The root alarm ID. |
Output
Item | Format | Description |
---|---|---|
GetCurrentAlarmByRootIDV2Result | DMAAlarm | The current alarm associated with the specified root alarm ID, as well as the alarm cache status. |