DescribeMetricMetaList_云监控_API文档

插件下载了解更多
VS Code 插件
安装插件之前,确保已安装 VS Code安装插件之前,确保已安装 VS Code
Alibaba Cloud Developer Toolkit is a collection of extensions that can help access Alibaba Cloud services in Visual Studio Code.
JetBrains 插件
安装插件之前,确保已安装 JetBrains IDE安装插件之前,确保已安装 JetBrains IDE
The Alibaba Cloud Developer Toolkit for JetBrains makes it easier to access Alibaba Cloud services.

接口说明

通常配合查询监控数据接口 DescribeMetricList 和 DescribeMetricLast 一起使用,详情请参见 DescribeMetricListDescribeMetricLast

流控信息

请求速率为20/1(s)。

授权信息

当前云产品暂无权限信息透出。

请求参数

字段名称字段详情
Namespacestring

云产品的命名空间。展开详情

示例值:acs_kvstore参考取值来源:
    ModifyHybridMonitorNamespace
    CreateHybridMonitorNamespace
    DeleteHybridMonitorNamespace
    DescribeHybridMonitorNamespaceList
Labelsstring

根据标签过滤资源。是一个 JSON 的字符串。展开详情

示例值:[{"name":"productCategory","value":"kvstore_old"}]
MetricNamestring

监控项名称。详情请参见云产品监控项

示例值:CPUUtilization参考取值来源:
    CreateMetricRuleTemplate
    DescribeMetricRuleList
PageNumberinteger<int32>

分页参数。默认值:1。

示例值:1
PageSizeinteger<int32>

每页最大数量。默认值:30。

示例值:30

返回参数

字段名称字段详情
Codestring

状态码。展开详情

示例值:200
Messagestring

错误信息。

示例值:The Request is not authorization.
RequestIdstring

请求 ID。

示例值:CDE9EAFF-D54E-4024-BBFC-B0AAC883143B
TotalCountstring

总记录条数。

示例值:10
Successboolean

操作是否成功。取值:展开详情

示例值:true
Resourcesobject

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
ParameterInvalid
Parameter invalid.诊断
403
AccessForbidden
User not authorized to operate on the specified resource.诊断
404
ResourceNotFound
The specified resource is not found.诊断
500
InternalError
The request processing has failed due to some unknown error.诊断

变更历史

变更时间变更内容概要操作
2025-02-13
变更错误码400

相关示例

使用 slb 为示例查询其各项指标数据
2021-02-15