交换数据空间 EDS-查询数据资产统计列表:响应示例

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

响应示例

状态码: 200

OK

  • 资产使用情况列表。

    {  "data" : [ {    "artifact_id" : "66f6bb97-c70a-43d9-aa73-************",    "artifact_name" : "customers",    "consumer_user_name" : "paas_roma_l00489135",    "consumer_connector_id" : "c1bf9bd7-52fc-435b-ae55-************",    "consumer_connector_name" : "连接器B",    "action_count_list" : [ {      "action" : "MODIFY",      "count" : 1    }, {      "action" : "DOWNLOAD",      "count" : 1    }, {      "action" : "VIEW",      "count" : 2    } ]  } ]}
support.huaweicloud.com/api-eds/listAuditArtifactUsage.html