vserver object-store-server bucket clear-snapshot-metadata
Contributors
Suggest changes
Delete all snapshot metadata for the S3 bucket.
Availability: This command is available to cluster and Vserver administrators at the advanced privilege level.
Description
The vserver object-store-server bucket clear-snapshot-metadata
command removes all snapshot metadata for a specified S3 bucket. This command is available in advanced privilege.
Parameters
-vserver <Vserver Name>
- Vserver Name (privilege: advanced)-
This specifies the name of the Vserver that contains the S3 bucket for which the snapshot metadata will be removed.
-bucket <TextNoCase>
- Object Store Server Bucket Name (privilege: advanced)-
This specifies the name of the S3 bucket for which the snapshot metadata will be removed.
Examples
The following example removes all snapshot metadata for an S3 bucket bucket-1 on Vserver named vs0.
cluster1::> vserver object-store-server bucket clear-snapshot-metadata -vserver vs0 -bucket bucket-1