tencent cloud

文档反馈

DescribePrometheusTemp

最后更新时间:2024-11-26 16:51:45

    1. API Description

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

    This API is used to get the list of templates, where the default template is always on top.

    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: DescribePrometheusTemp.
    Version Yes String Common Params. The value used for this API: 2018-07-24.
    Region Yes String Common Params. For more information, please see the list of regions supported by the product.
    Filters.N No Array of Filter Fuzzy filter. Valid values:
    Level: Filter by template level
    Name: Filter by name
    Describe: Filter by description
    ID: Filter by templateId
    Offset No Integer Page offset
    Limit No Integer Number of results per page

    3. Output Parameters

    Parameter Name Type Description
    Templates Array of PrometheusTemp List of templates
    Total Integer Total number
    RequestId String The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.

    4. Example

    Example1 Pulling the template list

    This example shows you how to pull the template list.

    Input Example

    POST / HTTP/1.1
    Host: monitor.intl.tencentcloudapi.com
    Content-Type: application/json
    X-TC-Action: DescribePrometheusTemp
    <Common request parameters>
    
    {
        "Limit": 1,
        "Filters": [
            {
                "Name": "ID",
                "Values": [
                    "alert-test"
                ]
            }
        ],
        "Offset": 1
    }
    

    Output Example

    {
        "Response": {
            "Templates": [
                {
                    "UpdateTime": "xxx",
                    "RecordRules": [
                        {
                            "Config": "xxx",
                            "Name": "xxx",
                            "TemplateId": "xxx"
                        }
                    ],
                    "Version": "xxx",
                    "Name": "xxx",
                    "Level": "xxx",
                    "Describe": "xxx",
                    "TargetsTotal": 0,
                    "RawJobs": [
                        {
                            "Config": "xxx",
                            "Name": "xxx",
                            "TemplateId": "xxx"
                        }
                    ],
                    "PodMonitors": [
                        {
                            "Config": "xxx",
                            "Name": "xxx",
                            "TemplateId": "xxx"
                        }
                    ],
                    "TemplateId": "xxx",
                    "AlertDetailRules": [
                        {
                            "Name": "xxx",
                            "Rules": [
                                {
                                    "Describe": "xxx",
                                    "Name": "xxx",
                                    "For": "xxx",
                                    "Labels": [
                                        {
                                            "Name": "xxx",
                                            "Value": "xxx"
                                        }
                                    ],
                                    "Rule": "xxx",
                                    "Template": "xxx",
                                    "Annotations": [
                                        {
                                            "Name": "xxx",
                                            "Value": "xxx"
                                        }
                                    ]
                                }
                            ],
                            "Notification": {
                                "AlertManager": {
                                    "Url": "xxx",
                                    "ClusterId": "xxx",
                                    "ClusterType": "xxx"
                                },
                                "RepeatInterval": "xxx",
                                "WebHook": "xxx",
                                "Enabled": true,
                                "PhoneNotifyOrder": [
                                    1
                                ],
                                "PhoneInnerInterval": 0,
                                "PhoneCircleInterval": 0,
                                "NotifyWay": [
                                    "xxx"
                                ],
                                "ReceiverGroups": [
                                    "xxx"
                                ],
                                "PhoneArriveNotice": true,
                                "PhoneCircleTimes": 0,
                                "TimeRangeStart": "xxx",
                                "Type": "xxx",
                                "TimeRangeEnd": "xxx"
                            },
                            "TemplateId": "xxx",
                            "ClusterId": "xxx",
                            "UpdatedAt": "xxx",
                            "Id": "xxx"
                        }
                    ],
                    "IsDefault": true,
                    "ServiceMonitors": [
                        {
                            "Config": "xxx",
                            "Name": "xxx",
                            "TemplateId": "xxx"
                        }
                    ]
                }
            ],
            "Total": 1,
            "RequestId": "xxx"
        }
    }
    

    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.ComponentClientUnpack FailedOperation.ComponentClientUnpack
    FailedOperation.DoTRPCTransferFailed DoTRPCTransferFailed
    InternalError.Db InternalError.Db
    InternalError.Param InternalError.Param
    InternalError.UnexpectedInternal InternalError.UnexpectedInternal
    InvalidParameter.Param InvalidParameter.Param
    联系我们

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

    技术支持

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

    7x24 电话支持