刪除Prometheus執行個體整合中心Exporter執行個體(僅支援aliyun-cs、ecs兩種類型的執行個體)。
目前該API介面已標記為棄用。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| RegionId |
string |
是 |
地區 ID。 |
cn-hangzhou |
| ClusterId |
string |
是 |
Prometheus 執行個體 ID。僅支援 aliyun-cs、ecs 兩種類型的執行個體。 |
cc7a37ee31aea4ed1a059eff8034b**** |
| IntegrationType |
string |
是 |
prometheus 整合類型,如 kafka、mysql。 |
kafka、mysql等。 |
| InstanceId |
integer |
否 |
Prometheus 執行個體整合中心 Exporter 執行個體 id |
2875 |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
Schema of Response |
||
| RequestId |
string |
Id of the request |
19F54318-CC92-5567-BF66-CB029EC44C84 |
| Data |
string |
”success“或失敗資訊。 |
success |
| Message |
string |
返回結果的提示資訊。 |
message |
| Code |
integer |
狀態代碼。200 為成功,其他狀態代碼為異常。 |
200 |
樣本
正常返回樣本
JSON格式
{
"RequestId": "19F54318-CC92-5567-BF66-CB029EC44C84",
"Data": "success",
"Message": "message",
"Code": 200
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 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. |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。