ONTAP 9.12.1 commands

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

    Delete a policy

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

    Description

    The vserver fpolicy policy delete command deletes an FPolicy policy.

    Parameters

    -vserver <Vserver Name> - Vserver

    This parameter specifies the name of the Vserver from which you want to delete the FPolicy policy.

    -policy-name <Policy name> - Policy

    This parameter specifies the name of the FPolicy policy that you want to delete.

    Examples

    The following example deletes an FPolicy policy.

    cluster1::> vserver fpolicy policy delete -vserver vs1.example.com -policy-name vs1_pol
    Top of Page