List locations
Storage Locations
List locations
deprecated
Returns available storage locations where you can create storages. Each location represents a geographic region with specific data center facilities.
GET
List locations
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Response
clientLocationRes
Full hostname/address for accessing the storage endpoint
Example:
"s-region-1.storage.example.com"
Indicates whether new storage can be created in this location: allow enables storage creation, deny prevents it
Available options:
deny, allow Example:
"allow"
Example:
1
Example:
"s-region-1"
Available options:
s3_compatible, sftp