HCP Tenant 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: Fri, 10 May 2019 17:19:26 +0000
Authorization: AWS bGdyZWVu:1RXSNMipYpv4IOpfNS9Odi1UBWM=
Content-Length: 0
Response headers
HTTP/1.1 200 OK
Date: Fri, 10 May 2019 17:19:26 GMT
Location: /finance
Content-Length: 0
Trademarks and Legal Disclaimer
© 2015, 2019 Hitachi Vantara Corporation. All rights reserved.