云监控服务 CES-批量修改开启状态的一键告警关联告警规则的告警通知:请求示例

时间:2024-04-26 17:13:15

请求示例

{
  "notification_enabled" : true,
  "alarm_notifications" : [ {
    "type" : "notification",
    "notification_list" : [ "urn:smn:123" ]
  } ],
  "ok_notifications" : [ {
    "type" : "notification",
    "notification_list" : [ "urn:smn:123" ]
  } ],
  "notification_begin_time" : "00:00",
  "notification_end_time" : "23:59"
}
support.huaweicloud.com/api-ces/UpdateOneClickAlarmNotifications.html