Products
Platform
General
Public groups
Hi,We have a use case where the Admin can list all of the Inventory Devices in their Organization.I'm using the following API to do that.
https://developer.cisco.com/meraki/api-v1/#!get-organization-inventory-devices But, how can I filter the Inventory Devices by Network type?
Hope someone can help me. Thank you!
Solved! Go to solution.
you have to extract the information from the network type.
@chengineerhas created a backup script which is using a method for this
View solution in original post
Looks like that is the only way. Thank you!