Migrate LISP tests to new Beryllium API
[integration/test.git] / csit / variables / lispflowmapping / Be / rpc_update-key_ipv4.json
1 {
2     "input": {
3         "eid": {
4             "address-type": "ietf-lisp-address-types:ipv4-prefix-afi",
5             "ipv4-prefix": "192.0.2.1/32"
6         },
7         "mapping-authkey": {
8             "key-string": "updated-password",
9             "key-type": 1
10         }
11     }
12 }