We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5c716 commit 855bfa0Copy full SHA for 855bfa0
etc/shielding/datacenters.json
@@ -83,8 +83,7 @@
83
"y": 0,
84
"latitude": 33.636719,
85
"longitude": -84.428067
86
- },
87
- "shield": "atl-ga-us"
+ }
88
},
89
{
90
"code": "FTY",
@@ -98,8 +97,7 @@
98
97
99
100
101
102
- "shield": "fty-ga-us"
103
104
105
"code": "PDK",
@@ -760,6 +758,20 @@
760
758
761
759
"shield": "bur-ca-us"
762
+ {
+ "code": "LAX",
763
+ "name": "Los Angeles (Metro)",
764
+ "group": "United States",
765
+ "region": "US-West",
766
+ "stats_region": "usa",
767
+ "billing_region": "North America",
768
+ "coordinates": {
769
+ "x": 0,
770
+ "y": 0,
771
+ "latitude": 33.942536,
772
+ "longitude": -118.408075
773
774
+ },
775
776
"code": "LGB",
777
"name": "Los Angeles (Metro)",
0 commit comments