Hi Dojo
We need a correlation rule to trigger an Automation Script what will process the alarms used to trigger the correlation rule. How do we feed the alarms as a variable input to the Automation Script?
See below, where we need to understand what to add to the field "AlarmList":
For this use case, a single alarm would be used to trigger the script, however, we work based on assumption that the rule could trigger only when there's multiple active alarms, hence it would be a list passed onto the script
Hi Elvio,
You should not need to add an extra script parameter, you can read from the "special parameters" available to you when triggering a script from correlation.
See documentation for more info: Running an Automation script from a Correlation rule | DataMiner Docs