Aug 12 2020
5:49 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 12 2020
5:49 PM
Port Forwarding API - Uplink
Hi,
I have a question regarding a value being returned by the following API:
GET 'https://api.meraki.com/api/v1/networks/{networkId}/appliance/firewall/portForwardingRules'
the attribute "uplink" returns 3 different values "both", "internet1", or "internet2". Can I assume that this maps to the uplink API:
GET 'https://api.meraki.com/api/v0/networks/{networkId}/devices/{serial}/uplink'
to the "interface" attribute:
"interface": "WAN 1"
so from the port forwarding API "internet1" maps to "WAN 1" and "internet2" maps to "WAN 2" on the device?
Thanks in advance,
-Jerome
Solved! Go to solution.
Labels:
- Labels:
-
Dashboard API
1 Accepted Solution
Aug 13 2020
9:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 13 2020
9:02 AM
Hello @diablo24
That is correct. "internet1" maps to "WAN 1" and "internet2" maps to "WAN 2" on the MX.
Regards,
Meraki Team
2 Replies 2
Aug 13 2020
9:02 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Aug 13 2020
9:02 AM
Hello @diablo24
That is correct. "internet1" maps to "WAN 1" and "internet2" maps to "WAN 2" on the MX.
Regards,
Meraki Team
Aug 13 2020
9:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Get notified when there are additional replies to this discussion.