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

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

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

data

Array of ArtifactUsage objects

返回数据。

total

Long

总数。

error_code

String

错误码。

error_msg

String

错误描述。

表5 ArtifactUsage

参数

参数类型

描述

artifact_id

String

资产ID。

artifact_name

String

资产名称。

consumer_user_name

String

消费连接器用户名称。

consumer_connector_id

String

消费连接器ID。

consumer_connector_name

String

消费连接器名称。

action_count_list

Array of ActionCount objects

使用次数。

表6 ActionCount

参数

参数类型

描述

action

String

限制使用的操作:

  • VIEW:查看

  • MODIFY:加工

  • DOWNLOAD:下载

枚举值:

  • VIEW

  • MODIFY

  • DOWNLOAD

count

Integer

使用次数。

状态码: 400

表7 响应Body参数

参数

参数类型

描述

data

Object

返回数据。

total

Long

总数。

error_code

String

错误码。

error_msg

String

错误描述。

状态码: 500

表8 响应Body参数

参数

参数类型

描述

data

Object

返回数据。

total

Long

总数。

error_code

String

错误码。

error_msg

String

错误描述。

support.huaweicloud.com/api-eds/listAuditArtifactUsage.html