Migrate bgpcep suites restconf calls to rfc8040
[integration/test.git] / csit / variables / bgpfunctional / l3vpn_mcast / empty_routes / ipv4 / data.json
index ec3ea550191281cb15773c3cbaf97630989cecbc..60f98a31737918797b975b92b00ac838795b16b0 100644 (file)
@@ -1,3 +1,11 @@
 {
-  "bgp-l3vpn-mcast:l3vpn-mcast-routes-ipv4": {}
+  "bgp-rib:tables": [
+    {
+      "afi": "bgp-types:ipv4-address-family",
+      "safi": "bgp-l3vpn-mcast:mcast-mpls-labeled-vpn-subsequent-address-family",
+      "attributes": {
+        "uptodate": "*"
+      }
+    }
+  ]
 }