ONTAP 9.13

to Japanese version

Delete a volume efficiency policy

You can delete a volume efficiency policy by using the volume efficiency policy delete command.

What you’ll need

You must have ensured that the policy you want to delete is not associated with any volume.

You cannot delete the inline-only and the default predefined efficiency policy.

Step
  1. Use the volume efficiency policy delete command to delete a volume efficiency policy.

Example

The following command deletes a volume efficiency policy named policy1: volume efficiency policy delete -vserver vs1 -policy policy1

Top of Page