Message Text
Can not delete alerting config while triggers are associated. Use alert:config-set-trigger-ids($uri, ()) or alert:remove-triggers($uri) first.: variable1
Cause
Attempted to delete an alerting configuration that has trigger ids associated with it.
Response
If the triggers were created withthen they should be removed withbefore deleting the config. If the triggers were created in some other way, the config should be disassociated from them withbefore deleting the config.