GetCurrentAlarmByRootIDV2
Use this method to retrieve the current alarm associated with a particular root alarm ID, as well as the alarm cache status.
Deprecated since DataMiner 10.3.0 [CU20]/10.4.0 [CU8]/10.4.11.. Use the GetCurrentAlarmByRootIDV3 method instead.
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. |