34
About the Script Commands
Recurring Syntax Elements
Recurring syntax elements are a general category of variables and parameters
you can use in one or more script commands. The recurring syntax is used in
the general definitions of the script commands that are listed in "Script
Commands" on page 105. Table 2-4 lists the recurring syntax and the syntax
values that you can use with the syntax.
show
object
{
statement-data
} Displays information about the object.
start
object
{
statement-data
} Starts an asynchronous operation. You can stop some
operations after they have started. You can query the
progress of some operations.
stop
object
{
statement-data
} Stops an asynchronous operation.
suspend
object
{
statement-data
}
Suspends an operation. You can then restart the
suspended operation, and it continues from the point
at which it was suspended.
Table 2-4. Recurring Syntax Elements
Recurring Syntax
Syntax Value
raid-level
(0 | 1 | 5| 6)
snapshot-repository-raid-level
(1 | 5 | 6)
capacity-spec
integer-literal
[KB | MB | GB | TB |
Bytes]
segment-size-spec
integer-literal
boolean
(
TRUE
| FALSE)
user-label
string-literal
user-label-list
user-label
{
user-label
}
create-raid-vol-attr-value-list
create-raid-virtual disk-attribute-value-
pair
{
create-raid-virtual disk-attribute-value-
pair
}
Table 2-3. General Form of the Script Commands
(continued)
Command Syntax
Description
book.book Page 34 Friday, March 4, 2011 10:45 AM
Summary of Contents for PowerVault MD3200 Series
Page 1: ...Dell PowerVault Modular Disk Storage Arrays CLI Guide ...
Page 42: ...42 About the Script Commands ...
Page 263: ...Script Commands 263 ...
Page 269: ...268 Sample Script Files ...
Page 271: ...270 CLI Command Updates ...
Page 279: ...Index 278 ...