/create-roleAsk AIpost https://api.akeyless.io/create-roleBody Paramsanalytics-accessstringAllow this role to view analytics. Currently only 'none', 'own', 'all' values are supported, allowing associated auth methods to view reports produced by the same auth methods.audit-accessstringAllow this role to view audit logs. Currently only 'none', 'own', 'scoped' and 'all' values are supported, allowing associated auth methods to view audit logs produced by the same auth methods.commentstringDeprecated - use descriptiondelete_protectionstringProtection from accidental deletion of this object [true/false]descriptionstringDescription of the objectevent-center-accessstringAllow this role to view Event Center. Currently only 'none', 'scoped' and 'all' values are supportedevent-forwarders-accessstringAllow this role to manage Event Forwarders. Currently only 'none' and 'all' values are supported.event-forwarders-namearray of stringsAllow this role to manage the following Event Forwarders.event-forwarders-nameADD stringgw-analytics-accessstringAllow this role to view gw analytics. Currently only 'none', 'scoped', 'all' values are supported, allowing associated auth methods to view reports produced by the same auth methods.jsonbooleanDefaults to falseSet output format to JSONtruefalsenamestringrequiredRole namereverse-rbac-accessstringAllow this role to view Reverse RBAC. Supported values: 'scoped', 'all'.sra-reports-accessstringAllow this role to view SRA Clusters. Currently only 'none', 'scoped', 'all' values are supported.tokenstringAuthentication token (see /auth and /configure)uid-tokenstringThe universal identity token, Required only for universal_identity authenticationusage-reports-accessstringAllow this role to view Usage Report. Currently only 'none' and 'all' values are supported.Responses 200createRoleResponse wraps response body. defaulterrorResponse wraps any error to return it as a JSON object with one "error" field.Updated 7 months ago