CloudMigrations: save snapshot of alert rule groups (#100109)
This commit is contained in:
@@ -127,6 +127,7 @@ const (
|
||||
FolderDataType MigrateDataType = "FOLDER"
|
||||
LibraryElementDataType MigrateDataType = "LIBRARY_ELEMENT"
|
||||
AlertRuleType MigrateDataType = "ALERT_RULE"
|
||||
AlertRuleGroupType MigrateDataType = "ALERT_RULE_GROUP"
|
||||
ContactPointType MigrateDataType = "CONTACT_POINT"
|
||||
NotificationPolicyType MigrateDataType = "NOTIFICATION_POLICY"
|
||||
NotificationTemplateType MigrateDataType = "NOTIFICATION_TEMPLATE"
|
||||
|
||||
Reference in New Issue
Block a user