全部產品
Search
文件中心

Application Real-Time Monitoring Service:GetIntegrationState - 擷取Integration的接入狀態

更新時間:Apr 11, 2026

來擷取Integration的接入狀態。

說明

目前該API介面已標記為棄用,推薦使用替代API:ARMS(2019-08-08) - DescribeAddonRelease

調試

您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。

調試

授權資訊

當前API暫無授權資訊透出。

請求參數

名稱

類型

必填

描述

樣本值

ClusterId

string

The ID of the Container Service for Kubernetes (ACK) cluster.

cc7a37ee31aea4ed1a059eff8034b****

RegionId

string

The region ID.

cn-hangzhou

Integration

string

The abbreviation of the software that is supported by ARMS. Valid values (case-insensitive): ASM, IoT, and Flink.

asm

返回參數

名稱

類型

描述

樣本值

object

The response schema.

RequestId

string

The ID of the request.

1A9C645C-C83F-4C9D-8CCB-29BEC9E1****

State

boolean

The integration state of Prometheus dashboards and collection rules. Valid values:

  • true: The Prometheus dashboards and collection rules that monitor the software are integrated.

  • false: The Prometheus dashboards and collection rules that monitor the software are not integrated.

true

Code

integer

Status code. 200 means success, other status codes are exceptions.

200

Message

string

The prompt information of the returned result.

success

樣本

正常返回樣本

JSON格式

{
  "RequestId": "1A9C645C-C83F-4C9D-8CCB-29BEC9E1****",
  "State": true,
  "Code": 200,
  "Message": "success"
}

錯誤碼

訪問錯誤中心查看更多錯誤碼。

變更歷史

更多資訊,參考變更詳情