This command removes permissions from a role.
Usage
role unassign --id ID {--realm REALM| {--object-type OBJECT_TYPE --object-id OBJECT_ID}} [--permissions create|view|edit|delete]
Required Parameters
Options
Specify a realm of VMS objects. Possible values:
|
|
|
Use this parameter together with Examples of objects are:
For example, if you want to remove permission to access a given view, you would specify |
|
Specify an object ID of the type specified by For example: |
|
Include this parameter to specify a specific type of permission. Omit this parameter to remove all types. |
Example
The following example removes all permissions to the security realm:
vcli: admin> role unassign --id 2 --realm security
Comments
0 comments
Article is closed for comments.