回調擴充點訊息的檢查結果。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| MessageId |
string |
否 |
DataWorks 開放訊息的訊息 ID。當觸發擴充點事件後,您可以從接收到的事件訊息中擷取訊息 ID。 |
8abcb91f-d266-4073-b907-2ed670378ed1 |
| ExtensionCode |
string |
否 |
擴充程式的唯一標識。 您可以登入 DataWorks 控制台,進入開放平台的 Extensions 頁簽查看標識。 |
8abcb91f-d266-4073-b907-2ed670378ed1 |
| CheckResult |
string |
否 |
擴充程式對本次擴充點事件的檢查狀態。取值如下:
|
OK |
| CheckResultTip |
string |
否 |
擴充程式對本次擴充點事件進行檢查的摘要資訊。 該資訊會顯示在您當前的開發頁面上,當本次檢查存在警告或者檢查不通過時,您可以通過該摘要資訊快速定位原因。 |
Succeeded |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
返回結果。 |
||
| RequestId |
string |
請求的唯一標識, 用於後續錯誤排查使用。 |
8abcb91f-d266-4073-b907-2ed670378ed1 |
樣本
正常返回樣本
JSON格式
{
"RequestId": "8abcb91f-d266-4073-b907-2ed670378ed1"
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | InternalError.UserId.Missing | An internal system error occurred. Try again later. | |
| 500 | InternalError.System | 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. |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。