github.com/akamai/AkamaiOPEN-edgegrid-golang/v2@v2.17.0/pkg/appsec/testdata/TestIPGeo/IPGeo.json (about) 1 { 2 "block": "blockSpecificIPGeo", 3 "geoControls": { 4 "blockedIPNetworkLists": { 5 "networkList": [ 6 "72138_TEST1" 7 ] 8 } 9 }, 10 "ipControls": { 11 "allowedIPNetworkLists": { 12 "networkList": [ 13 "56921_TEST" 14 ] 15 }, 16 "blockedIPNetworkLists": { 17 "networkList": [ 18 "53712_TESTLIST123" 19 ] 20 } 21 } 22 }