07-25-2024 10:06 AM
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?
07-25-2024 10:46 PM
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/
07-26-2024 04:53 AM
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/
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide