本接口用于暫停指定標簽下,所有處于運行中狀態(tài)的數(shù)據(jù)遷移或數(shù)據(jù)同步任務(wù)。
調(diào)試
您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。
授權(quán)信息
當(dāng)前API暫無授權(quán)信息透出。
請求參數(shù)
名稱 | 類型 | 必填 | 描述 | 示例值 |
---|---|---|---|---|
Id | string | 是 | 標簽 ID。 | l_**** |
返回參數(shù)
示例
正常返回示例
JSON
格式
{
"Success": true,
"ErrorDetail": {
"Code": "CM-RESOAT1111\n",
"Level": "ERROR",
"Message": "A system error occurred.",
"ExtraContext": {
"key": "null"
},
"MessageMcmsKey": "null",
"MessageMcmsContext": {
"key": "null"
},
"Reason": "null",
"ReasonMcmsKey": "null",
"ReasonMcmsContext": {
"key": "null"
},
"Proposal": "Contact the administrator. ",
"ProposalMcmsKey": "null",
"ProposalMcmsContext": {
"key": "null"
},
"UpstreamErrorDetail": "null"
},
"Code": "INNER_ERROR",
"Message": "A system error occurred.",
"Advice": "Contact the administrator. ",
"RequestId": "A595F34C-XXXX-5D0C-8DA8-B3ED76",
"PageNumber": 1,
"PageSize": 10,
"TotalCount": 140,
"Cost": "1",
"Data": {
"Total": 16,
"SucceedProjectIds": [
"np_4w****"
],
"FailedProjectIds": [
"np_3w****"
]
}
}
錯誤碼
訪問錯誤中心查看更多錯誤碼。
變更歷史
變更時間 | 變更內(nèi)容概要 | 操作 |
---|---|---|
2024-05-07 | API 內(nèi)部配置變更,不影響調(diào)用 | 查看變更詳情 |