This command assigns management functions to 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]
Required Parameters
| Identifies the manager for which to assign permissions for management functions. |
Options
| Specifies a realm of management functions for which to assign permissions to the manager. |
| Grants the specified permissions for the realm set with |
| This option is used together with Use Specify one of the following object types as
|
| Grants permissions set with |
Example
To allow a manager with ID 6 to edit events:
vcli: admin> manager assign --id 6 --realm events --permissions edit