v1 API uplinks of MR devices

coxse
Just browsing

v1 API uplinks of MR devices

Hi,

 

We have been using the following v0 API to get the uplinks and their status for MR devices;

https://api.meraki.com/api/v0/networks/{networkId}/devices/{serial}/uplink

I can't find a v1 endpoint that provides the same status information for each uplink on the device.

I have looked at the following in v1;
 /organizations/{organizationId}/appliance/uplink/statuses only does MX and Z series 
 /organizations/{organizationId}/uplinks/statuses only does MX, MG and Z series

Is this available via v1 API?
 
 
 
 
5 REPLIES 5
ww
Kind of a big deal
Kind of a big deal
coxse
Just browsing

That endpoint doesn't give you the uplink details.

coxse
Just browsing

if MR devices can only have one uplink then this would be a solution

Inderdeep
Kind of a big deal
Kind of a big deal

GET 'https://api.meraki.com/api/v1/networks/{networkId}/devices/{serial}/uplink'
Regards/Inder
Cisco IT Blogs awarded in 2020 & 2021
www.thenetworkdna.com

Hi, this endpoint doesn't exist anymore...

{"errors":["This endpoint does not exist in V1 of the Meraki Dashboard API. Try using the /organizations/{organizationId}/appliance/uplink/statuses V1 endpoint instead"]}

It looks like there's no replacement of https://developer.cisco.com/meraki/api/#!get-network-device-uplink for MR's and MS's. Will this be added in the future ?


Get notified when there are additional replies to this discussion.