mirror of
https://github.com/peeringdb/peeringdb.git
synced 2024-05-11 05:55:09 +00:00
* stub in poetry for pipenv * re-add tester image * add pre-commit / formatting * fix ghactions * revert test data whitespace, exclude tests/data * revert ws * decruft, rm tox/pipenv * install dev packages for base image * add lgtm config to force to py3
41 lines
979 B
Plaintext
41 lines
979 B
Plaintext
{
|
|
"results": [
|
|
{
|
|
"Name": "Network 1",
|
|
"Also known as": "AKA 1",
|
|
"ASN": 1,
|
|
"General Policy": "Open",
|
|
"Network Type": "Not Disclosed",
|
|
"Network Scope": "Not Disclosed",
|
|
"Traffic Levels": "0-20Mbps",
|
|
"Traffic Ratio": "Not Disclosed",
|
|
"Exchanges": 1,
|
|
"Facilities": 1
|
|
},
|
|
{
|
|
"Name": "Network 2",
|
|
"Also known as": "AKA 2",
|
|
"ASN": 2,
|
|
"General Policy": "Open",
|
|
"Network Type": "Not Disclosed",
|
|
"Network Scope": "Not Disclosed",
|
|
"Traffic Levels": "0-20Mbps",
|
|
"Traffic Ratio": "Not Disclosed",
|
|
"Exchanges": 1,
|
|
"Facilities": 1
|
|
},
|
|
{
|
|
"Name": "Network 3",
|
|
"Also known as": "AKA 3",
|
|
"ASN": 3,
|
|
"General Policy": "Open",
|
|
"Network Type": "Not Disclosed",
|
|
"Network Scope": "Not Disclosed",
|
|
"Traffic Levels": "0-20Mbps",
|
|
"Traffic Ratio": "Not Disclosed",
|
|
"Exchanges": 1,
|
|
"Facilities": 1
|
|
}
|
|
]
|
|
}
|