The Script Editor and the each support the use of the commands listed in the Command Reference Table of Contents. These commands, used with specific parameters, enable you to perform various management tasks. Refer to the Command Reference Table of Contents to view more information about each command.
Common Syntax
Format commands using these guidelines.
End all statements with a semicolon (;).
Separate each base command and any parameters with a space.
Separate each parameter and its parameter value with an equal sign.
The Script Editor and command line interface are not case-sensitive. You can enter any combination of uppercase and lowercase letters. The usage shown in the following tables follows the convention of having a capital letter start the second word of a parameter.
Important:
The syntax of the commands is current with the latest version of the storage management software. If you are managing storage arrays running firmware for previous releases, not all of these commands may be supported. See the firmware compatibility heading in each command for a description of how the command works in previous releases.
While the Script Editor and command line interface syntax have undergone some revisions, previously supported syntax is still supported. Any scripts that adhere to previous syntax rules will still pass the Script Editor syntax check and will execute.