交换数据空间 EDS-查看实例化应用列表:响应示例

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

响应示例

状态码: 200

OK

  • 查看实例化应用列表。
    {  "data" : [ {    "type" : "UNSTRUCTURED",    "name" : "OBS4",    "id" : "70d5c8d0-fe76-4cf0-9d30-***********",    "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-11-21T16:50:53Z"  } ],  "total" : 1,  "error_code" : null,  "error_msg" : null}
support.huaweicloud.com/api-eds/listApplications.html