Product manual

115
Management with CLI
Options
-a<action> Whichactiontoperform.
list Displayalistofexistingassociationsforallorspeciedlogical
drives.
add Createassociationbetweenspeciedsourcelogicaldriveand
destinationlogicaldrive.
del Deleteexistingassociationbetweenspeciedsourcelogicaldrive
anddestinationlogicaldrive.
-t<assntype> Whatkindofassociationtobecreated.
clone Cloneassociation.
-l<sourceld> SourcelogicaldriveId.
-d<destinationld> DestinationlogicaldriveId.
-r Instructstoretainthisassociationaftercorrespondingbackground
operationdone.
Forclone,bydefaulttheassociationwillnotberetained.
-c<count> Speciesthenumberofassociationstogiveasummaryofwhen
usedwiththe-alistoption.
-v Verbosemode.Usedwith-alist.
Examples
assn*showsalistofassociationofspeciedlogicaldrive*
assn -a add -t clone -l 0 -d 1 -r
assn -a del -l 0 -d 1