Hello
how can i get the active alarms for one element and change the severy by script? i have to change one alarmas from critical to major and create new one with custom severy and description.
I have to do it using script by the condition betwing diferentes elements and parameter that the correlation module cant do.
Thanks
Hi Juan,
Is it not an option to change the alarm template assigned to the element? For example, when triggering the automation script, you could use the method SetAlarmTemplate. In the alarm template you can assign a different severity to the parameter.
Hope it helps.