05-03-2020 05:53 PM
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.
05-03-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.
05-03-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.
05-04-2020 06:50 AM
Thanks @Philip D'Ath!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide