The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: Reporting/AuditLogs/{auditLog} | Test | |
Get details of a audit log. |
|||
GET | Method: GetAll, URL: Reporting/AuditLogs?table={table}&action={action}&entityIds={entityIds}&includeSubEntities={includeSubEntities}&auditStartTime={auditStartTime}&auditEndTime={auditEndTime}&pageIndex={pageIndex}&pageSize={pageSize} | Test | |
Get all audit logs. The audit log response is paginated with default pageIndex = 1 and pageSize = 100. To get the |
|||
GET | Method: GetDetails, URL: Reporting/AuditLogs/Details?table={table}&action={action}&entityIds={entityIds}&includeSubEntities={includeSubEntities}&auditStartTime={auditStartTime}&auditEndTime={auditEndTime}&pageIndex={pageIndex}&pageSize={pageSize} | Test | |
Get audit log details. |