云监控服务 CES-修改告警规则告警通知信息:请求示例

时间:2024-12-18 18:01:01

请求示例

修改告警规则告警通知信息

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