ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • volume efficiency policy delete

    Delete an efficiency policy

    Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

    Description

    The volume efficiency policy delete command deletes an efficiency policy. An efficiency policy can be deleted only when it is not associated with any volume. The pre-defined policies default and inline-only cannot be deleted.

    Parameters

    -vserver <vserver name> - Vserver

    This specifies the Vserver on which the volume is located.

    -policy <text> - Efficiency Policy Name

    This specifies the policy name.

    Examples

    The following example deletes an efficiency policy:

    cluster1::> volume efficiency policy delete -vserver vs1 -policy policy1
    Top of Page