08-12-2020 05:49 PM
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.
08-13-2020 09:02 AM
Hello @jjabson
That is correct. "internet1" maps to "WAN 1" and "internet2" maps to "WAN 2" on the MX.
Regards,
Meraki Team
08-13-2020 09:02 AM
Hello @jjabson
That is correct. "internet1" maps to "WAN 1" and "internet2" maps to "WAN 2" on the MX.
Regards,
Meraki Team
08-13-2020 09:10 AM
@seshu1992Thanks!
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