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