All Products
Search
Document Center

Object Storage Service:delete-bucket-overwrite-config

Last Updated:Jun 22, 2026

Deletes the overwrite rule configuration for a bucket.

Usage note

You must have the oss:DeleteBucketOverwriteConfig permission.

Command format

ossutil api delete-bucket-overwrite-config --bucket value [flags]

Parameter

Type

Description

--bucket

string

The bucket name.

Note

Example

  • Delete the overwrite rule configuration for the bucket named examplebucket.

    ossutil api delete-bucket-overwrite-config --bucket examplebucket