Add source/dest tests
[one.git] / tests / data_plane / configs / odl / sd / overwrite / 4o4 / replace1.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:source-dest-key-lcaf",
9               "source-dest-key": {
10                   "source": "6.0.1.0/24",
11                   "dest": "6.0.2.0/24"
12               }
13       }
14     }
15   }
16 }