Baidu AI Cloud
中国站

百度智能云

Object Storage

Delete Lifecycle Management Rules of Bucket

Interface Description

This interface is used to delete the defined lifecycle management rules.

Request URI

DELETE /v1/{bucketName}/?lifecycle

Parameter Name Parameter Type Required Description Example Value Parameter Position
bucketName String Yes Bucket name "bucketName_example" Path

Request Body Parameters

Description of Data Structure for Request Body Field

Response Body Parameters

Description of Data Structure for Response Body Field

Request Example

DELETE /v1/bucketName_example/?lifecycle
Common Request Header


{ }

Response Example

HTTP/1.1 200 OK
<Common response header>

{ }

Error Code

Refer to the universal error code.

Previous
Event Notification
Next
Get Lifecycle Management Rules of Bucket