I am wondering if anyone has tried to migrate the alerts from one instance of AIQUM to another instance using the API. I tried a DB restore but started to have issues with the AIQUM performance and historical data.
I have over 400 alerts for our users and it's an undertaking to set them all again.
I can list the Alerts via the API. Looks like I would have to gather the volume keys, in the output, and convert the keys to the volume names. Then on the API alert creation look up the volume name find the key and use that for the alert creation. The volume keys are different between instances.
I was just wondering if anyone else has done this or something similar?