Step 2: Move test folder to root
[integration/test.git] / csit / variables / lispflowmapping / rpc_update-key_ipv4.json
1 {
2     "input": {
3         "eid": {
4             "LispAddressContainer": {
5                 "Ipv4Address": {
6                     "afi": 1,
7                     "Ipv4Address": "192.0.2.1"
8                 }
9             },
10             "mask-length": 32
11         },
12         "key": {
13             "key-type": 1,
14             "authkey": "updated-password"
15         }
16     }
17 }