Delete consistency group
The delete consistencyGroup command deletes a snapshot consistency group.
Supported Arrays
This command applies to an individual DE2000H, DE4000H, DE4000F, DE6000H, or DE6000F storage array.
Roles
To execute this command on an storage array, you must have the Storage Admin role.
Context
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.
Syntax
delete consistencyGroup ["<var id="GUID-077A9E95-4CE9-4A43-A7A4-60665014358D__V1110119" className="keyword varname">consistencyGroupName</var>"]
[deleteRepositoryMembers=(TRUE | FALSE)]
Parameter
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 . |
Give documentation feedback