Fix SDWAN restapi templates
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / sdwan-network-orchestration.json
index a871f11..e2b9903 100644 (file)
@@ -1,5 +1,5 @@
 {
-    "bpgAsNum": 65101,
+    "bgpAsNum": 65101,
     "vpnType": "dsvpn",
     "siteScale":"30",
     "dsvpnIPpool": ["100.1.0.0/16"],
@@ -22,4 +22,4 @@
       "encrptionAlgorithm":"AES128",
       "preSharedKey": "Admin@12134=========================================="
     }
-}
\ No newline at end of file
+}