Migrate LISP tests to new Beryllium API
[integration/test.git] / csit / variables / lispflowmapping / Be / rpc_get-remove_iid.json
diff --git a/csit/variables/lispflowmapping/Be/rpc_get-remove_iid.json b/csit/variables/lispflowmapping/Be/rpc_get-remove_iid.json
new file mode 100644 (file)
index 0000000..dd14bee
--- /dev/null
@@ -0,0 +1,12 @@
+{
+    "input": {
+        "eid": {
+            "address-type": "ietf-lisp-address-types:instance-id-lcaf",
+            "instance-id": {
+                "iid": 1,
+                "mask-length": 32,
+                "address": "192.0.2.0/32"
+            }
+        }
+    }
+}