Welcome to mirror list, hosted at ThFree Co, Russian Federation.

google_cloud.json « cdn « fixtures « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8c3f25d805f561f948789f1807f9058d6808a51a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "syncToken": "1661533328840",
  "creationTime": "2022-08-26T10:02:08.840384",
  "prefixes": [{
    "ipv4Prefix": "34.80.0.0/15",
    "service": "Google Cloud",
    "scope": "asia-east1"
  }, {
    "ipv4Prefix": "34.137.0.0/16",
    "service": "Google Cloud",
    "scope": "asia-east1"
  }, {
    "ipv6Prefix": "2600:1900:4180::/44",
    "service": "Google Cloud",
    "scope": "us-west4"
  }]
}