CLI Guide

Delete Consistency Group
Description
This command deletes a snapshot consistency group in two ways:
You can delete both the consistency group and the repository virtual disks contained by the
consistency group.
You can delete only the consistency group and leave the repository virtual disks that are contained by
the consistency group intact.
Syntax
delete consistencyGroup [snapGroupName]
[deleteRepositoryMembers=(TRUE | FALSE)]]
Parameter
Parameter Description
snapConsistencyGroup
The name of the snapshot consistency group that
you want to delete. Enclose the snapshot
consistency group name in square brackets ([ ]). If
the snapshot consistency group name has special
characters, you must enclose the snapshot
consistency group name in double quotation
marks (" ").
deleteRepositoryMembers
The setting to delete on or retain the repository
virtual disks. To delete the repository virtual disks,
set this parameter to TRUE. To retain the repository
virtual disks, set this parameter to FALSE. The
default setting is
FALSE.
Delete Consistency Group Snapshot Image
Description
This command deletes the snapshot images in a consistency group.
Syntax
delete cgSnapImage consistencyGroup="consistencyGroupName"
[deleteCount=numberOfSnapImages]
[retainCount=numberOfSnapImages]
[ignoreSnapVirtualDisk=(TRUE | FALSE)]
209