Migrate Get Requests invocations(libraries)
[integration/test.git] / csit / variables / bgpfunctional / mvpn / source_active_ad / rib / data.json
1 {
2   "bgp-mvpn-ipv4:mvpn-routes-ipv4": {
3     "mvpn-route": [
4       {
5         "path-id": 0,
6         "route-key": "BRIAAQECAwQBAiABAAABIAIAAAI=",
7         "attributes": {
8           "ipv4-next-hop": {
9             "global": "127.1.1.1"
10           },
11           "multi-exit-disc": {
12             "med": 0
13           },
14           "origin": {
15             "value": "egp"
16           },
17           "local-pref": {
18             "pref": 100
19           }
20         },
21         "source-active-a-d": {
22           "route-distinguisher": "1.2.3.4:258",
23           "multicast-source": "1.0.0.1",
24           "multicast-group": "2.0.0.2"
25         }
26       }
27     ]
28   }
29 }