Mount backup positional parameter

The positional parameters immediately follow the mount backup command and precede the optional parameters.

The following positional parameters specify the objects to mount:
component name=mount point[,component name=mount point]
component name
Specify the volume or drive name of the component.
mount point
Specify an unused drive letter or absolute path to the directory where the snapshots are going to be displayed as mount point directories. The directory must be empty. If not empty, an error is reported.
The list must contain all non-qualified objects or all qualified objects. The list cannot contain a combination of non-qualified objects and qualified objects. Specify the list by using the following syntax:
mount backup object-1[(object-1-id)]= mount-point-1[,object-2[(object-2-id)]=mount-point-2...]
For example:
fcmcli mount backup L:=X:fcmcli mount backup g:(2011031112451)=x:

The following example is for a non-qualified object object-1:

fcmcli mount backup g:=x:

The following example is for a qualified object object-1 (object-1-id):

fcmcli mount backup g:(20110815064316)=x: