Andrew-Woodford

Results 4 issues of Andrew-Woodford

Could not delete audit reports via the python SDK for two reasons: 1) AuditReport class used the default Resource delete function. In the AuditReport class, this causes the 'job' endpoint...

There is a very strict limit on the number of requests that can be performed sequentially (2 per app per second). This means if you want to do several operations...

Recent updates to the audit reports framework mean that: 1) login, file and permissions reports now have the option to suppress report generation emails. This is not currently supported by...

Egnyte have recently updated the Events module to version 2 which also includes permissions change events by default. The codebase currently uses version 1 so misses the permission change events....