Hello. I try understud the behavior of /organizations/{organizationId}/devices/statuses this endpoint. when I use them with filters like that https://api.meraki.com/api/v1/organizations/457116/devices/statuses?statuses[]=offline&statuses[]=dormant and that https://api.meraki.com/api/v1/organizations/457116/devices/statuses?networkIds[]=L_674414044198733458&statuses[]=offline&statuses[]=dormant the output is different there is one device which is offline but in first query isnt in output. When I add there a filter for networkIds the device is in the output. Why.? The device is serial is Q3ED-R9Y3-N2DR At the moment is offline. thx for answer.
... View more