Fix SDWAN restapi templates
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / sdwan-wan-port-static.json
index 9825b6e..ce9d4f2 100644 (file)
@@ -9,7 +9,7 @@
             "vlanId": "null",            
             "ipConnection": {
                 "ipv4": {
-                    "publicIP": null,
+                    "publicIP": ${prop.wan.ip-address},
                     "accessType": "IPoE",
                     "ipMode": "Static",
                     "customerAddress": ${prop.wan.ip-address},