{
  "lan": {
    "1": {
      "active": false,
      "name": "string",
      "topology": 2
    },
    "2": {
      "active": true,
      "name": "string",
      "topology": 6
    }
  },
  "wan": {
    "1": {
      "active": true,
      "name": "string",
      "topology": 8
    },
    "2": {
      "active": true,
      "name": "string",
      "topology": 5
    }
  }
}