This command removes management functions from a VMS manager user.
Usage
manager assign --id ID [--realm events|hardware|logical|monitoring|security|settings|support] [--permissions create|view|edit|delete] [--object-type TYPE] [--object-id ID] [--ldap-groups] [--tenant-ids]
Required Parameters
| Identifies the manager from which to remove permissions for management functions. |
Options
| Specifies a realm of management functions for which to remove permissions from the manager. |
| Removes the specified permissions for the realm set with |
| This option is used together with Use Specify one of the following object types as
|
| Removes permissions set with |
| Specify a LDAP group name or a comma--separated list of LDAP group names. |
| Specify a tenant ID or a comma-separated list of tenant IDs. |
Example
To prohibit editing events by a manager with ID 6:
vcli: admin> manager unassign --id 6 --realm events --permissions edit