Step 1: Move vm scripts to the right place
[integration/test.git] / csit / variables / lispflowmapping / rpc_add-key_ipv4.json
1 {
2     "input": {
3         "LispAddressContainer": {
4             "Ipv4Address": {
5                 "afi": 1,
6                 "Ipv4Address": "192.0.2.1"
7             }
8         },
9         "mask-length": 32,
10         "key-type": 1,
11         "authkey": "password"
12     }
13 }