98c8c65113bcae2e8ac0add56e2108ddb5e0da72
[honeycomb.git] / lisp / lisp_postman_collection.json
1 {
2         "id": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
3         "name": "Lisp Postman Collection L2",
4         "description": "",
5         "order": [
6                 "41e942ed-eea2-5c77-8e2d-c0adead79741",
7                 "27153df9-e0d5-1d23-4eb5-62d412ed181b",
8                 "706257fe-47ce-c0ca-ccd5-0e5cfdb1becb",
9                 "b269cb03-c0fc-aa68-c730-b126274dde78",
10                 "0025c271-1d7c-4fe7-6f98-803c6db92d19",
11                 "fa912ebd-2381-1892-2b27-c01780ba1b9c",
12                 "60d70464-6b98-fa69-f405-631c0c525be5",
13                 "e6f90d4d-a68e-ab51-5b63-93e3c6f99bc1",
14                 "f65b7beb-a746-dc7d-d27d-3b39fa95ea56",
15                 "1b0fd1f1-17f3-8de6-acf7-d9cd7f2c0b70",
16                 "d3dde4b1-56df-b489-53d9-a3edee6c4bd3",
17                 "70ab7906-c783-ae9f-487e-28505dace49c",
18                 "07e6f197-3b13-095e-9525-176167e3b5a4",
19                 "1d57c0aa-a7bd-cb15-27c3-2f56c608d0ca",
20                 "a98dcdc1-a383-4355-6174-d2618a790ebd",
21                 "9efbb933-5389-bee4-8e2f-a82fcdc1151d",
22                 "41798cf0-8fa1-ab54-815c-4ae37024aaf0",
23                 "121017cd-63f8-231d-5676-f8e2d4f2961f",
24                 "22132e1d-44aa-e5e5-8787-f82cfdac424f",
25                 "4f3d5d14-e397-5dca-bcf3-c64585fab175",
26                 "b5e76988-aee4-19d1-3781-8ab7784af1ab",
27                 "b5e65290-0729-7089-ca3a-7de7454f58fa",
28                 "107a0853-c530-eb1a-0a3c-bcc382f1bc60",
29                 "577ba8a1-67b5-571f-903a-f44908c0d656",
30                 "591d677e-7f6e-aed1-3097-7a913378f943",
31                 "e67f634f-81b6-4bb4-a013-6516e7585804",
32                 "b546cbd7-b598-b419-4dab-b747ea444f23",
33                 "d75a1d9c-51cb-7e8a-a1cb-8ae77b42fdec",
34                 "daf43527-613d-af9e-71f0-8e81f31ea832",
35                 "2eb7f81a-9ebb-12f2-64ff-304fc204169a",
36                 "799ee5a8-5ca6-b09a-da84-ebe7ee7dc34b",
37                 "97ff7203-2730-c03f-8582-6fb89857dc72",
38                 "39cdad3e-55e7-c091-835a-7b8956ad528b",
39                 "9ed49bf2-8146-b344-be60-916d788357d5",
40                 "1b24f085-9c39-896b-2644-575ae3c2747a",
41                 "63ada212-fd75-3897-8df4-94530d9ec162",
42                 "bc81a430-c93c-d9ca-8427-1c4f4a73fcf9",
43                 "8dfbeb8c-f27c-48df-9022-cc34489eb0c3",
44                 "0f796bd9-87c8-0004-a3e7-25555d648b7e",
45                 "7d27fd46-87c3-4012-61f2-8b48a6d424aa",
46                 "383d2f9b-54f7-c924-dff9-b2bd96b08573",
47                 "ca05036e-787a-5e8b-bbfd-9b6fce61a893",
48                 "f0fc317e-801b-89bf-5821-317f5c835d97",
49                 "5e529c91-698a-9186-50e4-ee2b718825f8",
50                 "bf3ad99c-0fa6-a566-742a-92a9a8404b8c",
51                 "583ae0f4-cce5-4084-098d-e85e9dcd1d2e",
52                 "25674e1b-4a81-6723-fa5d-e4e014b1f1d7"
53         ],
54         "folders": [],
55         "timestamp": 1475131541292,
56         "owner": "658985",
57         "public": false,
58         "requests": [
59                 {
60                         "id": "0025c271-1d7c-4fe7-6f98-803c6db92d19",
61                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
62                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/locator-sets/locator-set/loc_1",
63                         "preRequestScript": null,
64                         "pathVariables": {},
65                         "method": "PUT",
66                         "data": [],
67                         "dataMode": "raw",
68                         "tests": null,
69                         "currentHelper": "normal",
70                         "helperAttributes": {},
71                         "time": 1475138985879,
72                         "name": "Negative Case -  Locator set loc_1 as empty",
73                         "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\n\nRequests to add empty locator-sets will be rejected",
74                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
75                         "responses": [],
76                         "rawModeData": "{  \n   \"locator-set\":{  \n      \"name\":\"loc_1\"\n   }\n}"
77                 },
78                 {
79                         "id": "07e6f197-3b13-095e-9525-176167e3b5a4",
80                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
81                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable",
82                         "preRequestScript": null,
83                         "pathVariables": {},
84                         "method": "GET",
85                         "data": [],
86                         "dataMode": "raw",
87                         "tests": null,
88                         "currentHelper": "normal",
89                         "helperAttributes": {},
90                         "time": 1475134410953,
91                         "name": "Get Vrf Subtable 10 Config",
92                         "description": "",
93                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
94                         "responses": [],
95                         "rawModeData": "{\r\n    \"vni-table\":{\r\n        \"virtual-network-identifier\":\"12\",\r\n        \"vrf-subtable\":{\r\n        \t\"table-id\":10\r\n        }\r\n    }\r\n}"
96                 },
97                 {
98                         "id": "0f796bd9-87c8-0004-a3e7-25555d648b7e",
99                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
100                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable/remote-mappings/remote-mapping/remote_map_1/adjacencies/adjacency/adj_1",
101                         "preRequestScript": null,
102                         "pathVariables": {},
103                         "method": "PUT",
104                         "data": [],
105                         "dataMode": "raw",
106                         "tests": null,
107                         "currentHelper": "normal",
108                         "helperAttributes": {},
109                         "time": 1478093498704,
110                         "name": "Add adjacency",
111                         "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",
112                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
113                         "responses": [],
114                         "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.5\"\r\n        }\r\n    }\r\n}"
115                 },
116                 {
117                         "id": "107a0853-c530-eb1a-0a3c-bcc382f1bc60",
118                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
119                         "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/eid-table/vni-table/12/vrf-subtable/local-mappings/local-mapping/loc_map_1",
120                         "preRequestScript": null,
121                         "pathVariables": {},
122                         "method": "GET",
123                         "data": [],
124                         "dataMode": "raw",
125                         "tests": null,
126                         "currentHelper": "normal",
127                         "helperAttributes": {},
128                         "time": 1475137494203,
129                         "name": "Get local mapping loc_map_1 Operational",
130                         "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",
131                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
132                         "responses": [],
133                         "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}"
134                 },
135                 {
136                         "id": "121017cd-63f8-231d-5676-f8e2d4f2961f",
137                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
138                         "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/eid-table/vni-table/12/bridge-domain-subtable",
139                         "preRequestScript": null,
140                         "pathVariables": {},
141                         "method": "GET",
142                         "data": [],
143                         "dataMode": "raw",
144                         "tests": null,
145                         "currentHelper": "normal",
146                         "helperAttributes": {},
147                         "time": 1475134503510,
148                         "name": "Get Bridge Domain Subtable 10 Operational",
149                         "description": "",
150                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
151                         "responses": [],
152                         "rawModeData": "{\r\n    \"vni-table\":{\r\n        \"virtual-network-identifier\":\"12\",\r\n        \"vrf-subtable\":{\r\n        \t\"table-id\":10\r\n        }\r\n    }\r\n}"
153                 },
154                 {
155                         "id": "1b0fd1f1-17f3-8de6-acf7-d9cd7f2c0b70",
156                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
157                         "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/locator-sets/locator-set/loc_1/interface/GigabitEthernet0%2F8%2F0",
158                         "preRequestScript": null,
159                         "pathVariables": {},
160                         "method": "GET",
161                         "data": [],
162                         "dataMode": "raw",
163                         "tests": null,
164                         "currentHelper": "normal",
165                         "helperAttributes": {},
166                         "time": 1475133840119,
167                         "name": "Get Locator for GigabitEthernet0/8/0",
168                         "description": "Reads data of specified locator\n\nequivalent of\n\n    lisp_locator_dump locator_set_index INDEX",
169                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
170                         "responses": [],
171                         "rawModeData": "{\r\n    \"locator-set\":{\r\n        \"name\":\"loc_1\"\r\n    }\r\n}"
172                 },
173                 {
174                         "id": "1b24f085-9c39-896b-2644-575ae3c2747a",
175                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
176                         "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/eid-table/vni-table/12/vrf-subtable/remote-mappings/remote-mapping/remote_map_3",
177                         "preRequestScript": null,
178                         "pathVariables": {},
179                         "method": "GET",
180                         "data": [],
181                         "dataMode": "raw",
182                         "tests": null,
183                         "currentHelper": "normal",
184                         "helperAttributes": {},
185                         "time": 1475219335615,
186                         "name": "Get remote positive mapping - Operational - Vrf",
187                         "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",
188                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
189                         "responses": [],
190                         "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}"
191                 },
192                 {
193                         "id": "1d57c0aa-a7bd-cb15-27c3-2f56c608d0ca",
194                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
195                         "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/eid-table/vni-table/12/vrf-subtable",
196                         "preRequestScript": null,
197                         "pathVariables": {},
198                         "method": "GET",
199                         "data": [],
200                         "dataMode": "raw",
201                         "tests": null,
202                         "currentHelper": "normal",
203                         "helperAttributes": {},
204                         "time": 1475134928876,
205                         "name": "Get Vrf Subtable 10 Operational",
206                         "description": "",
207                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
208                         "responses": [],
209                         "rawModeData": "{\r\n    \"vni-table\":{\r\n        \"virtual-network-identifier\":\"12\",\r\n        \"vrf-subtable\":{\r\n        \t\"table-id\":10\r\n        }\r\n    }\r\n}"
210                 },
211                 {
212                         "id": "22132e1d-44aa-e5e5-8787-f82cfdac424f",
213                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
214                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12",
215                         "preRequestScript": null,
216                         "pathVariables": {},
217                         "method": "GET",
218                         "data": [],
219                         "dataMode": "raw",
220                         "tests": null,
221                         "currentHelper": "normal",
222                         "helperAttributes": {},
223                         "time": 1475136614423,
224                         "name": "Get VNI Table 12 Config",
225                         "description": "",
226                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
227                         "responses": [],
228                         "rawModeData": "{\r\n    \"vni-table\":{\r\n        \"virtual-network-identifier\":\"12\"\r\n    }\r\n}"
229                 },
230                 {
231                         "id": "25674e1b-4a81-6723-fa5d-e4e014b1f1d7",
232                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
233                         "url": "http://localhost:8183/restconf/config/lisp:lisp",
234                         "preRequestScript": null,
235                         "pathVariables": {},
236                         "method": "DELETE",
237                         "data": [],
238                         "dataMode": "raw",
239                         "tests": null,
240                         "currentHelper": "normal",
241                         "helperAttributes": {},
242                         "time": 1474459135535,
243                         "name": "Delete Lisp",
244                         "description": "",
245                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
246                         "responses": [],
247                         "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}"
248                 },
249                 {
250                         "id": "27153df9-e0d5-1d23-4eb5-62d412ed181b",
251                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
252                         "url": "http://localhost:8183/restconf/config/lisp:lisp",
253                         "preRequestScript": null,
254                         "pathVariables": {},
255                         "method": "PUT",
256                         "data": [],
257                         "dataMode": "raw",
258                         "tests": null,
259                         "currentHelper": "normal",
260                         "helperAttributes": {},
261                         "time": 1475133618453,
262                         "name": "Enable Lisp",
263                         "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",
264                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
265                         "responses": [],
266                         "rawModeData": "{\r\n    \"lisp\":{\r\n        \"enable\":\"true\"\r\n    }    \r\n}"
267                 },
268                 {
269                         "id": "2eb7f81a-9ebb-12f2-64ff-304fc204169a",
270                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
271                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/bridge-domain-subtable/remote-mappings/remote-mapping/remote_map_2",
272                         "preRequestScript": null,
273                         "pathVariables": {},
274                         "method": "PUT",
275                         "data": [],
276                         "dataMode": "raw",
277                         "tests": null,
278                         "currentHelper": "normal",
279                         "helperAttributes": {},
280                         "time": 1475227732347,
281                         "name": "Add remote  negative mapping -  Bridge Domain",
282                         "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",
283                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
284                         "responses": [],
285                         "rawModeData": "{\r\n    \"remote-mapping\":{\r\n        \"id\":\"remote_map_2\",\r\n        \"eid\":{\r\n            \"address-type\":\"ietf-lisp-address-types:mac-afi\",\r\n            \"virtual-network-id\":\"12\",\r\n            \"mac\":\"aa:bb:aa:aa:aa:aa\"\r\n        },\r\n        \"map-reply\":{\r\n        \t\"map-reply-action\":\"no-action\"\r\n        }\r\n    }\r\n}"
286                 },
287                 {
288                         "id": "383d2f9b-54f7-c924-dff9-b2bd96b08573",
289                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
290                         "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/eid-table/vni-table/12/vrf-subtable/remote-mappings/remote-mapping/remote_map_1/adjacencies/adjacency/adj_1",
291                         "preRequestScript": null,
292                         "pathVariables": {},
293                         "method": "GET",
294                         "data": [],
295                         "dataMode": "raw",
296                         "tests": null,
297                         "currentHelper": "normal",
298                         "helperAttributes": {},
299                         "time": 1478093569104,
300                         "name": "Get adjacency - Operational",
301                         "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",
302                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
303                         "responses": [],
304                         "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.5\"\r\n        }\r\n    }\r\n}"
305                 },
306                 {
307                         "id": "39cdad3e-55e7-c091-835a-7b8956ad528b",
308                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
309                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable/remote-mappings/remote-mapping/remote_map_3",
310                         "preRequestScript": null,
311                         "pathVariables": {},
312                         "method": "PUT",
313                         "data": [],
314                         "dataMode": "raw",
315                         "tests": null,
316                         "currentHelper": "normal",
317                         "helperAttributes": {},
318                         "time": 1475219301934,
319                         "name": "Add remote positive mapping - VrfSubtable",
320                         "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",
321                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
322                         "responses": [],
323                         "rawModeData": "{\r\n    \"remote-mapping\":{\r\n        \"id\":\"remote_map_3\",\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}"
324                 },
325                 {
326                         "id": "41798cf0-8fa1-ab54-815c-4ae37024aaf0",
327                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
328                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/bridge-domain-subtable",
329                         "preRequestScript": null,
330                         "pathVariables": {},
331                         "method": "GET",
332                         "data": [],
333                         "dataMode": "raw",
334                         "tests": null,
335                         "currentHelper": "normal",
336                         "helperAttributes": {},
337                         "time": 1475591910686,
338                         "name": "Get Bridge Domain Subtable 10 Config",
339                         "description": "",
340                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
341                         "responses": [],
342                         "rawModeData": "{\r\n    \"vni-table\":{\r\n        \"virtual-network-identifier\":\"12\",\r\n        \"vrf-subtable\":{\r\n        \t\"table-id\":10\r\n        }\r\n    }\r\n}"
343                 },
344                 {
345                         "id": "41e942ed-eea2-5c77-8e2d-c0adead79741",
346                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
347                         "url": "http://localhost:8183/restconf/operational/eid-mapping-context:contexts",
348                         "preRequestScript": "",
349                         "pathVariables": {},
350                         "method": "GET",
351                         "data": [],
352                         "dataMode": "raw",
353                         "tests": "",
354                         "currentHelper": "normal",
355                         "helperAttributes": {},
356                         "time": 1475218811779,
357                         "name": "Eid mapping Context Read",
358                         "description": "",
359                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
360                         "responses": [],
361                         "rawModeData": "{\r\n    \r\n        \"interface\": [\r\n            {\r\n                \"name\": \"testInterface\",\r\n                \"description\": \"for testing purposes\",\r\n                \"type\": \"iana-if-type:ethernetCsmacd\",\r\n                \"enabled\": \"true\",\r\n                \"link-up-down-trap-enable\": \"enabled\",\r\n                \"ietf-ip:ipv4\": {\r\n                    \"enabled\": \"true\",\r\n                    \"mtu\": \"1500\",\r\n                    \"address\": [\r\n                        {\r\n                            \"ip\": \"1.2.3.0\",\r\n                            \"netmask\": \"255.255.255.0\"\r\n                        }\r\n                    ]\r\n                }\r\n            }\r\n        ]\r\n    \r\n}"
362                 },
363                 {
364                         "id": "4f3d5d14-e397-5dca-bcf3-c64585fab175",
365                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
366                         "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/eid-table/vni-table/12",
367                         "preRequestScript": null,
368                         "pathVariables": {},
369                         "method": "GET",
370                         "data": [],
371                         "dataMode": "raw",
372                         "tests": null,
373                         "currentHelper": "normal",
374                         "helperAttributes": {},
375                         "time": 1475136655292,
376                         "name": "Get VNI Table 12 Operational",
377                         "description": "",
378                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
379                         "responses": [],
380                         "rawModeData": "{\r\n    \"vni-table\":{\r\n        \"virtual-network-identifier\":\"12\"\r\n    }\r\n}"
381                 },
382                 {
383                         "id": "577ba8a1-67b5-571f-903a-f44908c0d656",
384                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
385                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/bridge-domain-subtable/local-mappings/local-mapping/loc_map_2",
386                         "preRequestScript": null,
387                         "pathVariables": {},
388                         "method": "PUT",
389                         "data": [],
390                         "dataMode": "raw",
391                         "tests": null,
392                         "currentHelper": "normal",
393                         "helperAttributes": {},
394                         "time": 1475148700293,
395                         "name": "Add local mapping loc_map_2 - Bridge Domain",
396                         "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",
397                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
398                         "responses": [],
399                         "rawModeData": "{\r\n    \"local-mapping\":{\r\n        \"id\":\"loc_map_2\",\r\n        \"eid\":{\r\n            \"address-type\":\"ietf-lisp-address-types:mac-afi\",\r\n            \"virtual-network-id\":\"12\",\r\n            \"mac\":\"aa:aa:aa:aa:aa:aa\"\r\n        },\r\n        \"locator-set\":\"loc_1\"\r\n    }\r\n}"
400                 },
401                 {
402                         "id": "583ae0f4-cce5-4084-098d-e85e9dcd1d2e",
403                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
404                         "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/pitr-cfg",
405                         "preRequestScript": null,
406                         "pathVariables": {},
407                         "method": "GET",
408                         "data": [],
409                         "dataMode": "raw",
410                         "tests": null,
411                         "currentHelper": "normal",
412                         "helperAttributes": {},
413                         "time": 1475225553971,
414                         "name": "Get Pitr-cfg ",
415                         "description": "Reads Pitr feature status\n\nequivalent of\n\n    show_lisp_pitr",
416                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
417                         "responses": [],
418                         "rawModeData": "{\n    \"pitr-cfg\": {\n      \"locator-set\": \"N/A\"\n        }  \n}"
419                 },
420                 {
421                         "id": "591d677e-7f6e-aed1-3097-7a913378f943",
422                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
423                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/bridge-domain-subtable/local-mappings/local-mapping/loc_map_2",
424                         "preRequestScript": null,
425                         "pathVariables": {},
426                         "method": "GET",
427                         "data": [],
428                         "dataMode": "raw",
429                         "tests": null,
430                         "currentHelper": "normal",
431                         "helperAttributes": {},
432                         "time": 1475150573935,
433                         "name": "Add local mapping loc_map_2 Config",
434                         "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",
435                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
436                         "responses": [],
437                         "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}"
438                 },
439                 {
440                         "id": "5e529c91-698a-9186-50e4-ee2b718825f8",
441                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
442                         "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/map-resolvers/map-resolver/192.168.2.1",
443                         "preRequestScript": null,
444                         "pathVariables": {},
445                         "method": "GET",
446                         "data": [],
447                         "dataMode": "raw",
448                         "tests": null,
449                         "currentHelper": "normal",
450                         "helperAttributes": {},
451                         "time": 1475223688546,
452                         "name": "Get map resolver - Operational",
453                         "description": "Reads data of map resolver\n\nequivalent of \n\n    lisp_map_resolver_dump",
454                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
455                         "responses": [],
456                         "rawModeData": "{\r\n   \"map-resolver\":{\r\n       \"ip-address\":\"192.168.2.1\"\r\n   }\r\n}"
457                 },
458                 {
459                         "id": "60d70464-6b98-fa69-f405-631c0c525be5",
460                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
461                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/locator-sets/locator-set/loc_1",
462                         "preRequestScript": null,
463                         "pathVariables": {},
464                         "method": "GET",
465                         "data": [],
466                         "dataMode": "raw",
467                         "tests": null,
468                         "currentHelper": "normal",
469                         "helperAttributes": {},
470                         "time": 1475133885528,
471                         "name": "Get Locator set loc_1 Config",
472                         "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\n\nRequests to add empty locator-sets will be rejected",
473                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
474                         "responses": [],
475                         "rawModeData": "{  \n   \"locator-set\":{  \n      \"name\":\"loc_1\",\n      \"interface\":{  \n         \"interface-ref\":\"local0\",\n         \"priority\":\"2\",\n         \"weight\":\"3\"\n      }\n   }\n}"
476                 },
477                 {
478                         "id": "63ada212-fd75-3897-8df4-94530d9ec162",
479                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
480                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/bridge-domain-subtable/remote-mappings/remote-mapping/remote_map_4",
481                         "preRequestScript": null,
482                         "pathVariables": {},
483                         "method": "PUT",
484                         "data": [],
485                         "dataMode": "raw",
486                         "tests": null,
487                         "currentHelper": "normal",
488                         "helperAttributes": {},
489                         "time": 1475222635853,
490                         "name": "Add remote positive mapping - Bridge Domain",
491                         "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",
492                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
493                         "responses": [],
494                         "rawModeData": "{\r\n    \"remote-mapping\":{\r\n        \"id\":\"remote_map_4\",\r\n        \"eid\":{\r\n            \"address-type\":\"ietf-lisp-address-types:mac-afi\",\r\n            \"virtual-network-id\":\"12\",\r\n            \"mac\":\"aa:bb:cc:aa:bb:cc\"\r\n        },\r\n    \r\n        \"rlocs\":{\r\n            \"locator\":{\r\n                \"address\":\"192.168.2.3\",\r\n                \"priority\":1,\r\n                \"weight\":2\r\n            }\r\n        }\r\n        \r\n    }\r\n}"
495                 },
496                 {
497                         "id": "706257fe-47ce-c0ca-ccd5-0e5cfdb1becb",
498                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
499                         "url": "http://localhost:8183/restconf/config/lisp:lisp",
500                         "preRequestScript": null,
501                         "pathVariables": {},
502                         "method": "GET",
503                         "data": [],
504                         "dataMode": "raw",
505                         "tests": null,
506                         "currentHelper": "normal",
507                         "helperAttributes": {},
508                         "time": 1475133788195,
509                         "name": "Get Lisp Config",
510                         "description": "",
511                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
512                         "responses": [],
513                         "rawModeData": "{\r\n    \"lisp\":{\r\n        \"enable\":\"true\"\r\n    }    \r\n}"
514                 },
515                 {
516                         "id": "70ab7906-c783-ae9f-487e-28505dace49c",
517                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
518                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable",
519                         "preRequestScript": null,
520                         "pathVariables": {},
521                         "method": "PUT",
522                         "data": [],
523                         "dataMode": "raw",
524                         "tests": null,
525                         "currentHelper": "normal",
526                         "helperAttributes": {},
527                         "time": 1475137137792,
528                         "name": "Add Vrf Subtable 10",
529                         "description": "",
530                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
531                         "responses": [],
532                         "rawModeData": "{\r\n    \"vrf-subtable\":{\r\n    \t\"table-id\":10\r\n    }\r\n}"
533                 },
534                 {
535                         "id": "799ee5a8-5ca6-b09a-da84-ebe7ee7dc34b",
536                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
537                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/bridge-domain-subtable/remote-mappings/remote-mapping/remote_map_2",
538                         "preRequestScript": null,
539                         "pathVariables": {},
540                         "method": "GET",
541                         "data": [],
542                         "dataMode": "raw",
543                         "tests": null,
544                         "currentHelper": "normal",
545                         "helperAttributes": {},
546                         "time": 1475219098376,
547                         "name": "Get remote  negative mapping Config -  Bridge Domain",
548                         "description": "",
549                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
550                         "responses": [],
551                         "rawModeData": "{\r\n    \"remote-mapping\":{\r\n        \"id\":\"remote_map_2\",\r\n        \"eid\":{\r\n            \"address-type\":\"ietf-lisp-address-types:mac-afi\",\r\n            \"virtual-network-id\":\"12\",\r\n            \"mac\":\"aa:bb:aa:aa:aa:aa\"\r\n        },\r\n        \"map-reply-action\":\"no-action\"\r\n        \r\n    }\r\n}"
552                 },
553                 {
554                         "id": "7d27fd46-87c3-4012-61f2-8b48a6d424aa",
555                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
556                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable/remote-mappings/remote-mapping/remote_map_1/adjacencies/adjacency/adj_1",
557                         "preRequestScript": null,
558                         "pathVariables": {},
559                         "method": "GET",
560                         "data": [],
561                         "dataMode": "raw",
562                         "tests": null,
563                         "currentHelper": "normal",
564                         "helperAttributes": {},
565                         "time": 1478093588436,
566                         "name": "Get adjacency - Config",
567                         "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",
568                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
569                         "responses": [],
570                         "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.5\"\r\n        }\r\n    }\r\n}"
571                 },
572                 {
573                         "id": "8dfbeb8c-f27c-48df-9022-cc34489eb0c3",
574                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
575                         "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/eid-table/vni-table/12/bridge-domain-subtable/remote-mappings/remote-mapping/remote_map_4",
576                         "preRequestScript": null,
577                         "pathVariables": {},
578                         "method": "GET",
579                         "data": [],
580                         "dataMode": "raw",
581                         "tests": null,
582                         "currentHelper": "normal",
583                         "helperAttributes": {},
584                         "time": 1475222738545,
585                         "name": "Get remote positive mapping - Operational - Bridge Domain",
586                         "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",
587                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
588                         "responses": [],
589                         "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}"
590                 },
591                 {
592                         "id": "97ff7203-2730-c03f-8582-6fb89857dc72",
593                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
594                         "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/eid-table/vni-table/12/bridge-domain-subtable/remote-mappings/remote-mapping/remote_map_2",
595                         "preRequestScript": null,
596                         "pathVariables": {},
597                         "method": "GET",
598                         "data": [],
599                         "dataMode": "raw",
600                         "tests": null,
601                         "currentHelper": "normal",
602                         "helperAttributes": {},
603                         "time": 1475219116319,
604                         "name": "Get remote  negative mapping Operational -  Bridge Domain",
605                         "description": "",
606                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
607                         "responses": [],
608                         "rawModeData": "{\r\n    \"remote-mapping\":{\r\n        \"id\":\"remote_map_2\",\r\n        \"eid\":{\r\n            \"address-type\":\"ietf-lisp-address-types:mac-afi\",\r\n            \"virtual-network-id\":\"12\",\r\n            \"mac\":\"aa:bb:aa:aa:aa:aa\"\r\n        },\r\n        \"map-reply-action\":\"no-action\"\r\n        \r\n    }\r\n}"
609                 },
610                 {
611                         "id": "9ed49bf2-8146-b344-be60-916d788357d5",
612                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
613                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable/remote-mappings/remote-mapping/remote_map_3",
614                         "preRequestScript": null,
615                         "pathVariables": {},
616                         "method": "GET",
617                         "data": [],
618                         "dataMode": "raw",
619                         "tests": null,
620                         "currentHelper": "normal",
621                         "helperAttributes": {},
622                         "time": 1475219307858,
623                         "name": "Get remote positive mapping - Config -  Vrf",
624                         "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",
625                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
626                         "responses": [],
627                         "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}"
628                 },
629                 {
630                         "id": "9efbb933-5389-bee4-8e2f-a82fcdc1151d",
631                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
632                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/bridge-domain-subtable",
633                         "preRequestScript": null,
634                         "pathVariables": {},
635                         "method": "PUT",
636                         "data": [],
637                         "dataMode": "raw",
638                         "tests": null,
639                         "currentHelper": "normal",
640                         "helperAttributes": {},
641                         "time": 1475591891745,
642                         "name": "Add Bridge Domain Subtable 10",
643                         "description": "",
644                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
645                         "responses": [],
646                         "rawModeData": "{\r\n\r\n    \"bridge-domain-subtable\":{\r\n    \t\"bridge-domain-ref\":\"testBD\"\r\n    }\r\n}"
647                 },
648                 {
649                         "id": "a98dcdc1-a383-4355-6174-d2618a790ebd",
650                         "headers": "Content-Type: application/json\nAuthorization: Basic YWRtaW46YWRtaW4=\n",
651                         "url": "http://localhost:8183/restconf/config/v3po:vpp/bridge-domains/bridge-domain/testBD",
652                         "pathVariables": {},
653                         "preRequestScript": "",
654                         "method": "PUT",
655                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
656                         "data": [],
657                         "dataMode": "raw",
658                         "name": "Create bridge testBD",
659                         "description": "Creates bridgfe domain. Corresponds to invoking:\n\nvat#  bridge_domain_add_del bd_id [bd_id] learn 0 forward 0 uu-flood 0 flood 1 arp-term 0\n\nTo verify run:\n\nvppctl show bridge-domain [bd_id] detail",
660                         "descriptionFormat": "html",
661                         "time": 1465805138795,
662                         "version": 2,
663                         "responses": [],
664                         "tests": "",
665                         "currentHelper": "normal",
666                         "helperAttributes": {},
667                         "rawModeData": "{\r\n    \"bridge-domain\": [\r\n        {\r\n            \"name\": \"testBD\",\r\n            \"flood\": \"true\",\r\n            \"forward\": \"false\",\r\n            \"learn\": \"false\",\r\n            \"unknown-unicast-flood\": \"false\",\r\n            \"arp-termination\": \"false\"\r\n        }\r\n    ]\r\n}"
668                 },
669                 {
670                         "id": "b269cb03-c0fc-aa68-c730-b126274dde78",
671                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
672                         "url": "http://localhost:8183/restconf/operational/lisp:lisp-state",
673                         "preRequestScript": null,
674                         "pathVariables": {},
675                         "method": "GET",
676                         "data": [],
677                         "dataMode": "raw",
678                         "tests": null,
679                         "currentHelper": "normal",
680                         "helperAttributes": {},
681                         "time": 1474450438453,
682                         "name": "Get Lisp Operational",
683                         "description": "Reads status of lisp feature\n\nequivalent of \n\n    show_lisp_status",
684                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
685                         "responses": [],
686                         "rawModeData": "{\r\n    \"lisp\":{\r\n        \"enable\":\"true\"\r\n    }    \r\n}"
687                 },
688                 {
689                         "id": "b546cbd7-b598-b419-4dab-b747ea444f23",
690                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
691                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable/remote-mappings/remote-mapping/remote_map_1",
692                         "preRequestScript": null,
693                         "pathVariables": {},
694                         "method": "PUT",
695                         "data": [],
696                         "dataMode": "raw",
697                         "tests": null,
698                         "currentHelper": "normal",
699                         "helperAttributes": {},
700                         "time": 1475226601650,
701                         "name": "Add remote  negative mapping -  Vrf",
702                         "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",
703                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
704                         "responses": [],
705                         "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\":{\r\n        \t\"map-reply-action\":\"no-action\"\r\n        }\r\n        \r\n    }\r\n}"
706                 },
707                 {
708                         "id": "b5e65290-0729-7089-ca3a-7de7454f58fa",
709                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
710                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable/local-mappings/local-mapping/loc_map_1",
711                         "preRequestScript": null,
712                         "pathVariables": {},
713                         "method": "GET",
714                         "data": [],
715                         "dataMode": "raw",
716                         "tests": null,
717                         "currentHelper": "normal",
718                         "helperAttributes": {},
719                         "time": 1475137503248,
720                         "name": "Get local mapping loc_map_1 Config",
721                         "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",
722                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
723                         "responses": [],
724                         "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}"
725                 },
726                 {
727                         "id": "b5e76988-aee4-19d1-3781-8ab7784af1ab",
728                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
729                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable/local-mappings/local-mapping/loc_map_1",
730                         "preRequestScript": null,
731                         "pathVariables": {},
732                         "method": "PUT",
733                         "data": [],
734                         "dataMode": "raw",
735                         "tests": null,
736                         "currentHelper": "normal",
737                         "helperAttributes": {},
738                         "time": 1475137444102,
739                         "name": "Add local mapping loc_map_1 - Vrf ",
740                         "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",
741                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
742                         "responses": [],
743                         "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}"
744                 },
745                 {
746                         "id": "bc81a430-c93c-d9ca-8427-1c4f4a73fcf9",
747                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
748                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/bridge-domain-subtable/remote-mappings/remote-mapping/remote_map_4",
749                         "preRequestScript": null,
750                         "pathVariables": {},
751                         "method": "GET",
752                         "data": [],
753                         "dataMode": "raw",
754                         "tests": null,
755                         "currentHelper": "normal",
756                         "helperAttributes": {},
757                         "time": 1475222704179,
758                         "name": "Get remote positive mapping - Config - Bridge Domain",
759                         "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",
760                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
761                         "responses": [],
762                         "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}"
763                 },
764                 {
765                         "id": "bf3ad99c-0fa6-a566-742a-92a9a8404b8c",
766                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
767                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/pitr-cfg",
768                         "preRequestScript": null,
769                         "pathVariables": {},
770                         "method": "PUT",
771                         "data": [],
772                         "dataMode": "raw",
773                         "tests": null,
774                         "currentHelper": "normal",
775                         "helperAttributes": {},
776                         "time": 1475225530771,
777                         "name": "Add Pitr-cfg",
778                         "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",
779                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
780                         "responses": [],
781                         "rawModeData": "{\n    \"pitr-cfg\": {\n      \"locator-set\": \"loc_1\"\n    }  \n}"
782                 },
783                 {
784                         "id": "ca05036e-787a-5e8b-bbfd-9b6fce61a893",
785                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
786                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/map-resolvers/map-resolver/192.168.2.1",
787                         "preRequestScript": null,
788                         "pathVariables": {},
789                         "method": "PUT",
790                         "data": [],
791                         "dataMode": "raw",
792                         "tests": null,
793                         "currentHelper": "normal",
794                         "helperAttributes": {},
795                         "time": 1475224352204,
796                         "name": "Add map resolver",
797                         "description": "Reads data of map resolver\n\nequivalent of \n\n    lisp_map_resolver_dump",
798                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
799                         "responses": [],
800                         "rawModeData": "{\r\n   \"map-resolver\":{\r\n       \"ip-address\":\"192.168.2.1\"\r\n   }\r\n}"
801                 },
802                 {
803                         "id": "d3dde4b1-56df-b489-53d9-a3edee6c4bd3",
804                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
805                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12",
806                         "preRequestScript": null,
807                         "pathVariables": {},
808                         "method": "PUT",
809                         "data": [],
810                         "dataMode": "raw",
811                         "tests": null,
812                         "currentHelper": "normal",
813                         "helperAttributes": {},
814                         "time": 1475134063440,
815                         "name": "Negative Case - Add VNI Table 12",
816                         "description": "Adding empty vni reference is disallowed/not possible.\nIt can be added only if vrf-subtable/bridge-domain-subtable",
817                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
818                         "responses": [],
819                         "rawModeData": "{\r\n    \"vni-table\":{\r\n        \"virtual-network-identifier\":\"12\"\r\n    }\r\n}"
820                 },
821                 {
822                         "id": "d75a1d9c-51cb-7e8a-a1cb-8ae77b42fdec",
823                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
824                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable/remote-mappings/remote-mapping/remote_map_1",
825                         "preRequestScript": null,
826                         "pathVariables": {},
827                         "method": "GET",
828                         "data": [],
829                         "dataMode": "raw",
830                         "tests": null,
831                         "currentHelper": "normal",
832                         "helperAttributes": {},
833                         "time": 1475150713113,
834                         "name": "Get remote negative mapping Config - Vrf",
835                         "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",
836                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
837                         "responses": [],
838                         "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}"
839                 },
840                 {
841                         "id": "daf43527-613d-af9e-71f0-8e81f31ea832",
842                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
843                         "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/eid-table/vni-table/12/vrf-subtable/remote-mappings/remote-mapping/remote_map_1",
844                         "preRequestScript": null,
845                         "pathVariables": {},
846                         "method": "GET",
847                         "data": [],
848                         "dataMode": "raw",
849                         "tests": null,
850                         "currentHelper": "normal",
851                         "helperAttributes": {},
852                         "time": 1475150722513,
853                         "name": "Get remote negative mapping Operational - Vrf",
854                         "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",
855                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
856                         "responses": [],
857                         "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}"
858                 },
859                 {
860                         "id": "e67f634f-81b6-4bb4-a013-6516e7585804",
861                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
862                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable/local-mappings/local-mapping/loc_map_1",
863                         "preRequestScript": null,
864                         "pathVariables": {},
865                         "method": "GET",
866                         "data": [],
867                         "dataMode": "raw",
868                         "tests": null,
869                         "currentHelper": "normal",
870                         "helperAttributes": {},
871                         "time": 1475138892237,
872                         "name": "Add local mapping loc_map_2 Operational",
873                         "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",
874                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
875                         "responses": [],
876                         "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}"
877                 },
878                 {
879                         "id": "e6f90d4d-a68e-ab51-5b63-93e3c6f99bc1",
880                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
881                         "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/locator-sets",
882                         "preRequestScript": null,
883                         "pathVariables": {},
884                         "method": "GET",
885                         "data": [],
886                         "dataMode": "raw",
887                         "tests": null,
888                         "currentHelper": "normal",
889                         "helperAttributes": {},
890                         "time": 1475133715227,
891                         "name": "Get Locator set loc_1 Operational",
892                         "description": "Reads data of locator set \n\nequivalent of \n    \n    lisp_locator_set_dump",
893                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
894                         "responses": [],
895                         "rawModeData": "{\r\n    \"lisp\":{\r\n        \"enable\":\"true\"\r\n    }    \r\n}"
896                 },
897                 {
898                         "id": "f0fc317e-801b-89bf-5821-317f5c835d97",
899                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
900                         "url": "http://localhost:8183/restconf/state/lisp:lisp/lisp-feature-data/map-resolvers/map-resolver/192.168.2.1",
901                         "preRequestScript": null,
902                         "pathVariables": {},
903                         "method": "GET",
904                         "data": [],
905                         "dataMode": "raw",
906                         "tests": null,
907                         "currentHelper": "normal",
908                         "helperAttributes": {},
909                         "time": 1475224400772,
910                         "name": "Get map resolver - Config",
911                         "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",
912                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
913                         "responses": [],
914                         "rawModeData": "{\r\n   \"map-resolver\":{\r\n       \"ip-address\":\"192.168.2.1\"\r\n   }\r\n}"
915                 },
916                 {
917                         "id": "f65b7beb-a746-dc7d-d27d-3b39fa95ea56",
918                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
919                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/locator-sets/locator-set/loc_1/interface/GigabitEthernet0%2F8%2F0",
920                         "preRequestScript": null,
921                         "pathVariables": {},
922                         "method": "PUT",
923                         "data": [],
924                         "dataMode": "raw",
925                         "tests": null,
926                         "currentHelper": "normal",
927                         "helperAttributes": {},
928                         "time": 1475133834259,
929                         "name": "Add Locator for GigabitEthernet0/8/0",
930                         "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 ",
931                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
932                         "responses": [],
933                         "rawModeData": "{\r\n   \"interface\":{\r\n       \"interface-ref\":\"GigabitEthernet0/8/0\",\r\n       \"priority\":\"2\",\r\n       \"weight\":\"3\"\r\n   }\r\n}"
934                 },
935                 {
936                         "id": "fa912ebd-2381-1892-2b27-c01780ba1b9c",
937                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
938                         "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/locator-sets/locator-set/loc_1",
939                         "preRequestScript": null,
940                         "pathVariables": {},
941                         "method": "PUT",
942                         "data": [],
943                         "dataMode": "raw",
944                         "tests": null,
945                         "currentHelper": "normal",
946                         "helperAttributes": {},
947                         "time": 1475133686078,
948                         "name": "Add Locator set loc_1 with locator for local0",
949                         "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\n\nRequests to add empty locator-sets will be rejected",
950                         "collectionId": "f81144ce-6874-1a85-4f77-dcead6a67cd3",
951                         "responses": [],
952                         "rawModeData": "{  \n   \"locator-set\":{  \n      \"name\":\"loc_1\",\n      \"interface\":{  \n         \"interface-ref\":\"local0\",\n         \"priority\":\"2\",\n         \"weight\":\"3\"\n      }\n   }\n}"
953                 }
954         ]
955 }