All Products
Search
Document Center

Cloud Monitor:NotifyRouteForSubscription

Last Updated:May 17, 2026

Parameter

Type

Description

Example

object

Defines the notification routing rules for a subscription.

channels

array

An array of objects, each defining a notification channel.

object

The configuration for a notification channel.

channelType

string

The channel type. For example, Email, SMS, or Webhook.

receivers

array

A list of notification receivers. The receiver format depends on the channelType.

string

A single receiver. For example, an email address or a phone number.

enabledSubChannels

array

A list of enabled sub-channels. Applicable to channels that support finer-grained topics or categories.

string

A single enabled sub-channel.

effectTimeRange

object

The active period for the notification rule.

timeZone

string

The time zone for the effect time range, specified in the IANA Time Zone Database format. For example, UTC or Asia/Shanghai.

dayInWeek

array

The active days of the week, specified as an array of integers.

integer

A day of the week. Valid values are from 1 (Monday) to 7 (Sunday).

startTimeInMinute

integer

The start of the active period, in minutes from 00:00. The value ranges from 0 to 1439.

endTimeInMinute

integer

The end of the active period, in minutes from 00:00. The value ranges from 0 to 1439.