Organization API (inventory vs deviceStatuses)

Solved
diablo24
Building a reputation

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"?

1 Accepted Solution
PhilipDAth
Kind of a big deal
Kind of a big deal

The inventory will show every device, including those not assigned to a network.

 

deviceStatuses will only show devices assigned to a network.

View solution in original post

2 Replies 2
PhilipDAth
Kind of a big deal
Kind of a big deal

The inventory will show every device, including those not assigned to a network.

 

deviceStatuses will only show devices assigned to a network.

diablo24
Building a reputation

Thanks @PhilipDAth!

Get notified when there are additional replies to this discussion.