[
  {
    "mac": "00:11:22:33:44:55",
    "name": "My AP",
    "network": {
      "id": "N_24329156"
    },
    "productType": "switch",
    "serial": "Q234-ABCD-5678",
    "tags": [
      "tag1",
      "tag2"
    ],
    "uplinks": [
      {
        "interface": "wan1",
        "addresses": [
          {
            "protocol": "ipv6",
            "assignmentMode": "static",
            "address": "2001:db8:3c4d:15::1",
            "gateway": "1.2.3.5",
            "public": {
              "address": "192.168.1.1"
            }
          }
        ]
      }
    ]
  }
]