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)
snapshot-repository-raid-level
(1 | 5)
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
Summary of Contents for PowerVault MD3000i
Page 12: ...12 Contents ...
Page 42: ...42 About the Script Commands ...
Page 90: ...90 Using the Virtual Disk Copy Feature ...
Page 104: ...104 Maintaining a Storage Array ...
Page 222: ...222 Script Commands ...
Page 228: ...228 Sample Script Files ...
Page 236: ...236 Index ...