A newer release of this product is available.
vserver security file-directory policy delete
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
Delete a file security policy
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The `vserver security file-directory policy delete` command deletes a security policy from a Vserver.
The vserver security file-directory policy delete
command is not supported for Vservers with Infinite Volume.
Deleting a policy fails if a job is currently running for the specified policy. |
Parameters
-vserver <vserver name>
- Vserver-
Specifies the name of the Vserver associated with the security policy that you want to delete.
-policy-name <Security policy name>
- Policy Name-
Specifies the name of the security policy you want to delete.
Examples
The following example deletes a security policy named “policy1” from Vserver vs1.
cluster1::> vserver security file-directory policy delete -policy-name policy1 -vserver vs1