Migrate Get Requests invocations(libraries)
[integration/test.git] / csit / variables / lispflowmapping / Be / rpc_add-mapping_iid_ipv4.json
1 {
2     "input": {
3         "mapping-record": {
4             "recordTtl": 1440,
5             "action": "NoAction",
6             "authoritative": true,
7             "eid": {
8                 "address-type": "ietf-lisp-address-types:instance-id-lcaf",
9                 "instance-id": {
10                     "iid": 1,
11                     "mask-length": 32,
12                     "address": "192.0.2.0/32"
13                 }
14             },
15             "LocatorRecord": [
16                 {
17                     "locator-id": "ISP1",
18                     "priority": 1,
19                     "weight": 1,
20                     "multicastPriority": 255,
21                     "multicastWeight": 0,
22                     "localLocator": true,
23                     "rlocProbed": false,
24                     "routed": false,
25                     "rloc": {
26                         "address-type": "ietf-lisp-address-types:ipv4-afi",
27                         "ipv4": "10.10.10.10"
28                     }
29                 }
30             ]
31         }
32     }
33 }