cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
396
Views
5
Helpful
4
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 ?  🤔

1 Accepted Solution

Accepted Solutions

obrigg
Meraki Employee All-Star
Meraki Employee All-Star

Hi Raphael 😁

We started exposing API operations that were used by the UI and not the API as beta operations. You can expect to see more beta operations being added in the coming weeks/months.

This specific one will be deprecated in favor of a new operation the assurance team is working on. It makes little sense for an org-wide operation to have a Network ID as a requirement.

View solution in original post

4 Replies 4

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 )

obrigg
Meraki Employee All-Star
Meraki Employee All-Star

Hi Raphael 😁

We started exposing API operations that were used by the UI and not the API as beta operations. You can expect to see more beta operations being added in the coming weeks/months.

This specific one will be deprecated in favor of a new operation the assurance team is working on. It makes little sense for an org-wide operation to have a Network ID as a requirement.

Raphael_L
Meraki Community All-Star
Meraki Community All-Star

Excellent news !  I will keep an eye out for these new calls 😉

As always , if you need some benchmark on a large org, let me know !