forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Jawei, Li <lijiawei5@huawei.com> Co-committed-by: Jawei, Li <lijiawei5@huawei.com>
5.5 KiB
5.5 KiB
Operations on Buckets
The requests that are sent to OBS by users must comply with REST specifications and contain required header parameters. If a request is successfully processed, OBS returns a success response. If the request fails to be processed, OBS returns a message that contains the reason of the error. This chapter describes REST operations on buckets using the common header authorization. You can also use temporarily authorized requests described in section V2 Temporarily Authorized Request.
- PUT Bucket
- PUT Bucket storage class
- GET Bucket storage class
- List Buckets
- DELETE Bucket
- GET Bucket (List Objects)
- GET Bucket Object versions
- List Multipart Uploads
- HEAD Bucket
- GET Bucket location
- GET Bucket storage
- PUT Bucket quota
- GET Bucket quota
- PUT Bucket acl
- GET Bucket acl
- PUT Bucket logging
- GET Bucket logging
- PUT Bucket policy
- GET Bucket policy
- DELETE Bucket policy
- PUT Bucket lifecycle
- GET Bucket lifecycle
- DELETE Bucket lifecycle
- PUT Bucket website
- GET Bucket website
- DELETE Bucket website
- PUT Bucket versioning
- GET Bucket versioning
- PUT Bucket CORS
- GET Bucket CORS
- DELETE Bucket CORS
- PUT Bucket Notification
- GET Bucket Notification
- OPTIONS Bucket
- PUT Bucket tagging
- GET Bucket tagging
- DELETE Bucket tagging
- PUT Bucket Encryption
- GET Bucket Encryption
- DELETE Bucket Encryption
- PUT Bucket Custom Domain
- GET Bucket Custom Domain
- DELETE Bucket Custom Domain