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?
... View more