acl_create
Manage permissions by creating an ACE that assigns a user or group to a role on a resource path.
Instructions
Create an ACE binding a user or group to a role on a resource path.
ace_type is 'user' or 'group'; provide the matching user_id or group_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| ace_type | Yes | ||
| role_id | Yes | ||
| propagate | No | ||
| user_id | No | ||
| group_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||