{"type":"api","title":"Create Wan Vpn Interface Ethernet Parcel For Transport","meta":{"id":"/apps/pubhub/media/sd-wan-api-20-16/58fb893fa751949ea20a40274e9ab219a20e19fa/e77267b5-7b4b-3f93-807c-c6d1c6b41343","info":{"title":"Cisco Catalyst SD-WAN Manager API","description":"The vManage API exposes the functionality of operations maintaining devices and the overlay network","contact":{"email":"vmanage@cisco.com"},"license":{"name":"Commercial License","url":"https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html"},"version":"2.0.0"},"openapi":"3.0.1","servers":[{"url":"/dataservice"}]},"spec":{"tags":["Configuration - Feature Profile (SDWAN)"],"description":"Create a WanVpn InterfaceEthernet parcel for transport feature profile","operationId":"CreateWanVpnInterfaceEthernetParcelForTransport","parameters":[{"name":"transportId","in":"path","description":"Feature Profile ID","required":true,"schema":{"type":"string"}},{"name":"vpnId","in":"path","description":"Profile Parcel ID","required":true,"schema":{"type":"string"}}],"requestBody":{"description":"Wan Vpn Interface Ethernet Profile Parcel","content":{"application/json":{"schema":{"type":"string"},"examples":{"post request example":{"description":"post request example","value":"refer to schema for documentation and example"}}}}},"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"string"},"examples":{"WanVpn Interface Ethernet Parcel For Transport Feature Profile":{"description":"WanVpn Interface Ethernet Parcel For Transport Feature Profile","value":{"data":{"shutdown":{"optionType":"global","value":false},"interfaceName":{"optionType":"variable","variableName":"{{wan_int_0}}"},"description":{"optionType":"global","value":"WAN Interface - Internet"},"blockNonSourceIp":{"optionType":"default","value":false},"autoDetectBandwidth":{"optionType":"default","value":false},"tunnelInterface":{"optionType":"global","value":true},"tunnel":{"perTunnelQos":{"optionType":"default","value":false},"color":{"optionType":"default","value":"mpls"},"restrict":{"optionType":"default","value":false},"group":{"optionType":"default"},"border":{"optionType":"default","value":false},"maxControlConnections":{"optionType":"default"},"vBondAsStunServer":{"optionType":"default","value":false},"excludeControllerGroupList":{"optionType":"default"},"vManageConnectionPreference":{"optionType":"default","value":5},"portHop":{"optionType":"default","value":true},"lowBandwidthLink":{"optionType":"default","value":false},"tunnelTcpMss":{"optionType":"default"},"clearDontFragment":{"optionType":"default","value":false},"ctsSgtPropagation":{"optionType":"default","value":false},"networkBroadcast":{"optionType":"default","value":false}},"allowService":{"all":{"optionType":"default","value":false},"bgp":{"optionType":"default","value":false},"dhcp":{"optionType":"default","value":true},"ntp":{"optionType":"default","value":true},"ssh":{"optionType":"default","value":true},"dns":{"optionType":"default","value":true},"icmp":{"optionType":"default","value":true},"https":{"optionType":"default","value":true},"ospf":{"optionType":"default","value":false},"stun":{"optionType":"default","value":false},"snmp":{"optionType":"default","value":false},"netconf":{"optionType":"default","value":false},"bfd":{"optionType":"default","value":false}},"nat":{"optionType":"default","value":false},"intfIpAddress":{"static":{"staticIpV4AddressPrimary":{"ipAddress":{"optionType":"global","value":"3.3.3.3"},"subnetMask":{"optionType":"global","value":"255.255.255.0"}},"staticIpV4AddressSecondary":[{"ipAddress":{"optionType":"global","value":"1.1.1.1"},"subnetMask":{"optionType":"global","value":"255.255.255.0"}},{"ipAddress":{"optionType":"global","value":"2.2.2.2"},"subnetMask":{"optionType":"global","value":"255.255.255.0"}}]}},"dhcpHelper":{"optionType":"global","value":["1.2.3.4"]},"intfIpV6Address":{"static":{"primaryIpV6Address":{"address":{"optionType":"global","value":"1:1:1:1:1:1:192.168.12.1/24"}}}},"natIpv6":{"optionType":"global","value":true},"natAttributesIpv6":{"nat64":{"optionType":"global","value":false},"nat66":{"optionType":"global","value":true},"staticNat66":[{"sourcePrefix":{"optionType":"global","value":"0:0:0:0:0:0:192.168.12.5/24"},"translatedSourcePrefix":{"optionType":"global","value":"0:0:0:0:0:0:192.168.12.6/24"},"sourceVpnId":{"optionType":"global","value":0}}]},"encapsulation":[{"encap":{"optionType":"global","value":"ipsec"},"weight":{"optionType":"default","value":1},"preference":{"optionType":"default"}}],"enableHAInterlinkInterface":{"optionType":"default","value":false}},"name":"Internet","description":"Internet"}}}}}},"400":{"description":"Bad Request"},"403":{"description":"Forbidden"},"500":{"description":"Internal Server Error"}},"x-roles-required":"Feature Profile \u003e Transport \u003e Wan/Vpn-write","__originalOperationId":"CreateWanVpnInterfaceEthernetParcelForTransport","method":"post","path":"/v1/feature-profile/sdwan/transport/{transportId}/wan/vpn/{vpnId}/interface/ethernet"}}