Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 926 Bytes

AuditLog.md

File metadata and controls

14 lines (11 loc) · 926 Bytes

AuditLog

Properties

Name Type Description Notes
happened_on_local str The date and time that the action recorded in the access log entry occurred [optional]
ip str The IP address that the action was performed from [optional]
happened_on int The time, in epoch seconds, that the action recorded in the access log entry occurred [optional]
description str The description of the action recorded in the access log entry [optional]
id str The Id of the access log entry [optional]
username str The username associated with the user that performed the action recorded in the access log entry [optional]

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