volume file clone deletion add-extension
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Add new supported file extensions to be deleted with clone delete
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The volume file clone deletion add-extension
command can be used to add new supported file extensions for clone delete.
Parameters
-vserver <vserver name>
- Vserver Name-
Name of the vserver.
-volume <volume name>
- Volume Name-
Name of the volume.
-extensions <text>
- Supported Extensions for Clone Delete-
List of supported file extensions for clone delete.
Examples
The following example adds the new supported vmdk,vhd
file extensions to volume vol1
of vserver vs1
.
cluster1::> volume file clone deletion add-extension -vserver vs1 -volume vol1 -extensions vmdk,vhd