S3Buckets

Lists all locations where object storage (S3) is available.

get/storage/object-storage/supported-locations

Response

itemsstring[] required

Locations where object storage (S3) is available.

Example response

{
  "items": [
    "us-east1-a",
    "us-northcentral1-a"
  ]
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.