Associating Elements to Users

Command

Example

eGCLI AssociateElementsToUser -managerid <Manager ID> -userid <User ID> -elementtype <Element type> <[-elements <Element name1[,Element name2,..]>]>

eGCLI AssociateElementsToUser -managerid mgr1 -userid usr1 -elementtype zone -elements zon1

eGCLI AssociateElementsToUser -managerid mgr1 -userid usr1 -elementtype zone -elements zon1,zon2,zon3

eGCLI AssociateElementsToUser -managerid mgr1 -userid usr1 -elementtype segment -elements segmt1

eGCLI AssociateElementsToUser -managerid mgr1 -userid usr1 -elementtype segment -elements segmt1,segmt2,segmt3