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 object-store-server policy modify
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
Modify a policy
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver object-store-server policy modify
command modifies an object store policy.
Parameters
-vserver <Vserver Name>
- Vserver Name-
This parameter specifies the name of the Vserver for the object store policy you want to modify.
-policy <TextNoCase>
- Policy Name-
This parameter specifies the name of the object store policy.
[-comment <text>]
- Comment-
This parameter specifies the text comment for the object store policy.
Examples
The following example modifies the comment of the object store policy for Vserver vs1:
cluster1::> vserver object-store-server policy modify -policy Policy_1 -comment "Read_Access_for_Bucket2"