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.
volume quota policy rename
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
Rename a quota policy
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
This command renames a quota policy. You must enter the following information to rename a quota policy:
-
Vserver name
-
Policy name
-
New policy name
Parameters
-vserver <vserver name>
- Vserver-
This parameter specifies the Vserver containing the quota policy you want to rename.
-policy-name <text>
- Policy Name-
This parameter specifies the name of the quota policy you are renaming.
-new-policy-name <text>
- New Policy Name-
This parameter specifies the new name of the quota policy. The new name cannot be more than 32 characters long.
Examples
The following example renames a quota policy named quota_policy_0 on Vserver vs0. The policy's new name is quota_policy_1.
cluster1::> volume quota policy rename -vserver vs0 -policy-name quota_policy_0 -new-policy-name quota_policy_1