As of Version | product version 1.0 | component version 1.0 |
---|---|
Request Method | POST |
Response Format | JSON |
Required Permission | available if listed in |
Description | This endpoint is used to validate a permissions file to determine its fitness to become the new global permissions file of the yuuvis® system. |
Request Headers | Content-Type: application/xml |
Response Example | The result is a JSON structure containing a 200 - no validation errors, the role set has been updated { "validationErrors": [] } 422 - there were validation errors, the role set was not updated { "validationErrors": [ { "message": "Unable to unmarshal schema. [line: 14][column: 13] cvc-complex-type.2.4.a: Invalid content was found starting with element 'condition'. One of '{\"http://optimal-systems.org/ns/dmscloud/roleset/\":action}' is expected." } ] } |
Manage space
Manage content
Integrations