Skip to main content

vserver object-store-server bucket snapshot delete

Contributors
Suggest changes

Delete a snapshot for the S3 bucket.

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

Description

The vserver object-store-server bucket snapshot delete command deletes a snapshot from a specified S3 bucket.

Parameters

-vserver <vserver name> - Vserver

This specifies the name of the Vserver that contains the S3 bucket for from which the snapshot will be deleted.

-bucket <TextNoCase> - S3 Bucket Name

This specifies the name of the S3 bucket for from which the snapshot will be deleted.

-snapshot <TextNoCase> - Snapshot Name

This specifies the name of the snapshot that is to be deleted.

[-foreground <true>] - Run Operation in the Foreground

This specifies whether the operation runs in the foreground. The default setting is true (the operation runs in the foreground). If true, the command will wait until the operation is finished. If false, the command will return immediately and the operation will complete in the background.

Examples