Migrate bgpcep suites restconf calls to rfc8040
[integration/test.git] / csit / variables / bgpuser / filled_topology / data.json
1 {
2  "network-topology:topology": [
3   {
4    "node": [
5     {
6      "l3-unicast-igp-topology:igp-node-attributes": {
7       "prefix": [
8        {
9         "prefix": "8.0.1.0/28"
10        },
11        {
12         "prefix": "8.0.1.16/28"
13        },
14        {
15         "prefix": "8.0.1.32/28"
16        }
17       ]
18      },
19      "node-id": "192.0.2.1"
20     }
21    ],
22    "server-provided": true,
23    "topology-id": "example-ipv4-topology",
24    "topology-types": {
25        "odl-bgp-topology-types:bgp-ipv4-reachability-topology": {}
26    }
27   }
28  ]
29 }