交换数据空间 EDS-新增应用:响应示例

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

响应示例

状态码: 200

OK

  • 新增应用返回体。
    {  "data" : {    "type" : "UNSTRUCTURED",    "name" : "OBS-APP-TEST",    "id" : "22c59dd8-12ef-4ead-94ff-************",    "temp_id" : "335ac118-758e-4324-9d41-************",    "temp_name" : "文档下载",    "natives" : false,    "operation" : [ "DOWNLOAD" ],    "description" : "abc",    "icon" : "icon: data:image/png;base64,iVBORw0KGgoAAAAN***          // ***代表省略的图标编码",    "connection" : {      "datasource_type" : "OBS",      "connection" : null    },    "create_user_id" : "test-***********",    "create_user_name" : "test-***********",    "create_date" : "2023-12-05T18:27:52Z"  },  "total" : 1,  "error_code" : null,  "error_msg" : null}
support.huaweicloud.com/api-eds/addApplication.html