- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
API for cellular/wan2 interface
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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/
