查詢指定雲端服務的整合狀態。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
config:GetIntegratedServiceStatus |
get |
*全部資源
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| ServiceCode |
string |
是 |
整合的雲端服務標識。取值:
枚舉值:
|
bpstudio |
關於公用請求參數的詳情,請參見公用參數。
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
請求 ID。 |
2E396C84-8D50-5F95-97FA-C0367181BA8A |
| Data |
boolean |
整合的雲產品狀態。取值:
|
true |
| IntegratedTypes |
string |
整合的事件類型,多個事件類型用半形逗號(,)分隔。支援的事件類型有:
|
NonCompliantNotification |
| AggregatorDeliveryDataType |
string |
跨帳號整合的事件類型。支援的事件類型有:
|
NonCompliantNotification |
樣本
正常返回樣本
JSON格式
{
"RequestId": "2E396C84-8D50-5F95-97FA-C0367181BA8A",
"Data": true,
"IntegratedTypes": "NonCompliantNotification",
"AggregatorDeliveryDataType": "NonCompliantNotification"
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | NoPermission | You are not authorized to perform this operation. | |
| 404 | AccountNotExisted | Your account does not exist. | |
| 503 | ServiceUnavailable | The request has failed due to a temporary failure of the server. |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。