HONEYCOMB-146 : Unable to create adjacencies in Lisp
[honeycomb.git] / lisp / lisp_postman_collection.json
1 {
2         "id": "17f4a6ba-221a-60ea-e94b-68499db39690",
3         "name": "Lisp Postman Collection",
4         "description": "",
5         "order": [
6                 "3d0b585e-e0e4-c935-7fb5-5ae2a6249486",
7                 "a3e6ab59-b7db-3646-6a99-bc566b6fdff3",
8                 "5586f041-e6ce-4880-622d-97920eaf08d3",
9                 "9f33c6a8-a7dd-6a69-b0a1-168667358750",
10                 "b7ae8529-0473-f75b-a5ef-60464d24e9cc",
11                 "b137bb03-3021-f50d-1bd4-fa7a14432185",
12                 "1935c2b2-7294-cb2d-0a47-7158f96d04bd",
13                 "760a2208-cbd1-ebde-e900-20b2bb20bb6f",
14                 "9c0da9fd-91c8-8c7a-4363-abe42b0728e7",
15                 "64caad14-93fe-ab8c-0a36-7fd1882aeaed",
16                 "155f3189-b996-270f-7344-98f8191ac9ee",
17                 "3c2b4f63-0dc5-ec0d-c18a-c9b31b4de9d5",
18                 "850d41a3-f66c-a6e1-6725-ed153c38f907",
19                 "196548ef-9c47-84ca-24e8-76c6ce5105ac",
20                 "5751639f-bb9c-584d-9101-b2e16786d98f",
21                 "92b788cb-4508-8cdc-2333-3c9fb623c467",
22                 "648a0ad4-d191-9cf2-e927-575f1590ae9d",
23                 "d61b9cdb-21b3-ac08-39d7-3591be4bb4c4",
24                 "712d3b04-98a1-3bbf-8dc7-bc6ec9b9e536",
25                 "3ab69ec3-9def-11d4-8335-c5e982885380",
26                 "fea7fab5-62ff-47dd-3a71-f26ed6e59084",
27                 "fe15ad81-26e6-f3d8-3c2f-b0695f878b59",
28                 "ce6967cf-45de-132e-2568-895a96086604",
29                 "011a9d16-e89f-24f4-c3b2-0148a7791e37",
30                 "08527cdf-9029-7057-b19c-6ab12ca3523f",
31                 "ed5ae97a-6882-5d02-cdaf-ca5a70d04211",
32                 "a896bc27-8d6e-e7d6-fd87-d9a0fa96bb08"
33         ],
34         "folders": [],
35         "timestamp": 0,
36         "owner": "658985",
37         "public": false,
38         "published": false,
39         "requests": [
40                 {
41                         "id": "011a9d16-e89f-24f4-c3b2-0148a7791e37",
42                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
43                         "url": "http://localhost:8181/restconf/config/lisp:lisp/map-resolvers/map-resolver/192.168.2.1",
44                         "preRequestScript": null,
45                         "pathVariables": {},
46                         "method": "DELETE",
47                         "data": [],
48                         "dataMode": "raw",
49                         "tests": null,
50                         "currentHelper": "normal",
51                         "helperAttributes": {},
52                         "time": 1472553355914,
53                         "name": "Delete map resolver",
54                         "description": "",
55                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
56                         "responses": [],
57                         "rawModeData": "{\r\n   \"map-resolver\":{\r\n       \"ip-address\":\"192.168.2.1\"\r\n   }\r\n}"
58                 },
59                 {
60                         "id": "08527cdf-9029-7057-b19c-6ab12ca3523f",
61                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
62                         "url": "http://localhost:8181/restconf/config/lisp:lisp/locator-sets/locator-set/loc_1/interfaces/interface/local0",
63                         "preRequestScript": null,
64                         "pathVariables": {},
65                         "method": "DELETE",
66                         "data": [],
67                         "dataMode": "raw",
68                         "tests": null,
69                         "currentHelper": "normal",
70                         "helperAttributes": {},
71                         "time": 1472560261720,
72                         "name": "Delete Locator",
73                         "description": "",
74                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
75                         "responses": [],
76                         "rawModeData": "{\r\n   \"interface\":{\r\n       \"interface-ref\":\"local0\",\r\n       \"priority\":\"2\",\r\n       \"weight\":\"3\"\r\n   }\r\n}"
77                 },
78                 {
79                         "id": "155f3189-b996-270f-7344-98f8191ac9ee",
80                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
81                         "url": "http://localhost:8181/restconf/config/lisp:lisp/eid-table/vni-table/12/remote-mappings/remote-mapping/remote_map_1",
82                         "preRequestScript": null,
83                         "pathVariables": {},
84                         "method": "PUT",
85                         "data": [],
86                         "dataMode": "raw",
87                         "tests": null,
88                         "currentHelper": "normal",
89                         "helperAttributes": {},
90                         "time": 1472191765626,
91                         "name": "Add remote mapping - negative mapping",
92                         "description": "Adds new remote mapping with negative mapping\n\nequivalent of \n\n    lisp_add_del_remote_mapping is_add 1 vni 12 action 0 eid_type 0 eid 192.168.2.1 eid_len 32\n\ncan be verified with\n\n    lisp_eid_table_dump eid_set 1 prefix_len 32 vni 12 eid_type 0 eid 192.168.2.1 filter 2",
93                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
94                         "responses": [],
95                         "rawModeData": "{\r\n    \"remote-mapping\":{\r\n        \"id\":\"remote_map_1\",\r\n        \"eid\":{\r\n            \"address-type\":\"ietf-lisp-address-types:ipv4-afi\",\r\n            \"virtual-network-id\":\"12\",\r\n            \"ipv4\":\"192.168.2.5\"\r\n        },\r\n        \"map-reply-action\":\"no-action\"\r\n    }\r\n}"
96                 },
97                 {
98                         "folder": null,
99                         "id": "1935c2b2-7294-cb2d-0a47-7158f96d04bd",
100                         "name": "Add VNI Table 12",
101                         "dataMode": "raw",
102                         "data": [],
103                         "rawModeData": "{\r\n    \"vni-table\":{\r\n        \"virtual-network-identifier\":\"12\",\r\n        \"table-id\":\"10\"\r\n    }\r\n}",
104                         "descriptionFormat": null,
105                         "description": "Adds new VNI to VRF mapping\n\nequivalent of\n\n    lisp_eid_table_add_del_map is_add 1 vni 12 dp_subtable 10 is_l2 0\n    \ncan be verified with\n\n    lisp_eid_table_map_dump",
106                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
107                         "method": "PUT",
108                         "pathVariables": {},
109                         "url": "http://localhost:8181/restconf/config/lisp:lisp/eid-table/vni-table/12",
110                         "preRequestScript": null,
111                         "tests": null,
112                         "currentHelper": "normal",
113                         "helperAttributes": "{}",
114                         "responses": [],
115                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690"
116                 },
117                 {
118                         "id": "196548ef-9c47-84ca-24e8-76c6ce5105ac",
119                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
120                         "url": "http://localhost:8181/restconf/operational/lisp:lisp-state/eid-table/vni-table/12/remote-mappings/remote-mapping/remote_map_2",
121                         "preRequestScript": null,
122                         "pathVariables": {},
123                         "method": "GET",
124                         "data": [],
125                         "dataMode": "raw",
126                         "tests": null,
127                         "currentHelper": "normal",
128                         "helperAttributes": {},
129                         "time": 1472551110153,
130                         "name": "Get remote mapping - positive mapping",
131                         "description": "Reads data of remote mapping\n\nequivalent of \n\n    lisp_eid_table_dump eid_set 1 prefix_len 32 vni 12 eid_type 0 eid 192.168.2.3 filter 2",
132                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
133                         "responses": [],
134                         "rawModeData": "{\r\n    \"remote-mapping\":{\r\n        \"id\":\"remote_map_2\",\r\n        \"eid\":{\r\n            \"address-type\":\"ietf-lisp-address-types:ipv4-afi\",\r\n            \"virtual-network-id\":\"12\",\r\n            \"ipv4\":\"192.168.2.1\"\r\n        },\r\n    \r\n        \"rlocs\":{\r\n            \"locator\":{\r\n                \"address\":\"192.168.2.2\",\r\n                \"priority\":1,\r\n                \"weight\":1\r\n            }\r\n        }\r\n        \r\n    }\r\n}"
135                 },
136                 {
137                         "id": "3ab69ec3-9def-11d4-8335-c5e982885380",
138                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
139                         "url": "http://localhost:8181/restconf/config/lisp:lisp/pitr-cfg",
140                         "preRequestScript": null,
141                         "pathVariables": {},
142                         "method": "DELETE",
143                         "data": [],
144                         "dataMode": "raw",
145                         "tests": null,
146                         "currentHelper": "normal",
147                         "helperAttributes": {},
148                         "time": 1472561639907,
149                         "name": "Delete Pitr-cfg ",
150                         "description": "",
151                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
152                         "responses": [],
153                         "rawModeData": "{\n    \"pitr-cfg\": {\n      \"locator-set\": \"N/A\"\n        }  \n}"
154                 },
155                 {
156                         "id": "3c2b4f63-0dc5-ec0d-c18a-c9b31b4de9d5",
157                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
158                         "url": "http://localhost:8181/restconf/operational/lisp:lisp-state/eid-table/vni-table/12/remote-mappings/remote-mapping/remote_map_1",
159                         "preRequestScript": null,
160                         "pathVariables": {},
161                         "method": "GET",
162                         "data": [],
163                         "dataMode": "raw",
164                         "tests": null,
165                         "currentHelper": "normal",
166                         "helperAttributes": {},
167                         "time": 1472560499909,
168                         "name": "Get remote mapping - negative mapping",
169                         "description": "can be verified with\n\n    lisp_eid_table_dump eid_set 1 prefix_len 32 vni 12 eid_type 0 eid 192.168.2.1 filter 2",
170                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
171                         "responses": [],
172                         "rawModeData": "{\r\n    \"remote-mapping\":{\r\n        \"id\":\"remote_map_1\",\r\n        \"eid\":{\r\n            \"address-type\":\"ietf-lisp-address-types:ipv4-afi\",\r\n            \"virtual-network-id\":\"12\",\r\n            \"ipv4\":\"192.168.2.1\"\r\n        },\r\n    \r\n        \"negative-mapping\":{\r\n            \"map-reply-action\":\"no-action\"\r\n        }\r\n        \r\n    }\r\n}"
173                 },
174                 {
175                         "id": "3d0b585e-e0e4-c935-7fb5-5ae2a6249486",
176                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
177                         "url": "http://localhost:8181/restconf/config/lisp:lisp",
178                         "preRequestScript": null,
179                         "pathVariables": {},
180                         "method": "PUT",
181                         "data": [],
182                         "dataMode": "raw",
183                         "tests": null,
184                         "currentHelper": "normal",
185                         "helperAttributes": {},
186                         "time": 1472553334244,
187                         "name": "Enable Lisp",
188                         "description": "Enables Lisp feature\n\nequivalent of \n\n    lisp_enable_disable is_en 1\n\ncan be verified with \n\n    show_lisp_status",
189                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
190                         "responses": [],
191                         "rawModeData": "{\r\n    \"lisp\":{\r\n        \"enable\":\"true\",\r\n        \"eid-table\": {\r\n              \"vni-table\": [\r\n                {\r\n                  \"virtual-network-identifier\": 0,\r\n                  \"remote-mappings\": {},\r\n                  \"table-id\": 0,\r\n                  \"local-mappings\": {},\r\n                  \"adjacencies\": {}\r\n                }\r\n              ]\r\n            },\r\n        \"pitr-cfg\":{\r\n            \"locator-set\":\"N/A\"\r\n        }\r\n    }    \r\n}"
192                 },
193                 {
194                         "folder": null,
195                         "id": "5586f041-e6ce-4880-622d-97920eaf08d3",
196                         "name": "Add Locator set loc_1",
197                         "dataMode": "raw",
198                         "data": [],
199                         "rawModeData": "{\r\n    \"locator-set\":{\r\n        \"name\":\"loc_1\"\r\n    }\r\n}",
200                         "descriptionFormat": null,
201                         "description": "Add new locator set\n\nequivalent of \n    \n    lisp_add_del_locator_set is_add 1 locator_set_name loc_1\n    \ncan be verified with \n\n    lisp_locator_set_dump",
202                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
203                         "method": "PUT",
204                         "pathVariables": {},
205                         "url": "http://localhost:8181/restconf/config/lisp:lisp/locator-sets/locator-set/loc_1",
206                         "preRequestScript": null,
207                         "tests": null,
208                         "currentHelper": "normal",
209                         "helperAttributes": "{}",
210                         "responses": [],
211                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690"
212                 },
213                 {
214                         "id": "5751639f-bb9c-584d-9101-b2e16786d98f",
215                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
216                         "url": "http://localhost:8181/restconf/config/lisp:lisp/eid-table/vni-table/12/adjacencies/adjacency/adj_1",
217                         "preRequestScript": null,
218                         "pathVariables": {},
219                         "method": "PUT",
220                         "data": [],
221                         "dataMode": "raw",
222                         "tests": null,
223                         "currentHelper": "normal",
224                         "helperAttributes": {},
225                         "time": 1472561013974,
226                         "name": "Add adjacency",
227                         "description": "Add new adjacency\nThere must be existing local/remote mappings to specified eid's\n\nequivalent of \n\n    lisp_add_del_adjacency is_add 1 vni 12 eid_type 0 deid 192.168.2.1 seid 192.168.2.3 deid_len 32 seid_len 32\n\nright now no dump variant is existing in api",
228                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
229                         "responses": [],
230                         "rawModeData": "{\r\n    \"adjacency\":{\r\n        \"id\":\"adj_1\",\r\n        \"local-eid\":{\r\n            \"address-type\":\"ietf-lisp-address-types:ipv4-afi\",\r\n            \"virtual-network-id\":\"12\",\r\n            \"ipv4\":\"192.168.2.1\"\r\n        },\r\n        \"remote-eid\":{\r\n            \"address-type\":\"ietf-lisp-address-types:ipv4-afi\",\r\n            \"virtual-network-id\":\"12\",\r\n            \"ipv4\":\"192.168.2.3\"\r\n        }\r\n    }\r\n}"
231                 },
232                 {
233                         "id": "648a0ad4-d191-9cf2-e927-575f1590ae9d",
234                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
235                         "url": "http://localhost:8181/restconf/operational/lisp:lisp-state/map-resolvers/map-resolver/192.168.2.1",
236                         "preRequestScript": null,
237                         "pathVariables": {},
238                         "method": "GET",
239                         "data": [],
240                         "dataMode": "raw",
241                         "tests": null,
242                         "currentHelper": "normal",
243                         "helperAttributes": {},
244                         "time": 1472559229649,
245                         "name": "Get map resolver",
246                         "description": "Reads data of map resolver\n\nequivalent of \n\n    lisp_map_resolver_dump",
247                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
248                         "responses": [],
249                         "rawModeData": "{\r\n   \"map-resolver\":{\r\n       \"ip-address\":\"192.168.2.1\"\r\n   }\r\n}"
250                 },
251                 {
252                         "folder": null,
253                         "id": "64caad14-93fe-ab8c-0a36-7fd1882aeaed",
254                         "name": "Get local mapping loc_map_1 ",
255                         "dataMode": "raw",
256                         "data": [],
257                         "rawModeData": "{\r\n    \"local-mapping\":{\r\n        \"id\":\"loc_map_1\",\r\n        \"eid\":{\r\n            \"address-type\":\"ietf-lisp-address-types:mac-afi\",\r\n            \"virtual-network-id\":\"12\",\r\n            \"mac\":\"00:11:22:00:11:22\"\r\n        },\r\n        \"locator-set\":\"loc_1\"\r\n    }\r\n}",
258                         "descriptionFormat": null,
259                         "description": "Get details about local mapping\n\nequivalent of\n    \n    lisp_eid_table_dump eid_set 1 prefix_length 32 vni 12 eid_type 0 eid 192.168.2.1 filter 1",
260                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
261                         "method": "GET",
262                         "pathVariables": {},
263                         "url": "http://localhost:8181/restconf/operational/lisp:lisp-state/eid-table/vni-table/12/local-mappings/local-mapping/loc_map_1",
264                         "preRequestScript": null,
265                         "tests": null,
266                         "currentHelper": "normal",
267                         "helperAttributes": "{}",
268                         "responses": [],
269                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690"
270                 },
271                 {
272                         "id": "712d3b04-98a1-3bbf-8dc7-bc6ec9b9e536",
273                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
274                         "url": "http://localhost:8181/restconf/operational/lisp:lisp-state/pitr-cfg",
275                         "preRequestScript": null,
276                         "pathVariables": {},
277                         "method": "GET",
278                         "data": [],
279                         "dataMode": "raw",
280                         "tests": null,
281                         "currentHelper": "normal",
282                         "helperAttributes": {},
283                         "time": 1472562438089,
284                         "name": "Get Pitr-cfg ",
285                         "description": "Reads Pitr feature status\n\nequivalent of\n\n    show_lisp_pitr",
286                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
287                         "responses": [],
288                         "rawModeData": "{\n    \"pitr-cfg\": {\n      \"locator-set\": \"N/A\"\n        }  \n}"
289                 },
290                 {
291                         "folder": null,
292                         "id": "760a2208-cbd1-ebde-e900-20b2bb20bb6f",
293                         "name": "Get VNI Table 12 ",
294                         "dataMode": "raw",
295                         "data": [],
296                         "rawModeData": "{\r\n    \"vni-table\":{\r\n        \"virtual-network-identifier\":\"12\",\r\n        \"table-id\":\"10\"\r\n    }\r\n}",
297                         "descriptionFormat": null,
298                         "description": "Reads mapping for VNI 12\n\nequivalent of \n\n    lisp_eid_table_map_dump",
299                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
300                         "method": "GET",
301                         "pathVariables": {},
302                         "url": "http://localhost:8181/restconf/operational/lisp:lisp-state/eid-table/vni-table/12",
303                         "preRequestScript": null,
304                         "tests": null,
305                         "currentHelper": "normal",
306                         "helperAttributes": "{}",
307                         "responses": [],
308                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690"
309                 },
310                 {
311                         "id": "850d41a3-f66c-a6e1-6725-ed153c38f907",
312                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
313                         "url": "http://localhost:8181/restconf/config/lisp:lisp/eid-table/vni-table/12/remote-mappings/remote-mapping/remote_map_2",
314                         "preRequestScript": null,
315                         "pathVariables": {},
316                         "method": "PUT",
317                         "data": [],
318                         "dataMode": "raw",
319                         "tests": null,
320                         "currentHelper": "normal",
321                         "helperAttributes": {},
322                         "time": 1472560520119,
323                         "name": "Add remote mapping - positive mapping",
324                         "description": "Adds new remote mapping with positive mapping\n\nequivalent of \n\n    lisp_add_del_remote_mapping is_add 1 vni 12 rloc_num NR_OF_LOCATORS rlocs BINARY_DATA eid_type 0 eid 192.168.2.3 eid_len 32\n    \nbinary data of remote locators should be in format\n\n    [1 byte(ipv4/ipv6), 1 byte(priority), 1 byte(weight), 16 byte(address),...]\n\ncan be verified with\n\n    lisp_eid_table_dump eid_set 1 prefix_len 32 vni 12 eid_type 0 eid 192.168.2.3 filter 2",
325                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
326                         "responses": [],
327                         "rawModeData": "{\r\n    \"remote-mapping\":{\r\n        \"id\":\"remote_map_2\",\r\n        \"eid\":{\r\n            \"address-type\":\"ietf-lisp-address-types:ipv4-afi\",\r\n            \"virtual-network-id\":\"12\",\r\n            \"ipv4\":\"192.168.2.3\"\r\n        },\r\n    \r\n        \"rlocs\":{\r\n            \"locator\":{\r\n                \"address\":\"192.168.2.2\",\r\n                \"priority\":1,\r\n                \"weight\":1\r\n            }\r\n        }\r\n        \r\n    }\r\n}"
328                 },
329                 {
330                         "folder": null,
331                         "id": "92b788cb-4508-8cdc-2333-3c9fb623c467",
332                         "name": "Add map resolver",
333                         "dataMode": "raw",
334                         "data": [],
335                         "rawModeData": "{\r\n   \"map-resolver\":{\r\n       \"ip-address\":\"192.168.2.1\"\r\n   }\r\n}",
336                         "descriptionFormat": null,
337                         "description": "Adds new map resolver\n\nequivalent of\n\n    lisp_add_del_map_resolver is_add 1 is_ipv6 0 ip_address 192.168.2.1\n\ncan be verified with\n    \n    lisp_map_resolver_dump",
338                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
339                         "method": "PUT",
340                         "pathVariables": {},
341                         "url": "http://localhost:8181/restconf/config/lisp:lisp/map-resolvers/map-resolver/192.168.2.1",
342                         "preRequestScript": null,
343                         "tests": null,
344                         "currentHelper": "normal",
345                         "helperAttributes": "{}",
346                         "responses": [],
347                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690"
348                 },
349                 {
350                         "folder": null,
351                         "id": "9c0da9fd-91c8-8c7a-4363-abe42b0728e7",
352                         "name": "Add local mapping loc_map_1 to vni table 12",
353                         "dataMode": "raw",
354                         "data": [],
355                         "rawModeData": "{\r\n    \"local-mapping\":{\r\n        \"id\":\"loc_map_1\",\r\n        \"eid\":{\r\n            \"address-type\":\"ietf-lisp-address-types:ipv4-afi\",\r\n            \"virtual-network-id\":\"12\",\r\n            \"ipv4\":\"192.168.2.1\"\r\n        },\r\n        \"locator-set\":\"loc_1\"\r\n    }\r\n}",
356                         "descriptionFormat": null,
357                         "description": "Adds new local mapping\n\nequivalent of \n\n    lisp_add_del_local_eid is_add 1 eid_type 0 eid 192.168.2.1 prefix_len 32 vni 12 locator_set_name loc_1\n    \ncan be verified with\n\n    lisp_eid_table_dump eid_set 1 prefix_length 32 vni 12 eid_type 0 eid 192.168.2.1 filter 1\n    \n",
358                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
359                         "method": "PUT",
360                         "pathVariables": {},
361                         "url": "http://localhost:8181/restconf/config/lisp:lisp/eid-table/vni-table/12/local-mappings/local-mapping/loc_map_1",
362                         "preRequestScript": null,
363                         "tests": null,
364                         "currentHelper": "normal",
365                         "helperAttributes": "{}",
366                         "responses": [],
367                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690"
368                 },
369                 {
370                         "folder": null,
371                         "id": "9f33c6a8-a7dd-6a69-b0a1-168667358750",
372                         "name": "Get Locator set loc_1",
373                         "dataMode": "raw",
374                         "data": [],
375                         "rawModeData": "{\r\n    \"lisp\":{\r\n        \"enable\":\"true\"\r\n    }    \r\n}",
376                         "descriptionFormat": null,
377                         "description": "Reads data of locator set \n\nequivalent of \n    \n    lisp_locator_set_dump",
378                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
379                         "method": "GET",
380                         "pathVariables": {},
381                         "url": "http://localhost:8181/restconf/operational/lisp:lisp-state/locator-sets/locator-set/loc_1",
382                         "preRequestScript": null,
383                         "tests": null,
384                         "currentHelper": "normal",
385                         "helperAttributes": "{}",
386                         "responses": [],
387                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690"
388                 },
389                 {
390                         "folder": null,
391                         "id": "a3e6ab59-b7db-3646-6a99-bc566b6fdff3",
392                         "name": "Get Lisp status",
393                         "dataMode": "raw",
394                         "data": [],
395                         "rawModeData": "{\r\n    \"lisp\":{\r\n        \"enable\":\"true\"\r\n    }    \r\n}",
396                         "descriptionFormat": null,
397                         "description": "Reads status of lisp feature\n\nequivalent of \n\n    show_lisp_status",
398                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
399                         "method": "GET",
400                         "pathVariables": {},
401                         "url": "http://localhost:8181/restconf/operational/lisp:lisp-state",
402                         "preRequestScript": null,
403                         "tests": null,
404                         "currentHelper": "normal",
405                         "helperAttributes": "{}",
406                         "responses": [],
407                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690"
408                 },
409                 {
410                         "id": "a896bc27-8d6e-e7d6-fd87-d9a0fa96bb08",
411                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
412                         "url": "http://localhost:8181/restconf/config/lisp:lisp",
413                         "preRequestScript": null,
414                         "pathVariables": {},
415                         "method": "DELETE",
416                         "data": [],
417                         "dataMode": "raw",
418                         "tests": null,
419                         "currentHelper": "normal",
420                         "helperAttributes": {},
421                         "time": 1472553339055,
422                         "name": "Delete Lisp",
423                         "description": "",
424                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
425                         "responses": [],
426                         "rawModeData": "{\r\n    \"lisp\":{\r\n        \"enable\":\"true\",\r\n        \"eid-table\": {\r\n              \"vni-table\": [\r\n                {\r\n                  \"virtual-network-identifier\": 0,\r\n                  \"remote-mappings\": {},\r\n                  \"table-id\": 0,\r\n                  \"local-mappings\": {},\r\n                  \"adjacencies\": {}\r\n                }\r\n              ]\r\n            },\r\n        \"pitr-cfg\":{\r\n            \"locator-set\":\"N/A\"\r\n        }\r\n    }    \r\n}"
427                 },
428                 {
429                         "id": "b137bb03-3021-f50d-1bd4-fa7a14432185",
430                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
431                         "url": "http://localhost:8181/restconf/operational/lisp:lisp-state/locator-sets/locator-set/loc_1/interface/local0",
432                         "preRequestScript": null,
433                         "pathVariables": {},
434                         "method": "GET",
435                         "data": [],
436                         "dataMode": "raw",
437                         "tests": null,
438                         "currentHelper": "normal",
439                         "helperAttributes": {},
440                         "time": 1472560907172,
441                         "name": "Get Locator",
442                         "description": "Reads data of specified locator\n\nequivalent of\n\n    lisp_locator_dump locator_set_index INDEX",
443                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
444                         "responses": [],
445                         "rawModeData": "{\r\n    \"locator-set\":{\r\n        \"name\":\"loc_1\"\r\n    }\r\n}"
446                 },
447                 {
448                         "id": "b7ae8529-0473-f75b-a5ef-60464d24e9cc",
449                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
450                         "url": "http://localhost:8181/restconf/config/lisp:lisp/locator-sets/locator-set/loc_1/interface/local0",
451                         "preRequestScript": null,
452                         "pathVariables": {},
453                         "method": "PUT",
454                         "data": [],
455                         "dataMode": "raw",
456                         "tests": null,
457                         "currentHelper": "normal",
458                         "helperAttributes": {},
459                         "time": 1472560891431,
460                         "name": "Add Locator ",
461                         "description": "Add locator under locator-set\n\nequivalent of \n\n    lisp_add_del_locator is_add 1 locator_set_name loc_1 sw_if_index INDEX priority 2 weight 3\n\ncan be verified with \n\n    lisp_locator_dump locator_set_index INDEX ",
462                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
463                         "responses": [],
464                         "rawModeData": "{\r\n   \"interface\":{\r\n       \"interface-ref\":\"local0\",\r\n       \"priority\":\"2\",\r\n       \"weight\":\"3\"\r\n   }\r\n}"
465                 },
466                 {
467                         "id": "ce6967cf-45de-132e-2568-895a96086604",
468                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
469                         "url": "http://localhost:8181/restconf/config/lisp:lisp/eid-table/vni-table/12/remote-mappings/remote-mapping/remote_map_2",
470                         "preRequestScript": null,
471                         "pathVariables": {},
472                         "method": "DELETE",
473                         "data": [],
474                         "dataMode": "raw",
475                         "tests": null,
476                         "currentHelper": "normal",
477                         "helperAttributes": {},
478                         "time": 1472544935067,
479                         "name": "Delete remote mapping - positive mapping",
480                         "description": "",
481                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
482                         "responses": [],
483                         "rawModeData": "{\r\n    \"remote-mapping\":{\r\n        \"id\":\"remote_map_2\",\r\n        \"eid\":{\r\n            \"address-type\":\"ietf-lisp-address-types:ipv4-afi\",\r\n            \"virtual-network-id\":\"12\",\r\n            \"ipv4\":\"192.168.2.1\"\r\n        },\r\n    \r\n        \"rlocs\":{\r\n            \"locator\":{\r\n                \"address\":\"192.168.2.2\",\r\n                \"priority\":1,\r\n                \"weight\":1\r\n            }\r\n        }\r\n        \r\n    }\r\n}"
484                 },
485                 {
486                         "id": "d61b9cdb-21b3-ac08-39d7-3591be4bb4c4",
487                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
488                         "url": "http://localhost:8181/restconf/config/lisp:lisp/pitr-cfg",
489                         "preRequestScript": null,
490                         "pathVariables": {},
491                         "method": "PUT",
492                         "data": [],
493                         "dataMode": "raw",
494                         "tests": null,
495                         "currentHelper": "normal",
496                         "helperAttributes": {},
497                         "time": 1472562394731,
498                         "name": "Add Pitr-cfg",
499                         "description": "Enable Pitr feature \n\nequivalent of \n\n    lisp_pitr_set_locator_set is_add 1 ls_name loc_1\n    \ncan be verified with\n\n    show_lisp_pitr",
500                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
501                         "responses": [],
502                         "rawModeData": "{\n    \"pitr-cfg\": {\n      \"locator-set\": \"loc_1\"\n    }  \n}"
503                 },
504                 {
505                         "id": "ed5ae97a-6882-5d02-cdaf-ca5a70d04211",
506                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
507                         "url": "http://localhost:8181/restconf/config/lisp:lisp/locator-sets/locator-set/loc_1",
508                         "preRequestScript": null,
509                         "pathVariables": {},
510                         "method": "DELETE",
511                         "data": [],
512                         "dataMode": "raw",
513                         "tests": null,
514                         "currentHelper": "normal",
515                         "helperAttributes": {},
516                         "time": 1472554116350,
517                         "name": "Delete Locator set loc_1",
518                         "description": "",
519                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
520                         "responses": [],
521                         "rawModeData": "{\r\n    \"locator-set\":{\r\n        \"name\":\"loc_1\"\r\n    }\r\n}"
522                 },
523                 {
524                         "id": "fe15ad81-26e6-f3d8-3c2f-b0695f878b59",
525                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
526                         "url": "http://localhost:8181/restconf/operational/lisp:lisp-state/eid-table/vni-table/12/remote-mappings/remote-mapping/remote_map_1",
527                         "preRequestScript": null,
528                         "pathVariables": {},
529                         "method": "DELETE",
530                         "data": [],
531                         "dataMode": "raw",
532                         "tests": null,
533                         "currentHelper": "normal",
534                         "helperAttributes": {},
535                         "time": 1472560292300,
536                         "name": "Delete remote mapping - negative mapping",
537                         "description": "",
538                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
539                         "responses": [],
540                         "rawModeData": "{\r\n    \"remote-mapping\":{\r\n        \"id\":\"remote_map_1\",\r\n        \"eid\":{\r\n            \"address-type\":\"ietf-lisp-address-types:ipv4-afi\",\r\n            \"virtual-network-id\":\"12\",\r\n            \"ipv4\":\"192.168.2.1\"\r\n        },\r\n    \r\n        \"negative-mapping\":{\r\n            \"map-reply-action\":\"no-action\"\r\n        }\r\n        \r\n    }\r\n}"
541                 },
542                 {
543                         "id": "fea7fab5-62ff-47dd-3a71-f26ed6e59084",
544                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
545                         "url": "http://localhost:8181/restconf/config/lisp:lisp/eid-table/vni-table/12/local-mappings/local-mapping/loc_map_1",
546                         "preRequestScript": null,
547                         "pathVariables": {},
548                         "method": "DELETE",
549                         "data": [],
550                         "dataMode": "raw",
551                         "tests": null,
552                         "currentHelper": "normal",
553                         "helperAttributes": {},
554                         "time": 1472551166451,
555                         "name": "Delete local mapping loc_map_1 ",
556                         "description": "",
557                         "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
558                         "responses": [],
559                         "rawModeData": "{\r\n    \"local-mapping\":{\r\n        \"id\":\"loc_map_1\",\r\n        \"eid\":{\r\n            \"address-type\":\"ietf-lisp-address-types:ipv4-afi\",\r\n            \"virtual-network-id\":\"12\",\r\n            \"ipv4\":\"192.168.2.1\"\r\n        },\r\n        \"locator-set\":\"loc_1\"\r\n    }\r\n}"
560                 }
561         ]
562 }