May 3 2020
5:53 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 3 2020
5:53 PM
Organization API (inventory vs deviceStatuses)
Hi,
There's 2 APIs under "Organizations":
GET 'https://api.meraki.com/api/v0/organizations/{organizationId}/deviceStatuses'
GET 'https://api.meraki.com/api/v0/organizations/{organizationId}/inventory'
WIll both return all the devices being managed by the dashboard (i.e. all the devices under all networks)? With the difference in 'deviceStatues' providing if the device is "Active"?
Solved! Go to solution.
Labels:
- Labels:
-
Dashboard API
1 Accepted Solution
May 3 2020
10:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 3 2020
10:41 PM
The inventory will show every device, including those not assigned to a network.
deviceStatuses will only show devices assigned to a network.
2 Replies 2
May 3 2020
10:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May 3 2020
10:41 PM
The inventory will show every device, including those not assigned to a network.
deviceStatuses will only show devices assigned to a network.
May 4 2020
6:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Get notified when there are additional replies to this discussion.