交换数据空间 EDS-上架offer:请求示例

时间:2025-02-12 15:00:29

请求示例

上架offer

POST /v1/{project_id}/eds/instances/{instance_id}/connectors/{connector_id}/offers{  "app_item_url" : "/approvalDetail?offerId=",  "approver_id" : "99999000******",  "data_resource_list" : [ {    "data_resource_id" : "7da43bc2******",    "data_artifact_id" : ""  } ],  "offer_description" : "",  "offer_name" : "上架offer",  "publish_type" : "SPECIFY_SPACE_EXPOSURE",  "subscription_type" : "CONTROLLED_DATA",  "target_ids" : [ "connector-1868" ],  "policy_json" : {    "view" : {      "enable" : true,      "times" : "",      "app" : "321ac118******"    },    "modify" : {      "enable" : false,      "times" : "",      "app" : ""    },    "download" : {      "enable" : true,      "times" : "",      "app" : "234c118******"    },    "approval" : {      "enable" : false    },    "terminate" : {      "enable" : true    },    "use" : {      "users" : "",      "timeInterval" : {        "startTime" : "2023-12-11T16:09:33+08:00",        "endTime" : "2024-01-10T16:09:33+08:00"      }    },    "database" : {      "column" : "",      "rows" : [ ]    }  }}
support.huaweicloud.com/api-eds/CreateOffer.html