{
  "service": "cloud-nat-port-tester",
  "instance": "localhost",
  "pid": 1,
  "localAddresses": [
    {
      "iface": "eth1",
      "address": "169.254.8.1"
    },
    {
      "iface": "eth2",
      "address": "169.254.9.1"
    },
    {
      "iface": "eth2",
      "address": "169.254.169.1"
    }
  ],
  "endpoints": [
    "/burst",
    "/fanout",
    "/load",
    "/info"
  ]
}