全部產品
Search
文件中心

Application Real-Time Monitoring Service:CreateIntegration - 建立警示整合

更新時間:Apr 10, 2026

建立警示整合。

調試

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

調試

授權資訊

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

請求參數

名稱

類型

必填

描述

樣本值

IntegrationName

string

整合名稱。

CloudMonitor整合

IntegrationProductType

string

整合產品類型:

  • CLOUD_MONITOR:CloudMonitor

  • LOG_SERVICE:Log Service

CLOUD_MONITOR

Description

string

整合描述資訊。

測試

AutoRecover

boolean

警示事件是否自動回復:

  • true(預設)

  • false

true

RecoverTime

integer

警示事件自動回復時間,預設時間為 300 秒。

300

RegionId

string

地區 ID。

cn-hangzhou

返回參數

名稱

類型

描述

樣本值

object

Schema of Response

RequestId

string

請求 ID。

34ED024E-9E31-434A-9E4E-D9D15C3****

Integration

object

返回的警示整合資訊。

IntegrationId

integer

警示整合 ID。

1234

IntegrationName

string

警示整合名稱。

CloudMonitor整合

IntegrationProductType

string

整合產品類型:

  • CLOUD_MONITOR:CloudMonitor

  • LOG_SERVICE:Log Service

CLOUD_MONITOR

Description

string

警示整合描述資訊。

測試

AutoRecover

boolean

警示事件是否自動回復:

  • true(預設)

  • false

true

RecoverTime

integer

警示事件自動回復時間,預設時間為 300 秒。

300

樣本

正常返回樣本

JSON格式

{
  "RequestId": "34ED024E-9E31-434A-9E4E-D9D15C3****",
  "Integration": {
    "IntegrationId": 1234,
    "IntegrationName": "CloudMonitor整合",
    "IntegrationProductType": "CLOUD_MONITOR",
    "Description": "測試",
    "AutoRecover": true,
    "RecoverTime": 300
  }
}

錯誤碼

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

變更歷史

更多資訊,參考變更詳情