Hello Community
I have noticed that when using the Get Network Clients endpoint, it returns a key value of "wirelessCapabilities:"802.11b - 2.4 GHz" on wired clients which I expect should have a null value if not mistaken as it's a wired client?
P.S It does this for all wired clients
Please can I get your thoughts?
"id": "xxx",
"mac": "cc:96:",
"description": "xxx",
"ip": "10.205.184.1",
"ip6": null,
"ip6Local": "b1dd",
"user": null,
"firstSeen": "2023-10-23T06:00:17Z",
"lastSeen": "2024-04-20T01:35:30Z",
"manufacturer": "Dell",
"os": null,
"deviceTypePrediction": null,
"recentDeviceSerial": "xZ2"
"recentDeviceName": "xxx1",
"recentDeviceMac": "bc:b1:d",
"recentDeviceConnection": "Wired",
"ssid": null,
"vlan": "10",
"switchport": "2",
"usage": {
"sent": 340843,
"recv": 181635,
"total": 522478
},
"status": "Online",
"notes": null,
"groupPolicy8021x": null,
"adaptivePolicyGroup": null,
"smInstalled": false,
"pskGroup": null,
"wirelessCapabilities": "802.11b - 2.4 GHz"
},