Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 645 Bytes

AuditLog.md

File metadata and controls

13 lines (10 loc) · 645 Bytes

Harbor2Client::AuditLog

Properties

Name Type Description Notes
id Integer The ID of the audit log entry. [optional]
username String Username of the user in this log entry. [optional]
resource String Name of the repository in this log entry. [optional]
resource_type String Tag of the repository in this log entry. [optional]
operation String The operation against the repository in this log entry. [optional]
op_time DateTime The time when this operation is triggered. [optional]