1. Packages
  2. Packages
  3. Volcenginecc Provider
  4. API Docs
  5. tls
  6. getAlarmNotifyGroup
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine
volcenginecc logo
Viewing docs for volcenginecc v0.0.32
published on Thursday, Apr 23, 2026 by Volcengine

    Data Source schema for Volcengine::TLS::AlarmNotifyGroup

    Using getAlarmNotifyGroup

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getAlarmNotifyGroup(args: GetAlarmNotifyGroupArgs, opts?: InvokeOptions): Promise<GetAlarmNotifyGroupResult>
    function getAlarmNotifyGroupOutput(args: GetAlarmNotifyGroupOutputArgs, opts?: InvokeOptions): Output<GetAlarmNotifyGroupResult>
    def get_alarm_notify_group(id: Optional[str] = None,
                               opts: Optional[InvokeOptions] = None) -> GetAlarmNotifyGroupResult
    def get_alarm_notify_group_output(id: Optional[pulumi.Input[str]] = None,
                               opts: Optional[InvokeOptions] = None) -> Output[GetAlarmNotifyGroupResult]
    func LookupAlarmNotifyGroup(ctx *Context, args *LookupAlarmNotifyGroupArgs, opts ...InvokeOption) (*LookupAlarmNotifyGroupResult, error)
    func LookupAlarmNotifyGroupOutput(ctx *Context, args *LookupAlarmNotifyGroupOutputArgs, opts ...InvokeOption) LookupAlarmNotifyGroupResultOutput

    > Note: This function is named LookupAlarmNotifyGroup in the Go SDK.

    public static class GetAlarmNotifyGroup 
    {
        public static Task<GetAlarmNotifyGroupResult> InvokeAsync(GetAlarmNotifyGroupArgs args, InvokeOptions? opts = null)
        public static Output<GetAlarmNotifyGroupResult> Invoke(GetAlarmNotifyGroupInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetAlarmNotifyGroupResult> getAlarmNotifyGroup(GetAlarmNotifyGroupArgs args, InvokeOptions options)
    public static Output<GetAlarmNotifyGroupResult> getAlarmNotifyGroup(GetAlarmNotifyGroupArgs args, InvokeOptions options)
    
    fn::invoke:
      function: volcenginecc:tls/getAlarmNotifyGroup:getAlarmNotifyGroup
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Id string
    Uniquely identifies the resource.
    Id string
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.
    id string
    Uniquely identifies the resource.
    id str
    Uniquely identifies the resource.
    id String
    Uniquely identifies the resource.

    getAlarmNotifyGroup Result

    The following output properties are available:

    AlarmNotifyGroupId string
    Alarm notification group ID.
    AlarmNotifyGroupName string
    Alarm notification group name. Refer to the resource naming rules.
    CreatedTime string
    Time when the alarm notification group was created.
    IamProjectName string
    Name of the IAM project to which the alarm group belongs. If not specified, the logging service adds the alarm group to the IAM project named default.
    Id string
    Uniquely identifies the resource.
    NoticeRules List<Volcengine.GetAlarmNotifyGroupNoticeRule>
    Alarm notification group configuration. Note: If the NoticeRules parameter is configured, leave the NotifyType and Receivers parameters empty. If NoticeRules is empty, you must configure the NotifyType and Receivers parameters. When modifying, do not change NoticeRules, NotifyType, and Receivers at the same time, as some fields may not take effect.
    NotifyTypes List<string>
    Type of alarm notification. Trigger: alarm triggered. Recovery: alarm recovered.
    Receivers List<Volcengine.GetAlarmNotifyGroupReceiver>
    IAM user list to receive alarms. You can set 1–10 IAM users.
    UpdatedTime string
    Time when the alarm notification group was modified.
    AlarmNotifyGroupId string
    Alarm notification group ID.
    AlarmNotifyGroupName string
    Alarm notification group name. Refer to the resource naming rules.
    CreatedTime string
    Time when the alarm notification group was created.
    IamProjectName string
    Name of the IAM project to which the alarm group belongs. If not specified, the logging service adds the alarm group to the IAM project named default.
    Id string
    Uniquely identifies the resource.
    NoticeRules []GetAlarmNotifyGroupNoticeRule
    Alarm notification group configuration. Note: If the NoticeRules parameter is configured, leave the NotifyType and Receivers parameters empty. If NoticeRules is empty, you must configure the NotifyType and Receivers parameters. When modifying, do not change NoticeRules, NotifyType, and Receivers at the same time, as some fields may not take effect.
    NotifyTypes []string
    Type of alarm notification. Trigger: alarm triggered. Recovery: alarm recovered.
    Receivers []GetAlarmNotifyGroupReceiver
    IAM user list to receive alarms. You can set 1–10 IAM users.
    UpdatedTime string
    Time when the alarm notification group was modified.
    alarmNotifyGroupId String
    Alarm notification group ID.
    alarmNotifyGroupName String
    Alarm notification group name. Refer to the resource naming rules.
    createdTime String
    Time when the alarm notification group was created.
    iamProjectName String
    Name of the IAM project to which the alarm group belongs. If not specified, the logging service adds the alarm group to the IAM project named default.
    id String
    Uniquely identifies the resource.
    noticeRules List<GetAlarmNotifyGroupNoticeRule>
    Alarm notification group configuration. Note: If the NoticeRules parameter is configured, leave the NotifyType and Receivers parameters empty. If NoticeRules is empty, you must configure the NotifyType and Receivers parameters. When modifying, do not change NoticeRules, NotifyType, and Receivers at the same time, as some fields may not take effect.
    notifyTypes List<String>
    Type of alarm notification. Trigger: alarm triggered. Recovery: alarm recovered.
    receivers List<GetAlarmNotifyGroupReceiver>
    IAM user list to receive alarms. You can set 1–10 IAM users.
    updatedTime String
    Time when the alarm notification group was modified.
    alarmNotifyGroupId string
    Alarm notification group ID.
    alarmNotifyGroupName string
    Alarm notification group name. Refer to the resource naming rules.
    createdTime string
    Time when the alarm notification group was created.
    iamProjectName string
    Name of the IAM project to which the alarm group belongs. If not specified, the logging service adds the alarm group to the IAM project named default.
    id string
    Uniquely identifies the resource.
    noticeRules GetAlarmNotifyGroupNoticeRule[]
    Alarm notification group configuration. Note: If the NoticeRules parameter is configured, leave the NotifyType and Receivers parameters empty. If NoticeRules is empty, you must configure the NotifyType and Receivers parameters. When modifying, do not change NoticeRules, NotifyType, and Receivers at the same time, as some fields may not take effect.
    notifyTypes string[]
    Type of alarm notification. Trigger: alarm triggered. Recovery: alarm recovered.
    receivers GetAlarmNotifyGroupReceiver[]
    IAM user list to receive alarms. You can set 1–10 IAM users.
    updatedTime string
    Time when the alarm notification group was modified.
    alarm_notify_group_id str
    Alarm notification group ID.
    alarm_notify_group_name str
    Alarm notification group name. Refer to the resource naming rules.
    created_time str
    Time when the alarm notification group was created.
    iam_project_name str
    Name of the IAM project to which the alarm group belongs. If not specified, the logging service adds the alarm group to the IAM project named default.
    id str
    Uniquely identifies the resource.
    notice_rules Sequence[GetAlarmNotifyGroupNoticeRule]
    Alarm notification group configuration. Note: If the NoticeRules parameter is configured, leave the NotifyType and Receivers parameters empty. If NoticeRules is empty, you must configure the NotifyType and Receivers parameters. When modifying, do not change NoticeRules, NotifyType, and Receivers at the same time, as some fields may not take effect.
    notify_types Sequence[str]
    Type of alarm notification. Trigger: alarm triggered. Recovery: alarm recovered.
    receivers Sequence[GetAlarmNotifyGroupReceiver]
    IAM user list to receive alarms. You can set 1–10 IAM users.
    updated_time str
    Time when the alarm notification group was modified.
    alarmNotifyGroupId String
    Alarm notification group ID.
    alarmNotifyGroupName String
    Alarm notification group name. Refer to the resource naming rules.
    createdTime String
    Time when the alarm notification group was created.
    iamProjectName String
    Name of the IAM project to which the alarm group belongs. If not specified, the logging service adds the alarm group to the IAM project named default.
    id String
    Uniquely identifies the resource.
    noticeRules List<Property Map>
    Alarm notification group configuration. Note: If the NoticeRules parameter is configured, leave the NotifyType and Receivers parameters empty. If NoticeRules is empty, you must configure the NotifyType and Receivers parameters. When modifying, do not change NoticeRules, NotifyType, and Receivers at the same time, as some fields may not take effect.
    notifyTypes List<String>
    Type of alarm notification. Trigger: alarm triggered. Recovery: alarm recovered.
    receivers List<Property Map>
    IAM user list to receive alarms. You can set 1–10 IAM users.
    updatedTime String
    Time when the alarm notification group was modified.

    Supporting Types

    GetAlarmNotifyGroupNoticeRule

    HasEndNode bool
    Whether there is an end node afterwards.
    HasNext bool
    Condition for whether to proceed to the next level.
    ReceiverInfos List<Volcengine.GetAlarmNotifyGroupNoticeRuleReceiverInfo>
    Notification channel information.
    RuleNode string
    Rule node. JSON format.
    HasEndNode bool
    Whether there is an end node afterwards.
    HasNext bool
    Condition for whether to proceed to the next level.
    ReceiverInfos []GetAlarmNotifyGroupNoticeRuleReceiverInfo
    Notification channel information.
    RuleNode string
    Rule node. JSON format.
    hasEndNode Boolean
    Whether there is an end node afterwards.
    hasNext Boolean
    Condition for whether to proceed to the next level.
    receiverInfos List<GetAlarmNotifyGroupNoticeRuleReceiverInfo>
    Notification channel information.
    ruleNode String
    Rule node. JSON format.
    hasEndNode boolean
    Whether there is an end node afterwards.
    hasNext boolean
    Condition for whether to proceed to the next level.
    receiverInfos GetAlarmNotifyGroupNoticeRuleReceiverInfo[]
    Notification channel information.
    ruleNode string
    Rule node. JSON format.
    has_end_node bool
    Whether there is an end node afterwards.
    has_next bool
    Condition for whether to proceed to the next level.
    receiver_infos Sequence[GetAlarmNotifyGroupNoticeRuleReceiverInfo]
    Notification channel information.
    rule_node str
    Rule node. JSON format.
    hasEndNode Boolean
    Whether there is an end node afterwards.
    hasNext Boolean
    Condition for whether to proceed to the next level.
    receiverInfos List<Property Map>
    Notification channel information.
    ruleNode String
    Rule node. JSON format.

    GetAlarmNotifyGroupNoticeRuleReceiverInfo

    AlarmContentTemplateId string
    Alarm content template ID.
    AlarmWebhookAtGroups List<string>
    User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    AlarmWebhookAtUsers List<string>
    Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    AlarmWebhookIntegrationId string
    Alarm webhook integration configuration ID.
    AlarmWebhookIntegrationName string
    Name of the alarm Webhook integration configuration.
    AlarmWebhookIsAtAll bool
    Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    EndTime string
    End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
    GeneralWebhookBody string
    Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
    GeneralWebhookHeaders List<Volcengine.GetAlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader>
    Custom callback request headers for the interface.
    GeneralWebhookMethod string
    Custom callback method for the interface. Only POST or PUT is supported.
    GeneralWebhookUrl string
    Custom callback URL for the interface.
    ReceiverChannels List<string>
    Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
    ReceiverNames List<string>
    IAM user or user group name.
    ReceiverType string
    Recipient type. Options: User: IAM user; UserGroup: IAM user group.
    StartTime string
    Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.
    AlarmContentTemplateId string
    Alarm content template ID.
    AlarmWebhookAtGroups []string
    User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    AlarmWebhookAtUsers []string
    Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    AlarmWebhookIntegrationId string
    Alarm webhook integration configuration ID.
    AlarmWebhookIntegrationName string
    Name of the alarm Webhook integration configuration.
    AlarmWebhookIsAtAll bool
    Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    EndTime string
    End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
    GeneralWebhookBody string
    Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
    GeneralWebhookHeaders []GetAlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader
    Custom callback request headers for the interface.
    GeneralWebhookMethod string
    Custom callback method for the interface. Only POST or PUT is supported.
    GeneralWebhookUrl string
    Custom callback URL for the interface.
    ReceiverChannels []string
    Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
    ReceiverNames []string
    IAM user or user group name.
    ReceiverType string
    Recipient type. Options: User: IAM user; UserGroup: IAM user group.
    StartTime string
    Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.
    alarmContentTemplateId String
    Alarm content template ID.
    alarmWebhookAtGroups List<String>
    User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    alarmWebhookAtUsers List<String>
    Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    alarmWebhookIntegrationId String
    Alarm webhook integration configuration ID.
    alarmWebhookIntegrationName String
    Name of the alarm Webhook integration configuration.
    alarmWebhookIsAtAll Boolean
    Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    endTime String
    End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
    generalWebhookBody String
    Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
    generalWebhookHeaders List<GetAlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader>
    Custom callback request headers for the interface.
    generalWebhookMethod String
    Custom callback method for the interface. Only POST or PUT is supported.
    generalWebhookUrl String
    Custom callback URL for the interface.
    receiverChannels List<String>
    Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
    receiverNames List<String>
    IAM user or user group name.
    receiverType String
    Recipient type. Options: User: IAM user; UserGroup: IAM user group.
    startTime String
    Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.
    alarmContentTemplateId string
    Alarm content template ID.
    alarmWebhookAtGroups string[]
    User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    alarmWebhookAtUsers string[]
    Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    alarmWebhookIntegrationId string
    Alarm webhook integration configuration ID.
    alarmWebhookIntegrationName string
    Name of the alarm Webhook integration configuration.
    alarmWebhookIsAtAll boolean
    Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    endTime string
    End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
    generalWebhookBody string
    Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
    generalWebhookHeaders GetAlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader[]
    Custom callback request headers for the interface.
    generalWebhookMethod string
    Custom callback method for the interface. Only POST or PUT is supported.
    generalWebhookUrl string
    Custom callback URL for the interface.
    receiverChannels string[]
    Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
    receiverNames string[]
    IAM user or user group name.
    receiverType string
    Recipient type. Options: User: IAM user; UserGroup: IAM user group.
    startTime string
    Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.
    alarm_content_template_id str
    Alarm content template ID.
    alarm_webhook_at_groups Sequence[str]
    User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    alarm_webhook_at_users Sequence[str]
    Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    alarm_webhook_integration_id str
    Alarm webhook integration configuration ID.
    alarm_webhook_integration_name str
    Name of the alarm Webhook integration configuration.
    alarm_webhook_is_at_all bool
    Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    end_time str
    End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
    general_webhook_body str
    Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
    general_webhook_headers Sequence[GetAlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader]
    Custom callback request headers for the interface.
    general_webhook_method str
    Custom callback method for the interface. Only POST or PUT is supported.
    general_webhook_url str
    Custom callback URL for the interface.
    receiver_channels Sequence[str]
    Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
    receiver_names Sequence[str]
    IAM user or user group name.
    receiver_type str
    Recipient type. Options: User: IAM user; UserGroup: IAM user group.
    start_time str
    Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.
    alarmContentTemplateId String
    Alarm content template ID.
    alarmWebhookAtGroups List<String>
    User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    alarmWebhookAtUsers List<String>
    Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    alarmWebhookIntegrationId String
    Alarm webhook integration configuration ID.
    alarmWebhookIntegrationName String
    Name of the alarm Webhook integration configuration.
    alarmWebhookIsAtAll Boolean
    Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    endTime String
    End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
    generalWebhookBody String
    Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
    generalWebhookHeaders List<Property Map>
    Custom callback request headers for the interface.
    generalWebhookMethod String
    Custom callback method for the interface. Only POST or PUT is supported.
    generalWebhookUrl String
    Custom callback URL for the interface.
    receiverChannels List<String>
    Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
    receiverNames List<String>
    IAM user or user group name.
    receiverType String
    Recipient type. Options: User: IAM user; UserGroup: IAM user group.
    startTime String
    Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.

    GetAlarmNotifyGroupNoticeRuleReceiverInfoGeneralWebhookHeader

    Key string
    Custom request header key.
    Value string
    Custom request header value.
    Key string
    Custom request header key.
    Value string
    Custom request header value.
    key String
    Custom request header key.
    value String
    Custom request header value.
    key string
    Custom request header key.
    value string
    Custom request header value.
    key str
    Custom request header key.
    value str
    Custom request header value.
    key String
    Custom request header key.
    value String
    Custom request header value.

    GetAlarmNotifyGroupReceiver

    AlarmContentTemplateId string
    Alarm content template ID.
    AlarmWebhookAtGroups List<string>
    User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    AlarmWebhookAtUsers List<string>
    Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    AlarmWebhookIntegrationId string
    Alarm webhook integration configuration ID.
    AlarmWebhookIntegrationName string
    Name of the alarm Webhook integration configuration.
    AlarmWebhookIsAtAll bool
    Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    EndTime string
    End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
    GeneralWebhookBody string
    Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
    GeneralWebhookHeaders List<Volcengine.GetAlarmNotifyGroupReceiverGeneralWebhookHeader>
    Custom callback request headers for the interface.
    GeneralWebhookMethod string
    Custom callback method for the interface. Only POST or PUT is supported.
    GeneralWebhookUrl string
    Custom callback URL for the interface.
    ReceiverChannels List<string>
    Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
    ReceiverNames List<string>
    IAM user or user group name.
    ReceiverType string
    Recipient type. Options: User: IAM user; UserGroup: IAM user group.
    StartTime string
    Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.
    AlarmContentTemplateId string
    Alarm content template ID.
    AlarmWebhookAtGroups []string
    User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    AlarmWebhookAtUsers []string
    Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    AlarmWebhookIntegrationId string
    Alarm webhook integration configuration ID.
    AlarmWebhookIntegrationName string
    Name of the alarm Webhook integration configuration.
    AlarmWebhookIsAtAll bool
    Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    EndTime string
    End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
    GeneralWebhookBody string
    Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
    GeneralWebhookHeaders []GetAlarmNotifyGroupReceiverGeneralWebhookHeader
    Custom callback request headers for the interface.
    GeneralWebhookMethod string
    Custom callback method for the interface. Only POST or PUT is supported.
    GeneralWebhookUrl string
    Custom callback URL for the interface.
    ReceiverChannels []string
    Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
    ReceiverNames []string
    IAM user or user group name.
    ReceiverType string
    Recipient type. Options: User: IAM user; UserGroup: IAM user group.
    StartTime string
    Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.
    alarmContentTemplateId String
    Alarm content template ID.
    alarmWebhookAtGroups List<String>
    User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    alarmWebhookAtUsers List<String>
    Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    alarmWebhookIntegrationId String
    Alarm webhook integration configuration ID.
    alarmWebhookIntegrationName String
    Name of the alarm Webhook integration configuration.
    alarmWebhookIsAtAll Boolean
    Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    endTime String
    End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
    generalWebhookBody String
    Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
    generalWebhookHeaders List<GetAlarmNotifyGroupReceiverGeneralWebhookHeader>
    Custom callback request headers for the interface.
    generalWebhookMethod String
    Custom callback method for the interface. Only POST or PUT is supported.
    generalWebhookUrl String
    Custom callback URL for the interface.
    receiverChannels List<String>
    Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
    receiverNames List<String>
    IAM user or user group name.
    receiverType String
    Recipient type. Options: User: IAM user; UserGroup: IAM user group.
    startTime String
    Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.
    alarmContentTemplateId string
    Alarm content template ID.
    alarmWebhookAtGroups string[]
    User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    alarmWebhookAtUsers string[]
    Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    alarmWebhookIntegrationId string
    Alarm webhook integration configuration ID.
    alarmWebhookIntegrationName string
    Name of the alarm Webhook integration configuration.
    alarmWebhookIsAtAll boolean
    Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    endTime string
    End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
    generalWebhookBody string
    Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
    generalWebhookHeaders GetAlarmNotifyGroupReceiverGeneralWebhookHeader[]
    Custom callback request headers for the interface.
    generalWebhookMethod string
    Custom callback method for the interface. Only POST or PUT is supported.
    generalWebhookUrl string
    Custom callback URL for the interface.
    receiverChannels string[]
    Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
    receiverNames string[]
    IAM user or user group name.
    receiverType string
    Recipient type. Options: User: IAM user; UserGroup: IAM user group.
    startTime string
    Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.
    alarm_content_template_id str
    Alarm content template ID.
    alarm_webhook_at_groups Sequence[str]
    User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    alarm_webhook_at_users Sequence[str]
    Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    alarm_webhook_integration_id str
    Alarm webhook integration configuration ID.
    alarm_webhook_integration_name str
    Name of the alarm Webhook integration configuration.
    alarm_webhook_is_at_all bool
    Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    end_time str
    End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
    general_webhook_body str
    Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
    general_webhook_headers Sequence[GetAlarmNotifyGroupReceiverGeneralWebhookHeader]
    Custom callback request headers for the interface.
    general_webhook_method str
    Custom callback method for the interface. Only POST or PUT is supported.
    general_webhook_url str
    Custom callback URL for the interface.
    receiver_channels Sequence[str]
    Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
    receiver_names Sequence[str]
    IAM user or user group name.
    receiver_type str
    Recipient type. Options: User: IAM user; UserGroup: IAM user group.
    start_time str
    Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.
    alarmContentTemplateId String
    Alarm content template ID.
    alarmWebhookAtGroups List<String>
    User group name to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    alarmWebhookAtUsers List<String>
    Username to notify when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    alarmWebhookIntegrationId String
    Alarm webhook integration configuration ID.
    alarmWebhookIntegrationName String
    Name of the alarm Webhook integration configuration.
    alarmWebhookIsAtAll Boolean
    Whether to notify everyone when sending notifications to Feishu, DingTalk, or WeCom via Webhook integration.
    endTime String
    End time for receiving alarm notifications. Uses 24-hour format: HH:mm:ss, with a valid range of 00:00:00–23:59:59. StartTime cannot be greater than EndTime.
    generalWebhookBody String
    Custom WebHook request body. It is recommended to set the request body according to the callback interface requirements of the corresponding service.
    generalWebhookHeaders List<Property Map>
    Custom callback request headers for the interface.
    generalWebhookMethod String
    Custom callback method for the interface. Only POST or PUT is supported.
    generalWebhookUrl String
    Custom callback URL for the interface.
    receiverChannels List<String>
    Notification channels. Supports one or more channels. Options: Email, Sms, Phone, GeneralWebhook, Lark, DingTalk, WeChat.
    receiverNames List<String>
    IAM user or user group name.
    receiverType String
    Recipient type. Options: User: IAM user; UserGroup: IAM user group.
    startTime String
    Alarm notification start time. Uses 24-hour format (HH:mm:ss), valid range is 00:00:00–23:59:59. StartTime cannot be later than EndTime.

    GetAlarmNotifyGroupReceiverGeneralWebhookHeader

    Key string
    Custom request header key.
    Value string
    Custom request header value.
    Key string
    Custom request header key.
    Value string
    Custom request header value.
    key String
    Custom request header key.
    value String
    Custom request header value.
    key string
    Custom request header key.
    value string
    Custom request header value.
    key str
    Custom request header key.
    value str
    Custom request header value.
    key String
    Custom request header key.
    value String
    Custom request header value.

    Package Details

    Repository
    volcenginecc volcengine/pulumi-volcenginecc
    License
    MPL-2.0
    Notes
    This Pulumi package is based on the volcenginecc Terraform Provider.
    volcenginecc logo
    Viewing docs for volcenginecc v0.0.32
    published on Thursday, Apr 23, 2026 by Volcengine
      Try Pulumi Cloud free. Your team will thank you.