Baidu AI Cloud
中国站

百度智能云

Object Storage

DeleteBucketQuota

Interface Description

This interface is used to delete the quota configuration of the specific bucket.

Note: Only the bucket owner with the FULL_CONTROL permission can initiate this request.

Request

  • Request syntax

    DELETE /?quota HTTP/1.1
    Host: <BucketName>.bj.bcebos.com
    Date: <Date>
    Authorization: <Authorization_String>
  • Request header field

No special parameters.

  • Request Prameter

No special parameters.

Response

  • Response header field

    No special element.

  • Response element

    No special element.

Example

  • Request example

    DELETE /?quota HTTP/1.1
    Host: <BucketName>.bj.bcebos.com
    Date: <Date>
    Authorization: <Authorization_String>
  • Response example

    HTTP/1.1 200 OK
    x-bce-request-id: 4db2b34d-654d-4d8a-b49b-3049ca786409
    Date: Wed, 06 Apr 2016 06:34:40 GMT
    Server: BceBos
Previous
Payment by Requester
Next
GetBucketQuota