Step 2: Move test folder to root
[integration/test.git] / csit / variables / lispflowmapping / rpc_add-mapping_kv_ipv4.json
1 {
2     "input": {
3         "recordTtl": 1440,
4         "maskLength": 0,
5         "authoritative": true,
6         "LispAddressContainer": {
7             "LcafKeyValueAddressAddr": {
8                 "afi": 16387,
9                 "lcafType": 15,
10                 "key": {
11                     "Ipv4Address": {
12                         "Ipv4Address": "192.0.2.1",
13                         "afi": 1
14                     }
15                 },
16                 "value": {
17                     "Ipv4Address": {
18                         "Ipv4Address": "192.0.2.2",
19                         "afi": 1
20                     }
21                 }
22             }
23         },
24         "LocatorRecord": [
25             {
26                 "name": "ISP1",
27                 "priority": 1,
28                 "weight": 1,
29                 "multicastPriority": 255,
30                 "multicastWeight": 0,
31                 "localLocator": true,
32                 "rlocProbed": false,
33                 "routed": false,
34                 "LispAddressContainer": {
35                     "Ipv4Address": {
36                         "afi": 1,
37                         "Ipv4Address": "10.10.10.10"
38                     }
39                 }
40             }
41         ]
42     }
43 }