acl_create
Bind a user or group to a role on a resource path by creating an access control entry.
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 | |||