DeleteBucketReplication
Last Updated:2021-12-08
Interface Description
This interface is used to delete the data synchronous replication configuration of the corresponding ID.
Request
- 
Request syntaxDELETE /?replication&id=sample-bucket HTTP/1.1 Host: <BucketName>.bj.bcebos.com Date: GMT Date Authorization: AuthorizationString
- 
Request header fieldNo special parameters. 
- 
Request parametersNo special parameters. 
Response
Example
- 
Request exampleDELETE /?replication&id=sample-bucket HTTP/1.1 Host: bucket.bj.bcebos.com Date: Thu, 15 May 2017 00:17:23 GMT Authorization: AuthorizationString
- 
Response exampleHTTP/1.1 204 No Content Date: Thu, 15 May 2017 00:17:23 GMT x-bce-request-id: 1a5fd81e-626b-45b3-a885-15fff9cd106c Connection: keep-alive Server: BceBos
