Function | Existing Command | Proposed Change | Comments |
---|---|---|---|
Grant | security grant entity <entity-id> principal-type <principal-type> principal-name <principal-name> actions <actions> | grant actions <actions> on entity <entity-id> to [principal-type] <principal-name> | |
Revoke | security revoke entity <entity-id> principal-type <principal-type> principal-name <principal-name> actions <actions> | revoke actions <actions> on entity <entity-id> from [principal-type] <principal-name> | |
Check Access | security access entity <entity-id> principal-type <principal-type> principal-name <principal-name> actions <actions> | Remove. | |
Create Role | - | create role <role-name> | |
List Roles | - | list roles | |
Add role to group | - | add role <role-name> to group <group-name> | |
List roles for group | - | list roles for group <group-name> | |
List privileges for role | - | list privileges for role <role-name> | |
Manage space
Manage content
Integrations