Dell 38XX, 34XX, 32XX, 36XX manual Recurring Syntax Elements, Suspend object statement‑data

Models: 36XX 32XX 38XX 34XX

1 417
Download 417 pages 18.23 Kb
Page 33
Image 33

Command Syntax

Description

 

 

stop object {statementdata}

Stops an asynchronous operation.

suspend object {statementdata}

Suspends an operation. You can then restart the

 

suspended operation, and it continues from the

 

point at which it was suspended.

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. The following table lists the recurring syntax and the syntax values that you can use with the syntax.

Table 7. 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-valuepair

 

{create-raid-virtual disk-attribute-valuepair}

create-raid-virtual disk-attribute-value-pair

capacity=capacity-spec owner=(0 1)

 

segmentSize=integer-literal

RAID controller module-enclosureId

(0–99)

slot-id

(0–31)

port-id

(0–127)

physical disk-spec

enclosureID, slotID

physical disk-spec-list

physical disk-spec {physical disk-spec}

enclosure-id-list

enclosureID {enclosureID}

hex-literal

0x hexadecimal-literal

virtual disk-group-number

integer-literal

filename

string-literal

error-action

(stop continue)

physical disk-channel-identifier

(1 2)

33

Page 33
Image 33
Dell 38XX, 34XX, 32XX, 36XX manual Recurring Syntax Elements, Suspend object statement‑data