DELETE Bucket Logging
删除 Bucket Logging 设置,只有存储空间所有者才能删除。
获取 Bucket Logging 请参见 GET Bucket Logging 。
设置 Bucket Logging 请参见 PUT Bucket Logging 。
Request Syntax
DELETE /?logging HTTP/1.1
Host: <bucket-name>.pek3a.qingstor.com
Date: <date>
Authorization: <authorization-string>
Request Parameters
没有请求参数
Request Headers
参见公共请求头
Request Body
没有请求消息体
Status Code
成功则返回 204. 失败的返回码参考错误码列表
Response Headers
参见公共响应头
Response Body
正常情况下没有响应消息体, 错误情况下会有返回码对应的 Json 消息, 参考错误码列表
Example
Example Request
DELETE /?logging HTTP/1.1
Host: <source-bucket-name>.pek3a.qingstor.com
Date: <date>
Content-Length: 0
Authorization: authorization string
Example Response
HTTP/1.1 204 NoContent
Server: QingStor
Date: <date>
Content-Length: 0
Connection: close
X-QS-Request-ID: aa08cf7a43f611e5886952542e6ce14b