post /systemrule/license/audit/preview

Stability index

LOCKED.
This API is extremely reliable and will not be broken unless absolutely necessary.

Request body

previewparameters (required)
AuditPreviewParameters

Return type

AuditPreview

Example data

Content-Type: application/json

{ "schemaPath" : "schemaPath", "resources" : { "key" : { "schemaPath" : "schemaPath", "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91" } }, "ruleApplication" : [ { "resourceID" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "errorAt" : 6, "allowed" : true, "schemaPath" : "schemaPath", "errorMessage" : "errorMessage", "ruleID" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "userID" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "evaluationState" : 1 }, { "resourceID" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "errorAt" : 6, "allowed" : true, "schemaPath" : "schemaPath", "errorMessage" : "errorMessage", "ruleID" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "userID" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "evaluationState" : 1 } ], "rules" : { "key" : { "privileges" : [ "privileges", "privileges" ], "name" : "name", "rule" : "rule", "comment" : "comment", "disabled" : true, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "resourceFilter" : "resourceFilter", "category" : "category", "subcategory" : "subcategory", "type" : "type", "actions" : 0 } }, "users" : { "key" : { "userDirectory" : "userDirectory", "schemaPath" : "schemaPath", "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "userId" : "userId" } } }

Responses

201
Created