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

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

响应示例

状态码: 200

OK

  • 审计日志列表。

    {  "data" : [ {    "audit_log_id" : "2a178fd057834c13a457************",    "resource_id" : "bdcfd032-fe52-448b-a673-************",    "resource_name" : "三清山.jpg",    "customer_user_id" : null,    "customer_user_name" : null,    "customer_connector_id" : "c1bf9bd7-52fc-435b-ae55-************",    "customer_connector_name" : "连接器B",    "happend_time" : "2023-12-01T16:10:28Z",    "action" : "VIEW",    "description" : null  }, {    "audit_log_id" : "74ae9d9af228437e89ad************",    "resource_id" : "7c9cafa2-0eb0-4dae-bd8d-************",    "resource_name" : "三清山.jpg",    "customer_user_id" : null,    "customer_user_name" : null,    "customer_connector_id" : "c1bf9bd7-52fc-435b-ae55-************",    "customer_connector_name" : "连接器B",    "happend_time" : "2023-12-01T15:09:36Z",    "action" : "VIEW",    "description" : null  } ]}
support.huaweicloud.com/api-eds/ShowAuditLog.html