This sample demonstrates how to do bucket-related operations (such as do bucket ACL/CORS/Lifecycle/Logging/Website/Location/Tagging/OPTIONS) on Huawei OBS using the OBS SDK for PHP.
createBucket()
getBucketLocation()
getBucketStorageInfo()
doBucketQuotaOperation()
doBucketVersioningOperation()
doBucketAclOperation()
doBucketCorsOperation()
optionsBucket()
getBucketMetadata()
doBucketLifecycleOperation()
doBucketLoggingOperation( $ownerId)
doBucketWebsiteOperation()
doBucketTaggingOperation()
deleteBucket()
Loading…