DeletePrometheusIntegration_应用实时监控服务ARMS_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.

流控信息

当前云产品API请求速率暂未透出。

授权信息

如下是此API对应的授权信息,用于RAM权限策略语句的Action元素中,为RAM用户或RAM角色授予调用此API的权限。请通过 RAM 访问控制设置,使用方法可参考访问控制帮助文档

具体说明如下:展开详情

操作访问级别资源类型条件关键字关联操作
arms:DeletePrometheusIntegration
None
全部资源
*

请求参数

字段名称字段详情
RegionIdstring

地域 ID。

示例值:cn-hangzhou
ClusterIdstring

Prometheus 实例 ID。仅支持 aliyun-cs、ecs 两种类型的实例。

示例值:cc7a37ee31aea4ed1a059eff8034b****
IntegrationTypestring

prometheus 集成类型,如 kafka、mysql。

示例值:kafka、mysql等。
InstanceIdinteger<int64>

Prometheus 实例集成中心 Exporter 实例 id

注意 该字段类型为 Long,在序列化/反序列化的过程中可能导致精度丢失,请注意数值不得大于 9007199254740991。
示例值:2875

返回参数

字段名称字段详情
RequestIdstring

Id of the request

示例值:19F54318-CC92-5567-BF66-CB029EC44C84
Datastring

”success“或失败信息。

示例值:success
Messagestring

返回结果的提示信息。

示例值:message
Codeinteger<int32>

状态码。200 为成功,其他状态码为异常。

示例值:200

返回示例

错误码

全局错误码
HTTP 状态码错误码错误信息操作
400
IdempotentParameterMismatch
The request uses the same client token as a previous, but non-identical request. Do not reuse a client token with different requests, unless the requests are identical.诊断

变更历史

变更时间变更内容概要操作
2025-02-06
新增deprecated

相关示例