Retrieve a bucket's headers
A HEAD
issued to a bucket will return the headers for that bucket.
Path Parameters |
---|
bucketName string — REQUIRED |
Responses |
---|
200 ok |
A HEAD
issued to a bucket will return the headers for that bucket.
Path Parameters |
---|
bucketName string — REQUIRED |
Responses |
---|
200 ok |
HEAD /:bucketName
https://s3..cloud-object-storage.appdomain.cloud
curl -L -I 'https://s3.undefined.cloud-object-storage.appdomain.cloud/:bucketName'