Nov 7 2019
8:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nov 7 2019
8:56 AM
get_network_clients in usage what is the unit of sent and recv
Example Response (as JSON)
{
"usage": {
"sent": 138.0,
"recv": 61.0
},
"id": "k74272e",
"description": "Miles's phone",
"mac": "00:11:22:33:44:55",
"ip": "1.2.3.4",
"user": "milesmeraki",
"vlan": 255,
"switchport": null,
"ip6": "",
"firstSeen": 1518365681,
"lastSeen": 1526087474,
"manufacturer": "Apple",
"os": "iOS"
}
{
"usage": {
"sent": 138.0,
"recv": 61.0
},
"id": "k74272e",
"description": "Miles's phone",
"mac": "00:11:22:33:44:55",
"ip": "1.2.3.4",
"user": "milesmeraki",
"vlan": 255,
"switchport": null,
"ip6": "",
"firstSeen": 1518365681,
"lastSeen": 1526087474,
"manufacturer": "Apple",
"os": "iOS"
}
Solved! Go to solution.
Labels:
- Labels:
-
Dashboard API
1 Accepted Solution
Nov 11 2019
5:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nov 11 2019
5:11 AM
I just checked and tested this. I can confirm that the values are Kilobytes.
I will pass on the feedback to the team to update the documentation.
Thanks,
John
2 Replies 2
Nov 10 2019
4:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nov 10 2019
4:51 PM
It doesn't specify in that API Endpoint but in "Get Network Client Usage History" it says usage data is in kilobytes. I would say it would be the same for this endpoint.
Nov 11 2019
5:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Nov 11 2019
5:11 AM
I just checked and tested this. I can confirm that the values are Kilobytes.
I will pass on the feedback to the team to update the documentation.
Thanks,
John

Get notified when there are additional replies to this discussion.