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.
Note
This command is not supported for a Vserver with Infinite Volume.
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
Give documentation feedback