日本熟妇hd丰满老熟妇,中文字幕一区二区三区在线不卡 ,亚洲成片在线观看,免费女同在线一区二区

DeleteExtraDataSource - 刪除數據源

刪除數據源。

調試

您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。

授權信息

當前API暫無授權信息透出。

請求語法

DELETE /v2/openapi/instances/{instanceId}/extra-data-sources/{type}/{dataSourceId}

請求參數

名稱類型必填描述示例值
instanceIdstring

實例 ID。

airec-cn-****
typestring

數據源類型。

取值:

  • UserCustomDataSource:用戶數據源。

  • ItemCustomDataSource:物品數據源。

  • BehaviorCustomDataSource:行為數據源。

UserCustomDataSource
dataSourceIdstring

數據源 ID。

123

返回參數

名稱類型描述示例值
object

返回參數。

requestIdstring

請求 ID。

8B90B646-1678-41A3-B23F-EAC6587B0E48
resultExtraDataSource

返回參數。

示例

正常返回示例

JSON格式

{
  "requestId": "8B90B646-1678-41A3-B23F-EAC6587B0E48",
  "result": {
    "Status": "Ready 待應用;Online 已應用;Failed失敗",
    "Meta": {
      "Internal": true,
      "MetaType": "ExtraDataSource",
      "ProjectName": "test_project",
      "TableName": "test_table",
      "Type": "ODPS",
      "UpdateFrequency": 86400
    },
    "Type": "UserCustomDataSource\\ItemCustomDataSource\\\nBehaviorCustomDataSource\\\nSampleCustomDataSource",
    "GmtCreate": "2021-12-07T13:26:29.000Z",
    "GmtModified": "2021-12-07T13:26:29.000Z",
    "DataSourceId": "E01D574F-ABD0-4C55-A5E3-8D24FD8D42EA"
  }
}

錯誤碼

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

變更歷史

變更時間變更內容概要操作
暫無變更歷史