Fix empty uri for functional tests
[integration/test.git] / csit / variables / bgpfunctional / rt_constrain / rt_constrain_type_1 / rib / data.json
1 {
2     "bgp-route-target-constrain:route-target-constrain-routes": {
3         "route-target-constrain-route": [
4             {
5                 "route-key": "AQLAAAICAHs=",
6                 "path-id": 0,
7                 "attributes": {
8                     "ipv4-next-hop": {
9                         "global": "199.20.166.41"
10                     },$AS_PATH
11                     "origin": {
12                         "value": "igp"
13                     },
14                     "local-pref": {
15                         "pref": 100
16                     }
17                 },
18                 "route-target-ipv4": {
19                     "global-administrator": "192.0.2.2",
20                     "local-administrator": 123
21                 },
22                 "origin-as": 64511
23             }
24         ]
25     }
26 }