The sample request/response pair below shows how to retrieve an existing storage type configuration for a bucket.
# Request GET /?hyperstore HTTP/1.1. Host: buser1.s3.nicmanlab.com. Content-Length: 0. Date: Wed, 15 Jan 2014 22:11:40 GMT. Authorization: AWS 0089edbee087309aabfb:s7KswUvssgK9YJz8V3L7xfbpyWU=. # Response HTTP/1.1 200 OK. Date: Wed, 15 Jan 2014 22:11:40 GMT. x-amz-request-id: 2A63B407E3211E3. Content-Type: application/xml;charset=UTF-8. Content-Length: 103. Server: nicmanlab. <?xml version="1.0" encoding="UTF-8"?> <HSConfiguration> <LargeStorage>HSFS</LargeStorage> <Threshold>20</Threshold> </HSConfiguration>