Migrate LISP tests to new Beryllium API
[integration/test.git] / csit / variables / lispflowmapping / Be / rpc_get-remove_kv.json
1 {
2     "input": {
3         "eid": {
4             "address-type": "ietf-lisp-address-types:key-value-address-lcaf",
5             "key-value-address": {
6                 "key": "192.0.2.1",
7                 "value": "192.0.2.2"
8             }
9         }
10     }
11 }