The following methods have been added to Bucket service in this release:
Resource | Description |
PUT /object/bucket/{bucketName}/policy | Add/Replace the policy for the specified bucket in namespace |
GET /object/bucket/{bucketName}/policy | Gets policy on the specified bucket |
DELETE /object/bucket/{bucketName}/policy | Deletes the bucket policy for the specified bucket. |