Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 1.92 KB

AuditLogEntryListingRep.md

File metadata and controls

29 lines (24 loc) · 1.92 KB

AuditLogEntryListingRep

Properties

Name Type Description Notes
links {str: (Link,)} The location and content type of related resources
id str The ID of the audit log entry
account_id str The ID of the account to which this audit log entry belongs
date int
accesses [ResourceAccess] Details on the actions performed and resources acted on in this audit log entry
kind str
name str The name of the resource this audit log entry refers to
description str Description of the change recorded in the audit log entry
short_description str Shorter version of the change recorded in the audit log entry
comment str Optional comment for the audit log entry [optional]
subject SubjectDataRep [optional]
member MemberDataRep [optional]
token TokenSummary [optional]
app AuthorizedAppDataRep [optional]
title_verb str The action and resource recorded in this audit log entry [optional]
title str A description of what occurred, in the format <code>member</code> <code>titleVerb</code> <code>target</code> [optional]
target TargetResourceRep [optional]
parent ParentResourceRep [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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