Hi,
How can we enable/disable a correlation rule from an automation script?
Preferably this would be done without having to pass the entire configuration of the rule each time.
Thanks!
Marieke Goethals [SLC] [DevOps Catalyst] Selected answer as best 17th July 2023
Hi Ruben,
I believe you'll only be able to do this by sending an UpdateCorrelationRule message to SLNet.
The UpdateCorrelationRule message has a field 'type' that can be set to 'Enable' or 'Disable'
You only need to pass on the rule ID in case of enable or disable messages.
Ive Herreman [SLC] [DevOps Catalyst] Answered question 1st March 2022