全部產品
Search
文件中心

Application Real-Time Monitoring Service:ListCmsInstances - 查詢雲端服務採集狀態

更新時間:Apr 11, 2026

查詢雲端服務採集狀態。

說明

目前該API介面已標記為棄用。

調試

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

調試

授權資訊

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

請求參數

名稱

類型

必填

描述

樣本值

RegionId

string

地區 ID。

cn-hangzhou

ClusterId

string

叢集 ID。

n9p9o9o3se

TypeFilter

string

整合的雲端服務類型。包括:

  • direct: 雲產品自監控整合

  • cms: 企業CloudMonitor整合

direct

返回參數

名稱

類型

描述

樣本值

object

返回結構體。

RequestId

string

請求 ID。

E7A04B0D-E2CA-59BB-8A9D-D5D349C22BF1

Data

object

返回結構體。

EnableTag

boolean

是否採集雲產品相關 aliyun tag 標籤。

true

Products

array<object>

返回結構體。

object

返回結構體。

Descr

string

產品描述。

-

Instance

string

執行個體名稱。

cloudserver

Prod

string

產品的代碼。

face

Name

string

接入的雲產品名稱。

hologres

Id

string

執行個體 ID。

20210

State

string

Integration 的接入狀態。

  • true:表示已接入。

  • false:表示未接入。

true

Time

string

Grafana 大盤建立時間的時間戳記。

1647852021000

Type

string

產品類型。

HOLOGRES

Url

string

Grafana 大盤的完整 URL。

https://gnew.console.alibabacloud.com/d/1098370038733503-35894-565/cms-hologres?orgId\u003d9\u0026refresh\u003d60s

Source

string

事件來源。

arms

樣本

正常返回樣本

JSON格式

{
  "RequestId": "E7A04B0D-E2CA-59BB-8A9D-D5D349C22BF1",
  "Data": {
    "EnableTag": true,
    "Products": [
      {
        "Descr": "-\n",
        "Instance": "cloudserver",
        "Prod": "face",
        "Name": "hologres",
        "Id": "20210",
        "State": "true",
        "Time": "1647852021000",
        "Type": "HOLOGRES",
        "Url": "https://gnew.console.alibabacloud.com/d/1098370038733503-35894-565/cms-hologres?orgId\\u003d9\\u0026refresh\\u003d60s",
        "Source": "arms"
      }
    ]
  }
}

錯誤碼

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

變更歷史

更多資訊,參考變更詳情