The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
vserver export-policy delete
Contributors
-
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 rule set
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver export-policy delete
command deletes an export policy. You cannot delete the default policy (named default
) for a Vserver unless you delete the Vserver.
Parameters
-vserver <vserver name>
- Vserver-
This parameter specifies the Vserver on which the export policy that you want to delete is located.
-policyname <export policy name>
- Policy Name-
This parameter specifies the export policy that you want to delete.
Examples
The following example deletes an export policy named test_expolicy from a Vserver named vs0:
vs1::> vserver export-policy delete -vserver vs0 -policyname test_expolicy