Security rule audit: Get audit export
Information noteLOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.
This API is extremely reliable and will not be broken unless absolutely necessary.
Method
GET
Path
/qrs/systemrule/security/audit/export
Description
Get access control audit information that can, for example, be imported to an app.
Body
-
Return value
List<string>: [ "UserDbId;UserId;UserDirectory;Name", Corresponding properties for the respective user ... "RuleID;Rule;Actions;Name;ResourceFilter", Corresponding properties for the respective security rule ... "ResourceID;RuleID;UserDbId;Allowed;EvaluationState", Objects in the database and the rules associated with them ... ]
The list consists of an audit log with semicolon-separated columns.
Optional parameters
-