Private
clientCreates a record in the audit log.
Optional
callback: undefinedExports audit records as a CSV file or ZIP file.
Exports audit records as a CSV file or ZIP file.
Optional
parameters: ServerParameters.ExportAuditRecordsOptional
callback: undefinedFetch a paginated list of AuditRecord instances dating back to a certain time
Fetch a paginated list of AuditRecord instances dating back to a certain time
Optional
parameters: ServerParameters.GetAuditRecordsOptional
callback: undefinedFetch a paginated list of AuditRecord instances dating back to a certain time
Fetch a paginated list of AuditRecord instances dating back to a certain time
Optional
parameters: GetAuditRecordsSinceOptional
callback: undefinedSet the retention period to a new value. Can throw ServiceException if the retention period is too long
Set the retention period to a new value. Can throw ServiceException if the retention period is too long
Optional
callback: undefinedGenerated using TypeDoc v0.25.12
Creates a record in the audit log.