Exemption Certificate Management
CertCapture RESTful APIs
ReportAuditLogModel
An input model for requesting an export of audit logs
This model is used in the following APIs:
Parameters
reportTypeOptional
stringThe type of the report (e.g., "audit").
reportsOptional
arrayThe list of reports for this audit log report.
startDateOptional
stringThe start date for the audit log report.
endDateOptional
stringThe end date for the audit log report.
compressionOptional
stringThe compression type for the report output (e.g., "NONE", "GZIP").
Enum: NONE, GZIP
reportSourceOptional
stringThe source of the report (e.g., "AUDITLOGS").