GetCurrentAlarmByRootID
Use this method to retrieve the current alarm associated with a particular root alarm ID.
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 |
---|---|---|
GetCurrentAlarmByRootIDResult | DMAAlarm | The current alarm associated with the specified root alarm ID. |