cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1470
Views
0
Helpful
2
Replies

API for cellular/wan2 interface

Psmurali89
Spotlight
Spotlight

Hi all,

We use Meraki devices across our company offices. There are 2 ports in meraki devices- one is leased line and another one is 4g. When I used device unlink api, it gives me info about both wan links.. How do I get information only about wan2/cellular?

2 Replies 2

sungod
Level 11
Level 11

You don't say which API call you are referring to.

I use this for usage analysis, it returns details for each uplink name wan1/wan2/cellular...

https://developer.cisco.com/meraki/api-v1/get-network-appliance-uplinks-usage-history/

Andy Mikulas
Level 5
Level 5

The ask is not exactly clear here.

As you noted the Uplink statuses includes both WAN1, WAN2, and Cellular if needed. You would filter out what you don't need.

https://developer.cisco.com/meraki/api-v1/get-organization-appliance-uplink-statuses/

If your WAN2 interfaces are Meraki MGs then you can get more information around those devices statuses from API Call: "Get Organization Cellular Gateway Uplink Statuses"

https://developer.cisco.com/meraki/api-v1/get-organization-cellular-gateway-uplink-statuses/