{
  "clientId": "k74272e",
  "mac": "22:33:44:55:66:77",
  "manufacturer": "Apple",
  "records": [
    {
      "network": {
        "id": "N_24329156",
        "organizationId": "2930418",
        "name": "Main Office",
        "timeZone": "America/Los_Angeles",
        "tags": [
          "tag1",
          "tag2"
        ],
        "productTypes": [
          "appliance",
          "switch",
          "wireless"
        ],
        "enrollmentString": "my-enrollment-string",
        "notes": "Additional description of the network",
        "isBoundToConfigTemplate": false
      },
      "description": "Miles's phone",
      "os": "iOS",
      "user": "milesmeraki",
      "ip": "1.2.3.4",
      "ip6": "2001:db8:3c4d:15::1",
      "firstSeen": 1518365681,
      "lastSeen": 1526087474,
      "vlan": "255",
      "wirelessCapabilities": "802.11ac - 2.4 and 5 GHz",
      "smInstalled": true,
      "ssid": "My SSID",
      "clientVpnConnections": [
        {
          "remoteIp": "1.2.3.4",
          "connectedAt": 1522613355,
          "disconnectedAt": 1522613360
        }
      ],
      "lldp": [
        {
          "0": "System name",
          "1": "Some system name"
        },
        {
          "0": "System description",
          "1": "Some system description"
        },
        {
          "0": "Port ID",
          "1": "1"
        },
        {
          "0": "Chassis ID",
          "1": "00:18:0a:00:00:00"
        },
        {
          "0": "Port description",
          "1": "eth0"
        },
        {
          "0": "System capabilities",
          "1": "Two-port MAC Relay"
        }
      ],
      "status": "Online"
    }
  ]
}