cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
86
Views
1
Helpful
2
Replies

API - Wrong scope ? getOrganizationDevicesMemoryByDevice

Raphael_L
Meraki Community All-Star
Meraki Community All-Star

Hi ,

To whom ever reads this ( hi Oren 😁 )

Is this expected that this call getOrganizationDevicesMemoryByDevice is named like a org-wide call but needs a specific networkId ?

Raphael_L_0-1781287369534.png

Whenever I see a getOrganizationXYZ call , I never expect to specify a network.  

Summarizes memory status across devices of a given network . To me this feels more like getNetworkDevicesMemoryByDevice , no ?  🤔

2 Replies 2

Philip D'Ath
Meraki Community All-Star
Meraki Community All-Star

Isn't that an array of network IDs, like a filter? 

I think that should be made an optional parameter. 

Raphael_L
Meraki Community All-Star
Meraki Community All-Star

Exactly , I forgot to mention it but if you don't specify a network you will get a http 400 requiring a networkId ( at the moment )