A newer release of this product is available.
volume quota 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 quota policy
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
This command deletes a quota policy and all the rules it contains. The policy can be deleted only when it is not assigned to the Vserver. This command is not supported on Infinite Volumes. You must enter the following information to delete a quota policy:
-
Vserver name
-
Policy name
Parameters
-vserver <vserver name>
- Vserver-
This parameter specifies the Vserver containing the quota policy you want to delete.
-policy-name <text>
- Policy Name-
This parameter specifies the name of the quota policy you want to delete.
Examples
The following example deletes a quota policy named quota_policy_5 on Vserver vs0.
cluster1::> volume quota policy delete -vserver vs0 -policy-name quota_policy_5