{
 "servers":
 [
  {
   "url": "https://web.archive.org/web/20200224184131/https://www.networkactiv.com/json_test.JSON?IP=$IPAddress",
   "username": "user",
   "password": "pass",
   "filters":
   [
    {
     "path": "array/1/val",
     "allow_only": [{"val": "two"}, {"val": "three"}, {"val": "four"}],
     "allow_none": [{"val": "nope"}, {"val": "Disallowed"}]
    }
   ]
  }
 ]
}
