HCP System Management Help
Here’s a sample PUT request that creates a bucket named finance in the context of the tenant named europe.
Request with s3curl command line
./s3curl.pl --id=lgreen --createBucket -- -k "https://finance.europe.hcp.example.com"
Request headers
PUT / HTTP/1.1
Host: finance.europe.hcp.example.com
Date: Mon, 18 Mar 2013 12:59:11 +0000
Authorization: AWS bGdyZWVu:1RXSNMipYpv4IOpfNS9Odi1UBWM=
Content-Length: 0
Response headers
HTTP/1.1 200 OK
Date: Mon, 18 Mar 2013 12:59:11 GMT
Server: HCP V7.0.0.16
Location: /finance
Content-Length: 0
Trademarks and Legal Disclaimer
© 2017 Hitachi Vantara Corporation. All rights reserved.