attach label to item

This commit is contained in:
Fred KISSIE
2026-05-05 21:35:10 +02:00
parent 09baf2f32e
commit 0d04cc365f
6 changed files with 177 additions and 15 deletions

View File

@@ -151,6 +151,7 @@ export enum ActionsEnum {
listOrgLabels = "listOrgLabels",
createOrgLabel = "createOrgLabel",
updateOrgLabel = "updateOrgLabel",
attachLabelToItem = "attachLabelToItem",
getAlertRule = "getAlertRule",
createHealthCheck = "createHealthCheck",
updateHealthCheck = "updateHealthCheck",