GetAlarmDetailsV2
Use this method to retrieve the alarm details for a specified alarm.
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. |
| alarmID | Integer | The alarm ID. |
Output
| Item | Format | Description |
|---|---|---|
| GetAlarmDetailsV2Result | DMAAlarmDetails | The alarm information for the specified alarm. |