医疗智能体 EIHEALTH-发布数据资产:请求示例

时间:2024-05-11 08:28:27

请求示例

发布数据资产,数据资产名称为eihealth-asset,版本为1。

https://eihealth.cn-north-4.myhuaweicloud.com/v1/{project_id}/eihealth-projects/{eihealth_project_id}/datas/publish

{
  "name" : "eihealth-asset",
  "version" : "1",
  "title" : "title",
  "summary" : "this is summary",
  "description" : "this is description",
  "picture" : "data:image/png;base64,xxxxx",
  "labels" : [ "label1" ],
  "paths" : [ "test:/rootFolder/aaa.txt" ]
}
support.huaweicloud.com/api-eihealth/PublishData.html