The delete consistencyGroup command deletes a snapshot consistency group.
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
To execute this command on an storage array, you must have the Storage Admin role.
This command works in two ways:
You can delete both the consistency group and the repository volumes contained by the consistency group.
You can delete only the consistency group and leave the repository volumes that are contained by the consistency group intact.
delete consistencyGroup ["consistencyGroupName"]
[deleteRepositoryMembers=(TRUE | FALSE)]
Parameter | Description |
---|---|
consistencyGroup | The name of the snapshot consistency group that you want to delete. Enclose the snapshot consistency group name in double quotation marks (" ") inside square brackets ([ ]). |
deleteRepositoryMembers | The setting to delete on or retain the repository volumes. To delete the repository volumes, set this parameter to TRUE . To retain the repository volumes, set this parameter to FALSE . The default setting is FALSE . |