ebgp yang model change
[integration/test.git] / csit / variables / bgpfunctional / addNeighborsContainer_bgp / post_data.json
diff --git a/csit/variables/bgpfunctional/addNeighborsContainer_bgp/post_data.json b/csit/variables/bgpfunctional/addNeighborsContainer_bgp/post_data.json
new file mode 100644 (file)
index 0000000..e6e09e2
--- /dev/null
@@ -0,0 +1,10 @@
+{
+       "neighborsContainer": {
+           "neighbors":[
+             {
+                "address":"$neighborAddr",
+                "remote-as":$remoteas
+             }
+          ]
+       }
+}