Owner's manual

142 Script Commands
Parameters
Example
-c "delete iscsiInitiator [\"job29002\"];"
Delete Virtual Disk
This command deletes one or more standard virtual disks or snapshot and
snapshot repository virtual disks.
NOTICE: All of the data in the virtual disk is lost as soon as you run this command.
Syntax
delete (allVirtualDisks | virtualDisk
[
virtualDiskName
] | virtualDisks
[
virtualDiskName1... virtualDiskNameN
])
Parameters
Parameters Description
iSCSI-ID The identifier of the iSCSI initiator that you want to delete. Enclose
the name in double quotation marks (" ").
name The name of the iSCSI initiator that you want to delete. Enclose the
name in double quotation marks (" ").
Parameter Description
allVirtualDisks Deletes all virtual disks in a storage array.
NOTE: Using the allVirtualDisks parameter
deletes virtual disks until all are removed or
until an error is encountered. If an error is
encountered, this command does not
attempt to delete the remaining virtual
disks.