百度智能云

All Product Document

          Object Storage

          Get Copyright Protection Configuration of Bucket

          Interface Description

          This interface is used to get the copyright protection configuration of a bucket.

          Description: Only the requester with the FULL_CONTROL permission is allowed to view the return result. Otherwise, it returns “Error 403: AccessDenied”.

          Request URI

          GET /v1/{bucketName}/?copyrightProtection

          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

          GET /v1/bucketName_example/?copyrightProtection
          Common Request Header
          
          
          { }

          Response Example

          HTTP/1.1 200 OK
          <Common response header>
          
          { }

          Error Code

          Refer to the universal error code.

          Previous
          Enable Copyright Protection Feature of Bucket
          Next
          Cross-region Access