當您在 DataWorks 資料開發頁面建立的檔案提交成功後,檔案將進入發佈檢查狀態,DataWorks 會將檔案發佈檢查事件傳回給您,您需要根據事件內容判斷該檔案是否可以繼續進行發佈校驗。此時,可以透過將待發佈檔案的檢查結果傳回至 DataWorks。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| CheckerInstanceId |
string |
是 |
檔案檢查器所屬的執行個體 ID。您可以從檔案發佈檢查事件中的 CheckerInstanceId 取得。 |
66_123455623_2 |
| Status |
string |
是 |
待發佈檔案的檢查狀態,取值如下:
枚舉值:
|
OK |
| CheckDetailUrl |
string |
否 |
已廢棄。 |
https://result.aliyun.com/?checkerInstanceId= |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
請求 ID,用於後續問題排查。 |
86d5a5ac-0cc0-4c5f-a374-a15713b252ab |
樣本
正常返回樣本
JSON格式
{
"RequestId": "86d5a5ac-0cc0-4c5f-a374-a15713b252ab"
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 500 | InternalError.System | An internal system error occurred. Try again later. | |
| 500 | InternalError.UserId.Missing | An internal system error occurred. Try again later. | |
| 403 | Forbidden.Access | Access is forbidden. Please first activate DataWorks Enterprise Edition or Flagship Edition. | |
| 429 | Throttling.Api | The request for this resource has exceeded your available limit. | |
| 429 | Throttling.System | The DataWorks system is busy. Try again later. | |
| 429 | Throttling.User | Your request is too frequent. Try again later. |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。