Associating Components to a User

Command Example

eGCLI AssociateComponentsToUser -managerid <Manager ID> -userid <User ID> -componenttype <Component Type> <-components <comma-separated list of Nick names/all> [-autoassociatetype <yes/no>]

eGCLI AssociateComponentsToUser -managerid mgr1 -userid mon -componenttype 2x client gateway -components client_1:80,client_2:80

eGCLI AssociateComponentsToUser -managerid mgr1 -userid mon -componenttype 2x client gateway -components all –autoassociatetype yes

Note:

It is mandatory to provide either the components or the autoassociatetype while associating the components to a user. If you wish to provide only the autoassociatetype option, then set this to yes. By default, the autoassociatetype option is set to no.