CLI Guide

Delete SSD Cache
Description
This command deletes the SSD cache. All data in the SSD cache is purged.
Syntax
delete ssdCache [ssdCacheName]
Parameter
Parameter Description
ssdCache
The alphanumeric identifier (including - and _) of
the SSD cache that you want to delete. Enclose the
identifier in square brackets ([ ]). If the SSD cache
name contains special characters or consists only
of numbers, you also must enclose the identifier in
double quotation marks (" ") inside square brackets.
Delete Virtual Disk
Description
This command deletes one or more standard virtual disks or snapshot virtual disks, or snapshot repository
virtual disks.
CAUTION: All the data in the virtual disk is lost as soon as you run this command.
Syntax
delete (allVirtualDisks | virtualDisk [virtualDiskName]
|virtualDisks [virtualDiskName1... virtualDiskNameN])
removeDiskGroup=(TRUE | FALSE)
Parameters
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.
virtualDisk or virtualDisks
Name of the virtual disk to delete. You can enter
more than one virtual disk name. You must put
brackets ([ ]) around the virtual disk name. If the
219