ibm-cloud-docs / cloud-object-storage

cloud-object-storage
15 stars 46 forks source link

api-reference-buckets: Fix header name typo #67

Closed dubek closed 5 years ago

dubek commented 5 years ago

Actually I just tried this against a bucket with Key Protect and found that the header name is actually ibm-sse-kp-customer-root-key-crn and not as appeared in this documentation before (the value is a CRN and not an ID). Please check with the actual product team and correct the docs accordingly.

Here's an example response for the HEAD bucket request:

HTTP/1.1 200 OK
Date: Thu, 15 Aug 2019 08:45:16 GMT
X-Clv-Request-Id: e903e6cf-7686-4861-8bb3-773b82c6c092
Server: Cleversafe/3.14.6.52
X-Clv-S3-Version: 2.5
Accept-Ranges: bytes
x-amz-request-id: e903e6cf-7686-4861-8bb3-773b82c6c092
ibm-sse-kp-enabled: true
ibm-sse-kp-customer-root-key-crn: crn:v1:bluemix:public:kms:us-south:a/8cb19....:9f6f....-....-....-....-.....65e8b:key:82e.....-....-....-....-......39fe6bd
Content-Length: 0