integration test issues fix for sdwan and sotn
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / sdwan-vpn.json
index ce3b65d..11412b4 100644 (file)
@@ -2,6 +2,7 @@
     "vpns": [
         {
             "name": ${prop.name},
+            "id": ${prop.vpn1Id},
             "siteIds": [
                 ${repeat:prop.siteIds_length:
                  ${prop.siteIds[${1}]},