cdp_create_role
Create a new role with whitelist and blacklist permissions to control access in the Acquia CDP platform.
Instructions
Create a new role with whitelist/blacklist permissions. Pass whitelist/blacklist as JSON arrays of Permission objects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| tenant_id | No | ||
| whitelist | No | ||
| blacklist | No | ||
| included | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |