Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 776 Bytes

AuditLog.md

File metadata and controls

14 lines (11 loc) · 776 Bytes

AuditLog

Properties

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

[Back to Model list] [Back to API list] [Back to README]