CLI Guide

Parameter Description
virtual disk name has special characters, you must
also put quotation marks (" ") around the virtual
disk name.
removeDiskGroup
Deleting the last virtual disk in a disk group does
not delete the disk group. You can have a
standalone disk group (minus any virtual disks). To
remove the standalone disk group, set this
parameter to TRUE. To keep standalone disk
groups intact, set this parameter to FALSE.
schedule
Deletes only the schedule.
Delete Virtual Disk On A Disk Pool
Description
This command deletes either normal or thin virtual disks on a disk pool.
CAUTION: 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] | allVirtual disks)
[removeDiskGroup=(TRUE | FALSE)
retainRepositoryMembers=(TRUE | FALSE)]
force=(TRUE | FALSE)
schedule
retainRepositoryMembers=(TRUE | FALSE)]
Parameters
Parameter Description
allVirtualDisks
This parameter deletes all of the virtual disks on a
disk pool.
virtualDisk or virtualDisks The name of the virtual disk that you want to
delete. You can enter more than one virtual disk
name. Enclose the virtual disk name in square
brackets ([ ]). If the virtual disk name has special
characters, you also must enclose the virtual disk
name in double quotation marks (" ").
removeDiskGroup
Deleting the last virtual disk in a disk group does
not delete the disk group. You can have a
standalone disk group (minus any virtual disks). To
remove the standalone disk group, set this
parameter to TRUE. To keep standalone disk
groups intact, set this parameter to FALSE.
220