For the complete documentation index, see llms.txt. This page is also available as Markdown.

GetBucketLocation

Returns buckets region. Since ColdStack is available only in one region, this operation will always return eu-east-1 .

Request

GET /{bucket}?location HTTP/1.1

Path parameters

Parameter

Description

bucket

Current name of the bucket.

Headings

Use only generic headers in your request .

Response

Headings

The response can only contain general headers .

Response codes

For a list of possible responses, see the Responses section .

A successful response does not contain additional data and means that the bucket was successfully renamed.

Last updated