I’m able to provision alerts via the new API Swagger Editor
But I don’t see a way of adjusting the evaluation interval. New alerts are all created with an evaluation interval of 1m.
To check this, I created a rule in the GUI with a long evaluation interval, got the rules json doc from the api, then used it to create a new alert rule, but the evaluation interval was still set to 1m despite only the name being changed.