hi, is it possible to get the alarm details using GetAlarmdetails API method fo all the events associated with one root alarm id. As I'm seeing this method only work with the "New alarm" event, but I would need to get all the alarm properties in the following events: properties changed, escalated, dropped...
Hi Jesus,
If I understand your question correctly, you're looking for the full history of an alarm, the entire alarm tree, correct?
If that's the case, you can use GetAlarmHistoryV2 | DataMiner Docs to retrieve all alarms in the alarm tree of a specific alarm.
Kind regards,