Skip to content

Commit 5958d61

Browse files
author
github-actions
committed
Update datacenters.json
1 parent 86a6a55 commit 5958d61

File tree

1 file changed

+98
-14
lines changed

1 file changed

+98
-14
lines changed

etc/shielding/datacenters.json

Lines changed: 98 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,20 @@
129129
"longitude": 100.501
130130
}
131131
},
132+
{
133+
"code": "QAJ",
134+
"name": "Berhampur",
135+
"group": "India",
136+
"region": "Asia-South",
137+
"stats_region": "asia_india",
138+
"billing_region": "India",
139+
"coordinates": {
140+
"x": 0,
141+
"y": 0,
142+
"latitude": 24.078,
143+
"longitude": 88.265
144+
}
145+
},
132146
{
133147
"code": "QAF",
134148
"name": "Bhopal",
@@ -348,20 +362,6 @@
348362
},
349363
"shield": "cph-copenhagen-dk"
350364
},
351-
{
352-
"code": "CWB",
353-
"name": "Curitiba",
354-
"group": "South America",
355-
"region": "SA-East",
356-
"stats_region": "southamerica_std",
357-
"billing_region": "South America",
358-
"coordinates": {
359-
"x": 0,
360-
"y": 0,
361-
"latitude": -25.4809,
362-
"longitude": -49.3044
363-
}
364-
},
365365
{
366366
"code": "ADS",
367367
"name": "Dallas (Metro)",
@@ -1103,6 +1103,20 @@
11031103
},
11041104
"shield": "bom-mumbai-in"
11051105
},
1106+
{
1107+
"code": "QAI",
1108+
"name": "Mumbai DAICEC",
1109+
"group": "India",
1110+
"region": "Asia-South",
1111+
"stats_region": "asia_india",
1112+
"billing_region": "India",
1113+
"coordinates": {
1114+
"x": 0,
1115+
"y": 0,
1116+
"latitude": 19.062,
1117+
"longitude": 72.866
1118+
}
1119+
},
11061120
{
11071121
"code": "MUC",
11081122
"name": "Munich",
@@ -1278,6 +1292,20 @@
12781292
},
12791293
"shield": "pdx-or-us"
12801294
},
1295+
{
1296+
"code": "IXD",
1297+
"name": "Prayagraj",
1298+
"group": "India",
1299+
"region": "Asia-South",
1300+
"stats_region": "asia_india",
1301+
"billing_region": "India",
1302+
"coordinates": {
1303+
"x": 0,
1304+
"y": 0,
1305+
"latitude": 25.453,
1306+
"longitude": 81.835
1307+
}
1308+
},
12811309
{
12821310
"code": "PNQ",
12831311
"name": "Pune",
@@ -1349,6 +1377,34 @@
13491377
"longitude": 12.51206
13501378
}
13511379
},
1380+
{
1381+
"code": "SXV",
1382+
"name": "Salem",
1383+
"group": "India",
1384+
"region": "Asia-South",
1385+
"stats_region": "asia_india",
1386+
"billing_region": "India",
1387+
"coordinates": {
1388+
"x": 0,
1389+
"y": 0,
1390+
"latitude": 11.642,
1391+
"longitude": 78.132
1392+
}
1393+
},
1394+
{
1395+
"code": "QAK",
1396+
"name": "Sambalpur",
1397+
"group": "India",
1398+
"region": "Asia-South",
1399+
"stats_region": "asia_india",
1400+
"billing_region": "India",
1401+
"coordinates": {
1402+
"x": 0,
1403+
"y": 0,
1404+
"latitude": 21.078,
1405+
"longitude": 79.152
1406+
}
1407+
},
13521408
{
13531409
"code": "SJC",
13541410
"name": "San Jose",
@@ -1482,6 +1538,20 @@
14821538
},
14831539
"shield": "sof-sofia-bg"
14841540
},
1541+
{
1542+
"code": "SSE",
1543+
"name": "Solapur",
1544+
"group": "India",
1545+
"region": "Asia-South",
1546+
"stats_region": "asia_india",
1547+
"billing_region": "India",
1548+
"coordinates": {
1549+
"x": 0,
1550+
"y": 0,
1551+
"latitude": 17.66,
1552+
"longitude": 75.906
1553+
}
1554+
},
14851555
{
14861556
"code": "STL",
14871557
"name": "St.Louis",
@@ -1511,6 +1581,20 @@
15111581
},
15121582
"shield": "stockholm-bma"
15131583
},
1584+
{
1585+
"code": "STV",
1586+
"name": "Surat",
1587+
"group": "India",
1588+
"region": "Asia-South",
1589+
"stats_region": "asia_india",
1590+
"billing_region": "India",
1591+
"coordinates": {
1592+
"x": 0,
1593+
"y": 0,
1594+
"latitude": 21.266,
1595+
"longitude": 72.952
1596+
}
1597+
},
15141598
{
15151599
"code": "SYD",
15161600
"name": "Sydney",

0 commit comments

Comments
 (0)