Owner's manual

About the Script Commands 31
Brackets
A list of identifiers
NOTE: You can use any combination of alphanumeric characters, hyphens, and
underscores for the names. Command names can have a maximum of 30
characters. If you exceed the maximum character limit, replace square brackets
([ ]) with angle brackets (< >) to overcome this limitation.
Use an object type when the command is not referencing a specific object.
The all parameter means all objects of the specified type in the storage array
(for example, allVirtualDisks).
To perform a command on a specific object, use brackets to identify the
object (for example, virtualDisk[engineering]). Specify a subset of objects
with a list of identifiers in brackets (for example, virtualDisks[sales
engineering marketing]). In a list of identifiers, use a blank space as the
delimiter. A qualifier is necessary if you want to include additional
information to describe the objects.
Table 2-2 lists the object type and identifiers associated with the object types.
Table 2-2. Object Types and Identifiers
Object Type Identifier
controller 0 or 1
physicalDisk Enclosure ID and the slot ID
physicalDiskChannel Physical disk channel identifier
host User label
hostChannel Host channel identifier
hostGroup User label
hostPort User label
snapshot Virtual disk user label
storageArray Not applicable
enclosure Enclosure ID
virtualDisk Virtual disk user label or the World Wide Identifier
(WWID) for the virtual disk (set command only)