全部產品
Search
文件中心

DataWorks:TestDataServiceApi - 測試資料服務API

更新時間:Mar 21, 2026

測試API,非同步測試,需要GetDataServiceApiTest介面擷取測試結果。

調試

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

調試

授權資訊

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

請求參數

名稱

類型

必填

描述

樣本值

ApiId

integer

API Id

12343

QueryParam

array<object>

放在 Query 裡面的請求參數

object

請求對象

ParamKey

string

參數名稱

name

ParamValue

string

參數值

test

BodyParams

array<object>

放在請求 Body 的參數資訊

object

請求對象

ParamKey

string

參數名稱

name

ParamValue

string

參數值

test

PathParams

array<object>

放在 Path 裡面的請求參數

object

請求對象

ParamKey

string

參數名稱

path1

ParamValue

string

參數值

api

HeadParams

array<object>

放在 Header 裡面的請求參數

object

請求對象

ParamKey

string

參數名稱

requestId

ParamValue

string

參數值

abcd

BodyContent

string

請求 body 資料

{"name":"test"}

返回參數

名稱

類型

描述

樣本值

object

返回對象

RequestId

string

請求 id

abdsfewe

Data

object

返回對象

TestId

string

測試 Id

232432

樣本

正常返回樣本

JSON格式

{
  "RequestId": "abdsfewe",
  "Data": {
    "TestId": "232432"
  }
}

錯誤碼

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.

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

變更歷史

更多資訊,參考變更詳情