HCP Tenant Management Help
Depending on whether the bucket name is included in the hostname in the S3 compatible request, a request to delete an object, an object version, or a folder has either of these formats:
•With the bucket name included in the hostname:
DELETE /(object-name|(folder-name(/|%2F))) HTTP/1.1
•With the bucket name following the hostname:
DELETE /bucket-name/(object-name|(folder-name(/|%2F))) HTTP/1.1
Trademarks and Legal Disclaimer
© 2015, 2019 Hitachi Vantara Corporation. All rights reserved.