post /systemrule/license/audit

Stability index

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

Request body

auditparameters (required)
AuditParameters

Return type

Audit

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" : { "schemaPath" : "schemaPath", "name" : "name", "disabled" : true, "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "actions" : 0 } }, "users" : { "key" : { "userDirectory" : "userDirectory", "schemaPath" : "schemaPath", "name" : "name", "id" : "046b6c7f-0b8a-43b9-b35d-6489e6daee91", "userId" : "userId" } } }

Responses

201
Created