Skip to main content
A newer release of this product is available.

vserver object-store-server bucket delete

Contributors
Suggest changes

Delete an object store bucket

Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

Description

The vserver object-store-server bucket delete command deletes the bucket belonging to the object store server.

Parameters

-vserver <Vserver Name> - Vserver Name

This parameter specifies the name of the Vserver for the object store server's bucket you want to delete.

-bucket <TextNoCase> - Object Store Server Bucket Name

This parameter specifies the name of the bucket of the object store server you want to delete.

Examples

The following example deletes an object store server bucket for Vserver vs1.

cluster1::> vserver object-store-server delete -vserver vs1 -bucket testbucket