getOrgWxlanTunnels
GET https://{{host}}/api/v1/orgs/:org_id/wxtunnels
RESPONSES
status: OK
{"name":"HQ","peers":["63.3.2.4"],"use_udp":true,"udp_port":1701,"mtu":0,"for_mgmt":false,"hello_interval":60,"hello_retries":3,"is_static":false,"secret":"secret used for tunnel","router_id":"0","hostname":"","sessions":[{"remote_id":"vpn1","ethertype":"ethernet","comment":"something about this session"},{"remote_id":"vpn1","ethertype":"vlan","comment":"a vlan'ed session"},{"remote_id":"vpn1","ethertype":"vlan","pseudo_8021ad_enabled":true,"comment":"a vlan'ed session"}],"dmvpn":{"enabled":true,"host_routes":["10.1.1.1","10.2.2.2"],"holding_time":300},"ipsec":{"enabled":true,"psk":"cisco123"}}