🚧 wip: test alert rule

This commit is contained in:
Fred KISSIE
2026-08-07 19:05:28 +02:00
parent e91c344e64
commit 6689a8d93e
6 changed files with 163 additions and 26 deletions
+1
View File
@@ -151,6 +151,7 @@ export enum ActionsEnum {
createAlertRule = "createAlertRule",
updateAlertRule = "updateAlertRule",
deleteAlertRule = "deleteAlertRule",
testAlertRule = "testAlertRule",
listAlertRules = "listAlertRules",
listOrgLabels = "listOrgLabels",
createOrgLabel = "createOrgLabel",