vserver object-store-server policy statement 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 Policy Statement
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver object-store-server policy statement delete
command deletes the policy statement belonging to the object store server policy.
Parameters
-vserver <Vserver Name>
- Vserver Name-
This parameter specifies the name of the Vserver whose policy statement you want to delete.
-policy <TextNoCase>
- Policy Name-
This parameter specifies the name of the object store server policy whose policy statement needs to be deleted.
-index <integer>
- Statement Index-
This parameter specifies the index of the object store server policy statement.
Examples
The following example deletes an object store server policy statement with index 1 of Vserver vs1 and policy Policy_1.
cluster1::> vserver object-store-server policy statement delete -vserver vs1 -policy Policy_1 -index 1