SDWAN flow based end-end test and issue fix
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / sdwan-wan-port.json
index 6dfb997..ada44a3 100644 (file)
@@ -26,7 +26,7 @@
             "deviceId": ${prop.wan.deviceId},
             "portId": ${prop.wan.devicePortId},
             "inSubInterfaces": "false",
-            "vlanId": ${prop.wan.vlanId},
+            "vlanId": "null",
             "ipConnection": {
                 "ipv4": {
                     "publicIP": ${prop.wan.ip-address},