v1

latestSwagger 2.02026-08-04232286653.5 KB
Ccr
Container Registry

Lists the locations where container registry repositories can be hosted.

get/ccr/supported-locations

Response

itemsstring[]

List of locations where the container registry is available.

Example response

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