百度智能云

All Product Document

          Object Storage

          DeleteBucketReplication

          Interface Description

          This interface is used to delete the data synchronous replication configuration of the corresponding ID.

          Request

          • Request syntax

            DELETE /?replication&id=sample-bucket HTTP/1.1
            Host: <BucketName>.bj.bcebos.com
            Date: GMT Date
            Authorization: AuthorizationString
          • Request header field

            No special parameters.

          • Request parameters

            No special parameters.

          Response

          • Response element

            No special parameters.

          • Response header field

            No special parameters.

          Example

          • Request example

            DELETE /?replication&id=sample-bucket HTTP/1.1
            Host: bucket.bj.bcebos.com
            Date: Thu, 15 May 2017 00:17:23 GMT
            Authorization: AuthorizationString
          • Response example

            HTTP/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
          Previous
          Data Encryption
          Next
          GetBucketReplication