tencent cloud

文档反馈

ModifyPrometheusAlertPolicy

最后更新时间:2023-03-22 17:00:01

1. API Description

Domain name for API request: monitor.tencentcloudapi.com.

This API is used to modify a TMP 2.0 instance alerting rule.

A maximum of 20 requests can be initiated per second for this API.

We recommend you to use API Explorer
Try it
API Explorer provides a range of capabilities, including online call, signature authentication, SDK code generation, and API quick search. It enables you to view the request, response, and auto-generated examples.

2. Input Parameters

The following request parameter list only provides API request parameters and some common parameters. For the complete common parameter list, see Common Request Parameters.

Parameter Name Required Type Description
Action Yes String Common Params. The value used for this API: ModifyPrometheusAlertPolicy.
Version Yes String Common Params. The value used for this API: 2018-07-24.
Region No String Common Params. This parameter is not required for this API.
InstanceId Yes String Instance ID
AlertRule Yes PrometheusAlertPolicyItem Alert configuration

3. Output Parameters

Parameter Name Type Description
RequestId String The unique request ID, which is returned for each request. RequestId is required for locating a problem.

4. Example

Example1 Modifying an alerting rule

This example shows you how to modify an alerting rule.

Input Example

POST / HTTP/1.1
Host: monitor.tencentcloudapi.com
Content-Type: application/json
X-TC-Action: ModifyPrometheusAlertPolicy
<Common request parameters>

{
    "InstanceId": "xx",
    "AlertRule": {
        "Name": "xx",
        "Rules": [
            {
                "Describe": "xx",
                "Name": "xx",
                "For": "xx",
                "Labels": [
                    {
                        "Name": "xx",
                        "Value": "xx"
                    }
                ],
                "Rule": "xx",
                "Template": "xx",
                "Annotations": [
                    {
                        "Name": "xx",
                        "Value": "xx"
                    }
                ]
            }
        ],
        "Notification": {
            "AlertManager": {
                "Url": "xx",
                "ClusterId": "xx",
                "ClusterType": "xx"
            },
            "RepeatInterval": "xx",
            "WebHook": "xx",
            "Enabled": true,
            "PhoneNotifyOrder": [
                1
            ],
            "PhoneInnerInterval": 0,
            "PhoneCircleInterval": 0,
            "NotifyWay": [
                "xx"
            ],
            "ReceiverGroups": [
                1
            ],
            "PhoneArriveNotice": true,
            "PhoneCircleTimes": 0,
            "TimeRangeStart": "xx",
            "Type": "xx",
            "TimeRangeEnd": "xx"
        },
        "TemplateId": "xx",
        "ClusterId": "xx",
        "UpdatedAt": "xx",
        "Id": "xx"
    }
}

Output Example

{
    "Response": {
        "RequestId": "eac6b301-a322-493a-8e36-83b295459397"
    }
}

5. Developer Resources

SDK

TencentCloud API 3.0 integrates SDKs that support various programming languages to make it easier for you to call APIs.

Command Line Interface

6. Error Code

The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.

Error Code Description
FailedOperation.ComponentClientCommon FailedOperation.ComponentClientCommon
FailedOperation.ComponentClientHttp FailedOperation.ComponentClientHttp
FailedOperation.ComponentClientUnpack FailedOperation.ComponentClientUnpack
FailedOperation.KubeCommon FailedOperation.KubeCommon
InternalError Internal error.
InternalError.Param InternalError.Param
InternalError.UnexpectedInternal InternalError.UnexpectedInternal
InvalidParameter Invalid parameter.
InvalidParameter.Param InvalidParameter.Param
联系我们

联系我们,为您的业务提供专属服务。

技术支持

如果你想寻求进一步的帮助,通过工单与我们进行联络。我们提供7x24的工单服务。

7x24 电话支持