Add auth key for 0.0.0.0/0 in LISP perf tests
[integration/test.git] / csit / variables / lispflowmapping / Be / rpc_add-key_default.json
1 {
2     "input": {
3         "eid": {
4             "address-type": "ietf-lisp-address-types:ipv4-prefix-afi",
5             "ipv4-prefix": "0.0.0.0/0"
6         },
7         "mapping-authkey": {
8             "key-type": 0
9         }
10     }
11 }