Disassociating Elements to Users

Command

Example

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

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

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

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

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