ebgp yang model change
[integration/test.git] / csit / variables / bgpfunctional / addNeighborsContainer_bgp / post_data.json
1 {
2         "neighborsContainer": {
3             "neighbors":[
4               {
5                  "address":"$neighborAddr",
6                  "remote-as":$remoteas
7               }
8            ]
9         }
10 }