vserver object-store-server policy delete
Delete a policy
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver object-store-server policy delete command deletes an object store policy.
Parameters
- -vserver <Vserver Name> - Vserver Name
- This parameter specifies the name of the Vserver for the object store server you want to delete.
- -policy <TextNoCase> - Policy Name
- This parameter specifies the name of the object store policy you want to delete.
Examples
The following example deletes an object store policy for Vserver vs1:
cluster1::>vserver object-store-server policy delete -vserver vs1 -policy Policy_2
Give documentation feedback