Skip to main content

vserver object-store-server bucket snapshot create

Contributors
Suggest changes

Create 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 create command creates a snapshot of a specified S3 bucket.

Parameters

-vserver <vserver name> - Vserver

This specifies the name of the Vserver that contains the S3 bucket for which the snapshot is to be created.

-bucket <TextNoCase> - S3 Bucket Name

This specifies the name of the S3 bucket where the snapshot is to be created.

-snapshot <TextNoCase> - Snapshot Name

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

[-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