From 430b711767ec5f2efe1a1b511c47af64544fb6fd Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 27 Jul 2018 09:06:15 +0200 Subject: HC2VPP-341: remove v1.0/v2.0 postman collections Hc2vpp examples are using now v2.1 format. Change-Id: I945c03f8b80a4a74cf7064c566205ae5dc334d89 Signed-off-by: Marek Gradzki --- lisp/gpe_postman_collection_v1.0.0.json | 340 ------- lisp/lisp_postman_collection_v1.0.0.json | 1577 ------------------------------ 2 files changed, 1917 deletions(-) delete mode 100644 lisp/gpe_postman_collection_v1.0.0.json delete mode 100644 lisp/lisp_postman_collection_v1.0.0.json (limited to 'lisp') diff --git a/lisp/gpe_postman_collection_v1.0.0.json b/lisp/gpe_postman_collection_v1.0.0.json deleted file mode 100644 index 70ccebc9d..000000000 --- a/lisp/gpe_postman_collection_v1.0.0.json +++ /dev/null @@ -1,340 +0,0 @@ -{ - "id": "71b7e698-4b8c-0ad6-38af-8304b6a5c4e0", - "name": "Lisp gpe RESTCONF collection", - "description": "", - "order": [ - "f0ae8c21-de3e-2ec1-c816-4cc2e970a839", - "6a934021-ad9b-d1ef-4059-8639caddc2bf", - "7ff012c8-9065-008b-4552-cf0de8846426", - "2b9b1bec-1e40-b7c9-4756-c2eee3936d73", - "478e1140-d6e6-56ab-e9b7-11628a06b8ee", - "afd22ac4-448b-157a-de99-cdb353859546", - "1bbf9810-f369-a2a1-95cc-5f42529480fe", - "3b529c6c-f4f0-7e69-c61f-4dc8f16d3c65", - "12fac9c2-162d-7274-5f90-6e943f7a9433", - "5682b704-dc88-8186-c0ed-f7bb952f8150" - ], - "folders": [ - { - "id": "a2b53670-baa2-92ae-6309-08d23db0a70d", - "name": "Native entries", - "description": "", - "order": [ - "33fc474a-30f2-ec43-eb3d-7de056dbcda0", - "108cdf05-a647-ee74-f59e-e224f5827073" - ], - "owner": "658985" - } - ], - "timestamp": 0, - "owner": "658985", - "public": false, - "requests": [ - { - "id": "108cdf05-a647-ee74-f59e-e224f5827073", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "headerData": [ - { - "key": "Authorization", - "value": "Basic YWRtaW46YWRtaW4=", - "description": "", - "enabled": true - }, - { - "key": "Content-Type", - "value": "application/json", - "description": "", - "enabled": true - } - ], - "url": "http://localhost:8183/restconf/config/gpe:native-forward-paths-tables/native-forward-paths-table/4", - "queryParams": [], - "preRequestScript": null, - "pathVariables": {}, - "pathVariableData": [], - "method": "PUT", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1497354248641, - "name": "Get table 4", - "description": "", - "collectionId": "71b7e698-4b8c-0ad6-38af-8304b6a5c4e0", - "isFromCollection": true, - "collectionRequestId": "9e99cfa4-474d-1f4d-26b3-c6caa7460d4b", - "folder": "a2b53670-baa2-92ae-6309-08d23db0a70d", - "rawModeData": "{\n\t\"native-forward-paths-table\":{\n\t \"table-id\":\"4\",\n\t \"native-forward-path\":[\n\t \t{\n\t \t\t\"next-hop-address\":\"192.168.2.1\",\n\t \t\t\"next-hop-interface\":\"local0\"\n\t \t},\n\t \t{\n\t \t\t\"next-hop-address\":\"192.168.3.1\"\n\t \t},\n\t \t{\n\t \t\t\"next-hop-address\":\"2001:0db8:0a0b:12f0:0000:0000:0000:0001\"\n\t \t}\n\t \t]\n\t}\n}" - }, - { - "folder": null, - "id": "12fac9c2-162d-7274-5f90-6e943f7a9433", - "name": "Delete gpe entry- negative mapping", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "DELETE", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/gpe:gpe/gpe-feature-data/gpe-entry-table/gpe-entry/gpe-entry-2", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "queryParams": null, - "headerData": null, - "pathVariableData": null, - "collectionId": "71b7e698-4b8c-0ad6-38af-8304b6a5c4e0", - "rawModeData": "{\n \"gpe\":{\n \"gpe-feature-data\":{\n \"enable\":true\n }\n }\n}" - }, - { - "folder": null, - "id": "1bbf9810-f369-a2a1-95cc-5f42529480fe", - "name": "Get gpe entry- negative mapping", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/operational/gpe:gpe-state/gpe-feature-data/gpe-entry-table/gpe-entry/gpe-entry-2", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "queryParams": null, - "headerData": null, - "pathVariableData": null, - "collectionId": "71b7e698-4b8c-0ad6-38af-8304b6a5c4e0", - "rawModeData": "{\n \"gpe\":{\n \"gpe-feature-data\":{\n \"enable\":true\n }\n }\n}" - }, - { - "folder": null, - "id": "2b9b1bec-1e40-b7c9-4756-c2eee3936d73", - "name": "Add gpe entry - negative mapping", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "gpe entry add vni 10 vrf 1 leid 192.100.2.1/24 reid 192.100.3.1/24 negative action 2\n\n to verify \n \nshow gpe entry", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/gpe:gpe/gpe-feature-data/gpe-entry-table/gpe-entry/gpe-entry-2", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "queryParams": null, - "headerData": null, - "pathVariableData": null, - "collectionId": "71b7e698-4b8c-0ad6-38af-8304b6a5c4e0", - "rawModeData": "{\n \"gpe-entry\":\n {\n \"id\":\"gpe-entry-2\",\n \"dp-table\":\"2\",\n \"vni\":11,\n \"local-eid\":{\n \"address-type\":\"ietf-lisp-address-types:ipv4-prefix-afi\",\n \"virtual-network-id\":\"11\",\n \"ipv4-prefix\":\"192.100.2.1/24\"\n },\n \"remote-eid\":{\n \"address-type\":\"ietf-lisp-address-types:ipv4-prefix-afi\",\n \"virtual-network-id\":\"11\",\n \"ipv4-prefix\":\"192.100.3.1/24\"\n },\n \"action\":\"send-map-request\"\n } \n}" - }, - { - "id": "33fc474a-30f2-ec43-eb3d-7de056dbcda0", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "headerData": [ - { - "key": "Authorization", - "value": "Basic YWRtaW46YWRtaW4=", - "description": "", - "enabled": true - }, - { - "key": "Content-Type", - "value": "application/json", - "description": "", - "enabled": true - } - ], - "url": "http://localhost:8183/restconf/config/gpe:native-forward-paths-tables/native-forward-paths-table/4", - "queryParams": [], - "preRequestScript": null, - "pathVariables": {}, - "pathVariableData": [], - "method": "PUT", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1497354971312, - "name": "Add table with entries", - "description": "", - "collectionId": "71b7e698-4b8c-0ad6-38af-8304b6a5c4e0", - "isFromCollection": true, - "collectionRequestId": "72c8c426-ac72-0c24-a4c1-9b5903f7fbd1", - "folder": "a2b53670-baa2-92ae-6309-08d23db0a70d", - "rawModeData": "{\n\t\"native-forward-paths-table\":{\n\t \"table-id\":\"4\",\n\t \"native-forward-path\":[\n\t \t{\n\t \t\t\"next-hop-address\":\"192.168.2.1\",\n\t \t\t\"next-hop-interface\":\"local0\"\n\t \t},\n\t \t{\n\t \t\t\"next-hop-address\":\"192.168.3.1\"\n\t \t},\n\t \t{\n\t \t\t\"next-hop-address\":\"2001:0db8:0a0b:12f0:0000:0000:0000:0001\"\n\t \t}\n\t \t]\n\t}\n}" - }, - { - "folder": null, - "id": "3b529c6c-f4f0-7e69-c61f-4dc8f16d3c65", - "name": "Delete gpe entry- positive mapping", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "DELETE", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/gpe:gpe/gpe-feature-data/gpe-entry-table/gpe-entry/gpe-entry-1", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "queryParams": null, - "headerData": null, - "pathVariableData": null, - "collectionId": "71b7e698-4b8c-0ad6-38af-8304b6a5c4e0", - "rawModeData": "{\n \"gpe\":{\n \"gpe-feature-data\":{\n \"enable\":true\n }\n }\n}" - }, - { - "folder": null, - "id": "478e1140-d6e6-56ab-e9b7-11628a06b8ee", - "name": "Get gpe status", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/operational/gpe:gpe-state", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "queryParams": null, - "headerData": null, - "pathVariableData": null, - "collectionId": "71b7e698-4b8c-0ad6-38af-8304b6a5c4e0", - "rawModeData": "{\n \"gpe\":{\n \"gpe-feature-data\":{\n \"enable\":true\n }\n }\n}" - }, - { - "folder": null, - "id": "5682b704-dc88-8186-c0ed-f7bb952f8150", - "name": "Disable gpe", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "DELETE", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/gpe:gpe", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "queryParams": null, - "headerData": null, - "pathVariableData": null, - "collectionId": "71b7e698-4b8c-0ad6-38af-8304b6a5c4e0", - "rawModeData": "{\n \"gpe\":{\n \"gpe-feature-data\":{\n \"enable\":true\n }\n }\n}" - }, - { - "folder": null, - "id": "6a934021-ad9b-d1ef-4059-8639caddc2bf", - "name": "Enable gpe", - "dataMode": "raw", - "data": [], - "descriptionFormat": "html", - "description": "vppstl gpe enable\n\n to verify\n\nvppctl show lisp status", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/gpe:gpe", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "queryParams": null, - "headerData": null, - "pathVariableData": null, - "collectionId": "71b7e698-4b8c-0ad6-38af-8304b6a5c4e0", - "rawModeData": "{\n \"gpe\":{\n \"gpe-feature-data\":{\n \"enable\":true\n }\n }\n}" - }, - { - "folder": null, - "id": "7ff012c8-9065-008b-4552-cf0de8846426", - "name": "Add gpe entry - positive mapping", - "dataMode": "raw", - "data": [], - "descriptionFormat": "html", - "description": "gpe entry add vni 10 vrf 1 leid 192.168.2.1/24 reid 192.168.3.1/24 loc-pair 192.168.7.7 192.168.7.8 w 3\n\n to verify\n \nshow gpe entry\n", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/gpe:gpe/gpe-feature-data/gpe-entry-table/gpe-entry/gpe-entry-1", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "queryParams": null, - "headerData": null, - "pathVariableData": null, - "collectionId": "71b7e698-4b8c-0ad6-38af-8304b6a5c4e0", - "rawModeData": "{\n \"gpe-entry\":\n {\n \"id\":\"gpe-entry-1\",\n \"dp-table\":\"1\",\n \"vni\":10,\n \"local-eid\":{\n \"address-type\":\"ietf-lisp-address-types:ipv4-prefix-afi\",\n \"virtual-network-id\":\"10\",\n \"ipv4-prefix\":\"192.168.2.1/24\"\n },\n \"remote-eid\":{\n \"address-type\":\"ietf-lisp-address-types:ipv4-prefix-afi\",\n \"virtual-network-id\":\"10\",\n \"ipv4-prefix\":\"192.168.3.1/24\"\n },\n \"locator-pair\":[\n {\n \"local-locator\":\"192.168.7.7\",\n \"remote-locator\":\"192.168.7.8\",\n \"weight\":3\n },\n {\n \"local-locator\":\"192.168.9.7\",\n \"remote-locator\":\"192.168.9.8\",\n \"weight\":2\n } \n ]\n } \n}" - }, - { - "folder": null, - "id": "afd22ac4-448b-157a-de99-cdb353859546", - "name": "Get gpe entry- positive mapping", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/operational/gpe:gpe-state/gpe-feature-data/gpe-entry-table/gpe-entry/gpe-entry-1", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "queryParams": null, - "headerData": null, - "pathVariableData": null, - "collectionId": "71b7e698-4b8c-0ad6-38af-8304b6a5c4e0", - "rawModeData": "{\n \"gpe\":{\n \"gpe-feature-data\":{\n \"enable\":true\n }\n }\n}" - }, - { - "id": "f0ae8c21-de3e-2ec1-c816-4cc2e970a839", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "headerData": [ - { - "key": "Authorization", - "value": "Basic YWRtaW46YWRtaW4=", - "description": "", - "enabled": true - }, - { - "key": "Content-Type", - "value": "application/json", - "description": "", - "enabled": true - } - ], - "url": "http://localhost:8183/restconf/operational/naming-context:contexts", - "queryParams": [], - "preRequestScript": "", - "pathVariables": {}, - "pathVariableData": [], - "method": "GET", - "data": [], - "dataMode": "raw", - "tests": "", - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1496403090883, - "name": "ctx", - "description": "", - "collectionId": "71b7e698-4b8c-0ad6-38af-8304b6a5c4e0", - "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}" - } - ] -} \ No newline at end of file diff --git a/lisp/lisp_postman_collection_v1.0.0.json b/lisp/lisp_postman_collection_v1.0.0.json deleted file mode 100644 index ea097151c..000000000 --- a/lisp/lisp_postman_collection_v1.0.0.json +++ /dev/null @@ -1,1577 +0,0 @@ -{ - "id": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "name": "Lisp Postman Collection L2 copy", - "description": "", - "order": [ - "c99e6e24-5d9c-040a-68f3-5a0dbed98cc1" - ], - "folders": [ - { - "id": "7e8099bb-e5d7-4e89-cc42-45b186b76c3c", - "name": "Adjacency", - "description": "", - "order": [ - "32abc7d1-bdcf-26f3-c726-a385b3b86ec5", - "929f03e4-aeba-3599-1bf2-1730913bdea6", - "11cf57b3-d985-6dc2-805a-8d408679b35b", - "f6c1d4a8-9e5a-bac2-7476-c5ded4a545cc" - ], - "owner": "658985" - }, - { - "id": "9b1be7a6-e7ca-88c3-d32d-151815ee3c57", - "name": "Bridge domain", - "description": "", - "order": [ - "bad5a024-ed9f-93d6-da06-1686d675dc50", - "32cdac07-fe1b-ae10-1e3d-9c5e64c8fbe7", - "7eaaefcc-784b-897f-dde1-0d47741dfe56", - "2506fe37-668b-7d0b-a76e-a592263dee65", - "1e18c440-3841-2cdd-9a88-cd4bde729a17" - ], - "owner": "658985" - }, - { - "id": "3a00485d-a0bf-98ca-c2fa-9cb14f4c3082", - "name": "Lisp", - "description": "", - "order": [ - "da8d61ce-1f0d-8ab8-e1de-50d094a266e2", - "e5b786a5-cab9-9fd7-4a23-20840e00098a", - "b1c9fcf9-89bf-86c5-a350-60535b748ee9", - "36a847e5-e3b8-ff07-4e88-f5a841fcaca6" - ], - "owner": "658985" - }, - { - "id": "5b5a13db-f0e7-f944-e779-905c7f8561e7", - "name": "Local mapping", - "description": "", - "order": [ - "8f3ede8b-aab7-ac3b-3041-9cdb7bc0e6ec", - "368c6c84-05ac-217f-32ed-0225db44f1cd", - "3bd39b05-9986-ffc0-6977-c41d41c98060", - "eef057eb-f4a5-4903-1e31-06082511d677", - "0b807adc-2277-db3f-8e3e-c6b74888018d", - "0b756f48-88b5-c015-a271-01b69a9ab2a4", - "5462a723-5b0c-34f0-1359-5e53a77e3a52", - "cd18d003-6bc9-cfff-46e8-7dffcd1f8497", - "1493eeb4-7306-9770-a2ed-4a59763240d1" - ], - "owner": "658985" - }, - { - "id": "a48c17bb-504b-f843-5098-b9d550a67301", - "name": "Locator Set", - "description": "", - "order": [ - "0ce07f8f-0e45-ea05-4c62-76d7076a444f", - "c0611a78-1410-52b6-a886-ca84e4dacb8e", - "14239ebd-752b-e2f6-ba5f-4fdb79819b92", - "3fe6bbb8-eca4-8b49-9092-1300aeac51e0", - "4b606776-aa33-ff85-9784-f76d2e457dea", - "385ab15d-6e4e-9fe9-9f4a-244a64f90c21", - "61af7f4c-6071-e881-cfbc-548abab4ba9f" - ], - "owner": "658985" - }, - { - "id": "ec468419-e334-7311-2b34-2b6ddde851f0", - "name": "Map Server", - "description": "", - "order": [ - "1d1c7d25-94af-2dfa-97ec-33710f47d04d", - "7a314526-67d0-d126-009a-656e6cf99f1e", - "8c8ee757-8bac-5e86-d5d6-3cb8c89ccac5" - ], - "owner": "658985" - }, - { - "id": "48325084-4625-703e-d6fd-3f11351ded23", - "name": "Map register", - "description": "", - "order": [ - "1a65220c-e906-c56c-9d32-4ee27e30cfbd", - "080a7c73-3ffc-86f9-8d67-fc9a64bd2f46", - "531ac705-5ed0-04bc-fb4b-43e729b7c4e4" - ], - "owner": "658985" - }, - { - "id": "829d2e08-2373-756e-8a7d-1451610f45b3", - "name": "Map request mode", - "description": "", - "order": [ - "1d0a2f13-a4d5-69da-2960-e368a67e9129", - "a0babf59-f72b-3412-3146-52e6312e063f", - "b1746c42-9991-7992-b8da-80c025981e9d" - ], - "owner": "658985" - }, - { - "id": "383c8da3-cd29-79aa-e0d1-36e3b7bd3e9c", - "name": "Map resolver", - "description": "", - "order": [ - "c52b0be2-67d4-642b-fd7b-43598f2c4e3f", - "5ac994f5-18e3-5101-23c1-32995dae6ec9", - "f8d1b8a6-7a79-8be1-dbf3-fc02c5688df4" - ], - "owner": "658985" - }, - { - "id": "fa3ffa80-51de-1e69-1f1e-4f77e69876b1", - "name": "Petr use", - "description": "", - "order": [ - "2ab426c2-1c94-fe0b-08a4-c2579f6fea3d", - "459bacc9-b049-b78f-5d50-7f2a0f8a182e", - "d547003e-cb16-6971-a5f9-66c400a921a1" - ], - "owner": "658985" - }, - { - "id": "da8bf0a1-22cf-8f24-0673-531e1a82de9b", - "name": "Pitr cfg", - "description": "", - "order": [ - "c50bc4c0-1a64-7130-4b8b-e1f12f55d4d7", - "65167fb8-0d64-d13e-27ad-0f7d3e8c7fe4" - ], - "owner": "658985" - }, - { - "id": "3e31c5d9-746a-da3c-79aa-681beedf8d25", - "name": "Remote mapping", - "description": "", - "order": [ - "523f68fe-ee0f-8e28-2a8a-87f6a459e03b", - "6a13d31b-937d-0f94-cc96-fe5b152fad52", - "cf99137e-694d-8a9c-45f0-9361840f4c25", - "7a748095-2530-5bbd-7e5d-6d1cbd225c65", - "749351c9-3d31-cd54-500f-a628c7e134cd", - "27ee8b67-7986-d169-bb89-ad147c7fb57c", - "54de6ea7-94a6-e8f2-1ed5-c209d8e3c25f", - "49cc1e34-af2a-0ccc-3beb-dab09c4a7869", - "fceee914-148f-c74e-3ad5-c2dbb988edf2", - "ad739651-3137-a535-5066-28a313cf7aa2", - "d01b27de-fef9-a333-3075-f431412a56d8", - "0ce2444e-3779-c247-6f0a-e9aabc7536eb", - "e6c236d4-96f6-b999-5e4e-9e8c93be6090", - "f18a7c8a-1c04-18b8-75d8-e2d8d08c3ef0", - "70790149-793f-242a-ebb8-032188d5bce5" - ], - "owner": "658985", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075" - }, - { - "id": "113ca8db-2c5a-398e-7a97-cbcecae624de", - "name": "Rloc probe", - "description": "", - "order": [ - "29c9a114-5552-701b-787d-895a8b03f2a6", - "1a6bbb6d-467d-dba6-0fc9-230cbcd85c47", - "ac4e4f66-fab7-fbbc-ca89-00bafd242361" - ], - "owner": "658985" - }, - { - "id": "e9d9c898-2a90-945e-34a8-106d16062ba8", - "name": "Vrf", - "description": "", - "order": [ - "44c349c4-c0ca-f5d9-53e1-8bf92eca5c73", - "b19d4109-d47a-c368-a7d4-1e5baad88d6d", - "4ceea4ca-a442-edc1-30d4-4e28e1d15ac3", - "3c3d5346-fd09-0c1b-31dc-5e549c1a4adb", - "7beac5a7-38d0-dd68-2e65-352418c285fd", - "a517428f-a35e-5e75-5e5b-7f560d42332b", - "d106d7bf-ff65-6c13-397d-7cb765c71124" - ], - "owner": "658985" - } - ], - "timestamp": 0, - "owner": "658985", - "public": false, - "requests": [ - { - "id": "080a7c73-3ffc-86f9-8d67-fc9a64bd2f46", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/map-register", - "preRequestScript": null, - "pathVariables": {}, - "method": "GET", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1489066007652, - "name": "Map register config", - "description": "", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "responses": [], - "folder": "48325084-4625-703e-d6fd-3f11351ded23", - "rawModeData": "{\n\t\"map-register\":{\n\t\t\"enabled\":true\t\n\t}\n}" - }, - { - "id": "0b756f48-88b5-c015-a271-01b69a9ab2a4", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "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_10", - "preRequestScript": null, - "pathVariables": {}, - "method": "GET", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1494599860466, - "name": "Get local mapping loc_map_10 Operational ", - "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", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "folder": "5b5a13db-f0e7-f944-e779-905c7f8561e7", - "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}" - }, - { - "folder": "5b5a13db-f0e7-f944-e779-905c7f8561e7", - "id": "0b807adc-2277-db3f-8e3e-c6b74888018d", - "name": "Get local mapping loc_map_1 Operational", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "folder": "a48c17bb-504b-f843-5098-b9d550a67301", - "id": "0ce07f8f-0e45-ea05-4c62-76d7076a444f", - "name": "Negative Case - Locator set loc_1 as empty", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/locator-sets/locator-set/loc_1", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{ \n \"locator-set\":{ \n \"name\":\"loc_1\"\n }\n}" - }, - { - "folder": "3e31c5d9-746a-da3c-79aa-681beedf8d25", - "id": "0ce2444e-3779-c247-6f0a-e9aabc7536eb", - "name": "Get remote positive mapping - Operational - Vrf", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "folder": "7e8099bb-e5d7-4e89-cc42-45b186b76c3c", - "id": "11cf57b3-d985-6dc2-805a-8d408679b35b", - "name": "Get adjacency - Config", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "folder": "a48c17bb-504b-f843-5098-b9d550a67301", - "id": "14239ebd-752b-e2f6-ba5f-4fdb79819b92", - "name": "Add Locator set loc_1 with locator for local0 copy", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "DELETE", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/locator-sets/locator-set/loc_1", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{ \n \"locator-set\":{ \n \"name\":\"loc_1\",\n \"interface\":{ \n \"interface-ref\":\"local0\",\n \"priority\":\"2\",\n \"weight\":\"3\"\n }\n }\n}" - }, - { - "folder": "5b5a13db-f0e7-f944-e779-905c7f8561e7", - "id": "1493eeb4-7306-9770-a2ed-4a59763240d1", - "name": "Add local mapping loc_map_2 Operational", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "id": "1a65220c-e906-c56c-9d32-4ee27e30cfbd", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/map-register", - "preRequestScript": null, - "pathVariables": {}, - "method": "PUT", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1489065869736, - "name": "Enable map-register", - "description": "", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "responses": [], - "folder": "48325084-4625-703e-d6fd-3f11351ded23", - "rawModeData": "{\n\t\"map-register\":{\n\t\t\"enabled\":true\t\n,\"ttl\":45\t}\n\n,\"fallback-threshold\":45\t}\n}" - }, - { - "id": "1a6bbb6d-467d-dba6-0fc9-230cbcd85c47", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/rloc-probe", - "preRequestScript": null, - "pathVariables": {}, - "method": "GET", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1489125008882, - "name": "Get rloc probe config", - "description": "", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "responses": [], - "folder": "113ca8db-2c5a-398e-7a97-cbcecae624de", - "rawModeData": "{\n\t\"rloc-probe\":{\n\t\t\"enabled\":true\t\n\t}\n}" - }, - { - "id": "1d0a2f13-a4d5-69da-2960-e368a67e9129", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/map-request-mode", - "preRequestScript": null, - "pathVariables": {}, - "method": "PUT", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1489125138809, - "name": "Put Map request mode", - "description": "", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "responses": [], - "folder": "829d2e08-2373-756e-8a7d-1451610f45b3", - "rawModeData": "{\n\t\"map-request-mode\":{\n\t\t\"mode\":\"source-destination\"\t\n\t}\n}" - }, - { - "id": "1d1c7d25-94af-2dfa-97ec-33710f47d04d", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/map-servers", - "preRequestScript": null, - "pathVariables": {}, - "method": "PUT", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1489392003255, - "name": "Put map servers", - "description": "", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "responses": [], - "folder": "ec468419-e334-7311-2b34-2b6ddde851f0", - "rawModeData": "{\n\t\"map-servers\":{\n\t\t\"map-server\":\n\t\t[\n\t\t\t{\n\t\t\t\t\"ip-address\":\"192.168.2.1\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"ip-address\":\"192.168.2.5\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"ip-address\":\"2001:db8:a0b:12f0::1\"\n\t\t\t}\n\t\t]\n\t}\n}" - }, - { - "folder": "9b1be7a6-e7ca-88c3-d32d-151815ee3c57", - "id": "1e18c440-3841-2cdd-9a88-cd4bde729a17", - "name": "Get Bridge Domain Subtable 10 Operational", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/eid-table/vni-table/12/bridge-domain-subtable", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"vni-table\":{\r\n \"virtual-network-identifier\":\"12\",\r\n \"vrf-subtable\":{\r\n \"table-id\":10\r\n }\r\n }\r\n}" - }, - { - "folder": "9b1be7a6-e7ca-88c3-d32d-151815ee3c57", - "id": "2506fe37-668b-7d0b-a76e-a592263dee65", - "name": "Get Bridge Domain Subtable 10 Config", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/bridge-domain-subtable", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"vni-table\":{\r\n \"virtual-network-identifier\":\"12\",\r\n \"vrf-subtable\":{\r\n \"table-id\":10\r\n }\r\n }\r\n}" - }, - { - "id": "27ee8b67-7986-d169-bb89-ad147c7fb57c", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "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_10", - "preRequestScript": null, - "pathVariables": {}, - "method": "GET", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1494600878314, - "name": "Get remote negative mapping 10 - Vrf - Prefix based", - "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", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "folder": "3e31c5d9-746a-da3c-79aa-681beedf8d25", - "rawModeData": "{\r\n \"remote-mapping\":{\r\n \"id\":\"remote_map_10\",\r\n \"eid\":{\r\n \"address-type\":\"ietf-lisp-address-types:ipv6-prefix-afi\",\r\n \"virtual-network-id\":\"12\",\r\n \"ipv6-prefix\":\"2001:0db8:85a3:0000:0000:8a2e:0370:7334/64\"\r\n },\r\n \"map-reply\":{\r\n \"map-reply-action\":\"no-action\"\r\n }\r\n \r\n }\r\n}" - }, - { - "id": "29c9a114-5552-701b-787d-895a8b03f2a6", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/rloc-probe", - "preRequestScript": null, - "pathVariables": {}, - "method": "PUT", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1489124966053, - "name": "Enable rloc-probe", - "description": "", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "responses": [], - "folder": "113ca8db-2c5a-398e-7a97-cbcecae624de", - "rawModeData": "{\n\t\"rloc-probe\":{\n\t\t\"enabled\":true\t\n\t}\n}" - }, - { - "id": "2ab426c2-1c94-fe0b-08a4-c2579f6fea3d", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/petr-cfg", - "preRequestScript": null, - "pathVariables": {}, - "method": "PUT", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1489392797864, - "name": "Add Petr use", - "description": "", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "folder": "fa3ffa80-51de-1e69-1f1e-4f77e69876b1", - "rawModeData": "{\n \"petr-cfg\": {\n \"petr-address\":\"2001:db8:a0b:12f0::2\"\n } \n}" - }, - { - "folder": "7e8099bb-e5d7-4e89-cc42-45b186b76c3c", - "id": "32abc7d1-bdcf-26f3-c726-a385b3b86ec5", - "name": "Add adjacency", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "folder": "9b1be7a6-e7ca-88c3-d32d-151815ee3c57", - "id": "32cdac07-fe1b-ae10-1e3d-9c5e64c8fbe7", - "name": "Delete bridge testBD", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Content-Type: application/json\nAuthorization: Basic YWRtaW46YWRtaW4=\n", - "method": "DELETE", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/v3po:vpp/bridge-domains/bridge-domain/testBD", - "preRequestScript": "", - "tests": "", - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "id": "368c6c84-05ac-217f-32ed-0225db44f1cd", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable/local-mappings/local-mapping/loc_map_10", - "preRequestScript": null, - "pathVariables": {}, - "method": "PUT", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1494833563002, - "name": "Add local mapping loc_map_10 - prefix based", - "description": "Adds new local mapping\n\nequivalent of \n\n lisp_add_del_local_eid is_add 1 eid_type 0 eid 192.168.3.8 prefix_len 24 vni 12 locator_set_name loc_1\n \ncan be verified with\n\n lisp_eid_table_dump eid_set 1 prefix_length 24 vni 12 eid_type 0 eid 192.168.3.8 filter 1\n \n", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "folder": "5b5a13db-f0e7-f944-e779-905c7f8561e7", - "rawModeData": "{ \n \n \n \"local-mapping\":{ \n \"id\":\"loc_map_10\",\n \"eid\":{ \n \"address-type\":\"ietf-lisp-address-types:ipv4-prefix-afi\",\n \"virtual-network-id\":\"12\",\n \"ipv4-prefix\":\"192.168.3.8/8\"\n },\n \"locator-set\":\"loc_1\"\n }\n\n}" - }, - { - "folder": "3a00485d-a0bf-98ca-c2fa-9cb14f4c3082", - "id": "36a847e5-e3b8-ff07-4e88-f5a841fcaca6", - "name": "Delete Lisp", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "DELETE", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/lisp:lisp", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "folder": "a48c17bb-504b-f843-5098-b9d550a67301", - "id": "385ab15d-6e4e-9fe9-9f4a-244a64f90c21", - "name": "Add Locator for GigabitEthernet0/8/0", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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 ", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/locator-sets/locator-set/loc_1/interface/GigabitEthernet0%2F8%2F0", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"interface\":{\r\n \"interface-ref\":\"GigabitEthernet0/8/0\",\r\n \"priority\":\"2\",\r\n \"weight\":\"3\"\r\n }\r\n}" - }, - { - "id": "3bd39b05-9986-ffc0-6977-c41d41c98060", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "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", - "preRequestScript": null, - "pathVariables": {}, - "method": "PUT", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1491553886750, - "name": "Add local mapping with hmac key", - "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", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "folder": "5b5a13db-f0e7-f944-e779-905c7f8561e7", - "rawModeData": "{ \n \n \n \"local-mapping\":{ \n \"id\":\"loc_map_1\",\n \"eid\":{ \n \"address-type\":\"ietf-lisp-address-types:ipv4-afi\",\n \"virtual-network-id\":\"12\",\n \"ipv4\":\"192.168.2.1\"\n },\n \"locator-set\":\"loc_1\",\n \"hmac-key\":{\n \t\"key-type\":\"sha-1-96-key\",\n \t\"key\":\"abcd1234\"\n }\n }\n\n}" - }, - { - "folder": "e9d9c898-2a90-945e-34a8-106d16062ba8", - "id": "3c3d5346-fd09-0c1b-31dc-5e549c1a4adb", - "name": "Get Vrf Subtable 10 Operational", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/eid-table/vni-table/12/vrf-subtable", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"vni-table\":{\r\n \"virtual-network-identifier\":\"12\",\r\n \"vrf-subtable\":{\r\n \"table-id\":10\r\n }\r\n }\r\n}" - }, - { - "folder": "a48c17bb-504b-f843-5098-b9d550a67301", - "id": "3fe6bbb8-eca4-8b49-9092-1300aeac51e0", - "name": "Get Locator set loc_1 Config", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/locator-sets/locator-set/loc_1", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{ \n \"locator-set\":{ \n \"name\":\"loc_1\",\n \"interface\":{ \n \"interface-ref\":\"local0\",\n \"priority\":\"2\",\n \"weight\":\"3\"\n }\n }\n}" - }, - { - "folder": "e9d9c898-2a90-945e-34a8-106d16062ba8", - "id": "44c349c4-c0ca-f5d9-53e1-8bf92eca5c73", - "name": "Add subtable subtree", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{ \n \"vrf-subtable\":{ \n \"table-id\":10,\n \"local-mappings\":{ \n \"local-mapping\":{ \n \"id\":\"loc_map_1\",\n \"eid\":{ \n \"address-type\":\"ietf-lisp-address-types:ipv4-afi\",\n \"virtual-network-id\":\"12\",\n \"ipv4\":\"192.168.2.1\"\n },\n \"locator-set\":\"loc_1\"\n }\n },\n \"remote-mappings\":{ \n \"remote-mapping\":{ \n \"id\":\"remote_map_1\",\n \"eid\":{ \n \"address-type\":\"ietf-lisp-address-types:ipv4-afi\",\n \"virtual-network-id\":\"12\",\n \"ipv4\":\"192.168.2.5\"\n },\n \"map-reply\":{ \n \"map-reply-action\":\"no-action\"\n }\n }\n }\n }\n}" - }, - { - "id": "459bacc9-b049-b78f-5d50-7f2a0f8a182e", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/petr-cfg", - "preRequestScript": null, - "pathVariables": {}, - "method": "GET", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1489065358252, - "name": "Get Petr Config", - "description": "", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "folder": "fa3ffa80-51de-1e69-1f1e-4f77e69876b1", - "rawModeData": "{\n \"petr-cfg\": {\n \"petr-address\":\"192.168.2.1\"\n } \n}" - }, - { - "folder": "3e31c5d9-746a-da3c-79aa-681beedf8d25", - "id": "49cc1e34-af2a-0ccc-3beb-dab09c4a7869", - "name": "Get remote negative mapping Config - Bridge Domain", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "folder": "a48c17bb-504b-f843-5098-b9d550a67301", - "id": "4b606776-aa33-ff85-9784-f76d2e457dea", - "name": "Get Locator set loc_1 Operational", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "Reads data of locator set \n\nequivalent of \n \n lisp_locator_set_dump", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/locator-sets", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"lisp\":{\r\n \"enable\":\"true\"\r\n } \r\n}" - }, - { - "folder": "e9d9c898-2a90-945e-34a8-106d16062ba8", - "id": "4ceea4ca-a442-edc1-30d4-4e28e1d15ac3", - "name": "Get Vrf Subtable 10 Config", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"vni-table\":{\r\n \"virtual-network-identifier\":\"12\",\r\n \"vrf-subtable\":{\r\n \"table-id\":10\r\n }\r\n }\r\n}" - }, - { - "folder": "3e31c5d9-746a-da3c-79aa-681beedf8d25", - "id": "523f68fe-ee0f-8e28-2a8a-87f6a459e03b", - "name": "Add remote negative mapping - Vrf", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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 \"map-reply-action\":\"no-action\"\r\n }\r\n \r\n }\r\n}" - }, - { - "id": "531ac705-5ed0-04bc-fb4b-43e729b7c4e4", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/map-register", - "preRequestScript": null, - "pathVariables": {}, - "method": "GET", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1489066019718, - "name": "Map Register operational", - "description": "", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "responses": [], - "folder": "48325084-4625-703e-d6fd-3f11351ded23", - "rawModeData": "{\n\t\"map-register\":{\n\t\t\"enabled\":true\t\n\t}\n}" - }, - { - "folder": "5b5a13db-f0e7-f944-e779-905c7f8561e7", - "id": "5462a723-5b0c-34f0-1359-5e53a77e3a52", - "name": "Add local mapping loc_map_2 - Bridge Domain", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "folder": "3e31c5d9-746a-da3c-79aa-681beedf8d25", - "id": "54de6ea7-94a6-e8f2-1ed5-c209d8e3c25f", - "name": "Add remote negative mapping - Bridge Domain", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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 \"map-reply-action\":\"no-action\"\r\n }\r\n }\r\n}" - }, - { - "folder": "383c8da3-cd29-79aa-e0d1-36e3b7bd3e9c", - "id": "5ac994f5-18e3-5101-23c1-32995dae6ec9", - "name": "Get map resolver - Config", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/state/lisp:lisp/lisp-feature-data/map-resolvers/map-resolver/192.168.2.1", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"map-resolver\":{\r\n \"ip-address\":\"192.168.2.1\"\r\n }\r\n}" - }, - { - "folder": "a48c17bb-504b-f843-5098-b9d550a67301", - "id": "61af7f4c-6071-e881-cfbc-548abab4ba9f", - "name": "Get Locator for GigabitEthernet0/8/0", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "Reads data of specified locator\n\nequivalent of\n\n lisp_locator_dump locator_set_index INDEX", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/locator-sets/locator-set/loc_1/interface/GigabitEthernet0%2F8%2F0", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"locator-set\":{\r\n \"name\":\"loc_1\"\r\n }\r\n}" - }, - { - "folder": "da8bf0a1-22cf-8f24-0673-531e1a82de9b", - "id": "65167fb8-0d64-d13e-27ad-0f7d3e8c7fe4", - "name": "Get Pitr-cfg ", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "Reads Pitr feature status\n\nequivalent of\n\n show_lisp_pitr", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/pitr-cfg", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\n \"pitr-cfg\": {\n \"locator-set\": \"N/A\"\n } \n}" - }, - { - "id": "6a13d31b-937d-0f94-cc96-fe5b152fad52", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable/remote-mappings/remote-mapping/remote_map_10", - "preRequestScript": null, - "pathVariables": {}, - "method": "PUT", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1494600828746, - "name": "Add remote negative mapping 10 - Vrf - Prefix based", - "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", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "folder": "3e31c5d9-746a-da3c-79aa-681beedf8d25", - "rawModeData": "{\r\n \"remote-mapping\":{\r\n \"id\":\"remote_map_10\",\r\n \"eid\":{\r\n \"address-type\":\"ietf-lisp-address-types:ipv6-prefix-afi\",\r\n \"virtual-network-id\":\"12\",\r\n \"ipv6-prefix\":\"2001:0db8:85a3:0000:0000:8a2e:0370:7334/64\"\r\n },\r\n \"map-reply\":{\r\n \"map-reply-action\":\"no-action\"\r\n }\r\n \r\n }\r\n}" - }, - { - "folder": "3e31c5d9-746a-da3c-79aa-681beedf8d25", - "id": "70790149-793f-242a-ebb8-032188d5bce5", - "name": "Get remote positive mapping - Operational - Bridge Domain", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "folder": "3e31c5d9-746a-da3c-79aa-681beedf8d25", - "id": "749351c9-3d31-cd54-500f-a628c7e134cd", - "name": "Get remote negative mapping Operational - Vrf", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "id": "7a314526-67d0-d126-009a-656e6cf99f1e", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/map-servers", - "preRequestScript": null, - "pathVariables": {}, - "method": "GET", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1489125350941, - "name": "Get map server config", - "description": "", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "responses": [], - "folder": "ec468419-e334-7311-2b34-2b6ddde851f0", - "rawModeData": "{\n\t\"map-servers\":{\n\t\t\"map-server\":\n\t\t[\n\t\t\t{\n\t\t\t\t\"ip-address\":\"192.168.2.1\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"ip-address\":\"192.168.2.5\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"ip-address\":\"2001:0db8:0a0b:12f0:0000:0000:0000:0001\"\n\t\t\t}\n\t\t]\n\t}\n}" - }, - { - "folder": "3e31c5d9-746a-da3c-79aa-681beedf8d25", - "id": "7a748095-2530-5bbd-7e5d-6d1cbd225c65", - "name": "Get remote negative mapping Config - Vrf", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "folder": "e9d9c898-2a90-945e-34a8-106d16062ba8", - "id": "7beac5a7-38d0-dd68-2e65-352418c285fd", - "name": "Negative Case - Add VNI Table 12", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "Adding empty vni reference is disallowed/not possible.\nIt can be added only if vrf-subtable/bridge-domain-subtable", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"vni-table\":{\r\n \"virtual-network-identifier\":\"12\"\r\n }\r\n}" - }, - { - "folder": "9b1be7a6-e7ca-88c3-d32d-151815ee3c57", - "id": "7eaaefcc-784b-897f-dde1-0d47741dfe56", - "name": "Add Bridge Domain Subtable 10", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/bridge-domain-subtable", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n\r\n \"bridge-domain-subtable\":{\r\n \"bridge-domain-ref\":\"testBD\"\r\n }\r\n}" - }, - { - "id": "8c8ee757-8bac-5e86-d5d6-3cb8c89ccac5", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/map-servers", - "preRequestScript": null, - "pathVariables": {}, - "method": "GET", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1489125378144, - "name": "Get map server operational", - "description": "", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "responses": [], - "folder": "ec468419-e334-7311-2b34-2b6ddde851f0", - "rawModeData": "{\n\t\"map-servers\":{\n\t\t\"map-server\":\n\t\t[\n\t\t\t{\n\t\t\t\t\"ip-address\":\"192.168.2.1\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"ip-address\":\"192.168.2.5\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"ip-address\":\"2001:0db8:0a0b:12f0:0000:0000:0000:0001\"\n\t\t\t}\n\t\t]\n\t}\n}" - }, - { - "folder": "5b5a13db-f0e7-f944-e779-905c7f8561e7", - "id": "8f3ede8b-aab7-ac3b-3041-9cdb7bc0e6ec", - "name": "Add local mapping loc_map_1 - Vrf ", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{ \n \n \n \"local-mapping\":{ \n \"id\":\"loc_map_1\",\n \"eid\":{ \n \"address-type\":\"ietf-lisp-address-types:ipv4-afi\",\n \"virtual-network-id\":\"12\",\n \"ipv4\":\"192.168.2.1\"\n },\n \"locator-set\":\"loc_1\"\n }\n\n}" - }, - { - "id": "929f03e4-aeba-3599-1bf2-1730913bdea6", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable/remote-mappings/remote-mapping/remote_map_11/adjacencies/adjacency/adj_10", - "preRequestScript": null, - "pathVariables": {}, - "method": "PUT", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1494844965761, - "name": "Add adjacency prefix based", - "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", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"adjacency\":{\r\n \"id\":\"adj_10\",\r\n \"local-eid\":{\r\n \"address-type\":\"ietf-lisp-address-types:ipv4-prefix-afi\",\r\n \"virtual-network-id\":\"12\",\r\n \"ipv4-prefix\":\"192.168.3.8/8\"\r\n },\r\n \"remote-eid\":{\r\n \"address-type\":\"ietf-lisp-address-types:ipv4-prefix-afi\",\r\n \"virtual-network-id\":\"12\",\r\n \"ipv4-prefix\":\"192.168.2.4/24\"\r\n }\r\n }\r\n}" - }, - { - "id": "a0babf59-f72b-3412-3146-52e6312e063f", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/map-request-mode", - "preRequestScript": null, - "pathVariables": {}, - "method": "GET", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1489125169469, - "name": "Get map request config", - "description": "", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "responses": [], - "folder": "829d2e08-2373-756e-8a7d-1451610f45b3", - "rawModeData": "{\n\t\"map-request-mode\":{\n\t\t\"mode\":\"source-destination\"\t\n\t}\n}" - }, - { - "folder": "e9d9c898-2a90-945e-34a8-106d16062ba8", - "id": "a517428f-a35e-5e75-5e5b-7f560d42332b", - "name": "Get VNI Table 12 Config", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"vni-table\":{\r\n \"virtual-network-identifier\":\"12\"\r\n }\r\n}" - }, - { - "id": "ac4e4f66-fab7-fbbc-ca89-00bafd242361", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/rloc-probe", - "preRequestScript": null, - "pathVariables": {}, - "method": "GET", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1489125022692, - "name": "Get rloc probe operational", - "description": "", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "responses": [], - "folder": "113ca8db-2c5a-398e-7a97-cbcecae624de", - "rawModeData": "{\n\t\"rloc-probe\":{\n\t\t\"enabled\":true\t\n\t}\n}" - }, - { - "folder": "3e31c5d9-746a-da3c-79aa-681beedf8d25", - "id": "ad739651-3137-a535-5066-28a313cf7aa2", - "name": "Add remote positive mapping - VrfSubtable", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "id": "b1746c42-9991-7992-b8da-80c025981e9d", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/map-request-mode", - "preRequestScript": null, - "pathVariables": {}, - "method": "GET", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1489125180968, - "name": "Get map request operational", - "description": "", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "responses": [], - "folder": "829d2e08-2373-756e-8a7d-1451610f45b3", - "rawModeData": "{\n\t\"map-request-mode\":{\n\t\t\"mode\":\"source-destination\"\t\n\t}\n}" - }, - { - "folder": "e9d9c898-2a90-945e-34a8-106d16062ba8", - "id": "b19d4109-d47a-c368-a7d4-1e5baad88d6d", - "name": "Add Vrf Subtable 10", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"vrf-subtable\":{\r\n \"table-id\":10\r\n }\r\n}" - }, - { - "folder": "3a00485d-a0bf-98ca-c2fa-9cb14f4c3082", - "id": "b1c9fcf9-89bf-86c5-a350-60535b748ee9", - "name": "Get Lisp Operational", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "Reads status of lisp feature\n\nequivalent of \n\n show_lisp_status", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/operational/lisp:lisp-state", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"lisp\":{\r\n \"enable\":\"true\"\r\n } \r\n}" - }, - { - "id": "bad5a024-ed9f-93d6-da06-1686d675dc50", - "headers": "Content-Type: application/json\nAuthorization: Basic YWRtaW46YWRtaW4=\n", - "url": "http://localhost:8183/restconf/config/v3po:bridge-domains/bridge-domain/testBD", - "preRequestScript": "", - "pathVariables": {}, - "method": "PUT", - "data": [], - "dataMode": "raw", - "tests": "", - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1494593326359, - "name": "Create bridge testBD", - "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", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "folder": "9b1be7a6-e7ca-88c3-d32d-151815ee3c57", - "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}" - }, - { - "folder": "a48c17bb-504b-f843-5098-b9d550a67301", - "id": "c0611a78-1410-52b6-a886-ca84e4dacb8e", - "name": "Add Locator set loc_1 with locator for local0", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/locator-sets/locator-set/loc_1", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{ \n \"locator-set\":{ \n \"name\":\"loc_1\",\n \"interface\":{ \n \"interface-ref\":\"local0\",\n \"priority\":\"2\",\n \"weight\":\"3\"\n }\n }\n}" - }, - { - "folder": "da8bf0a1-22cf-8f24-0673-531e1a82de9b", - "id": "c50bc4c0-1a64-7130-4b8b-e1f12f55d4d7", - "name": "Add Pitr-cfg", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/pitr-cfg", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\n \"pitr-cfg\": {\n \"locator-set\": \"loc_1\"\n } \n}" - }, - { - "folder": "383c8da3-cd29-79aa-e0d1-36e3b7bd3e9c", - "id": "c52b0be2-67d4-642b-fd7b-43598f2c4e3f", - "name": "Add map resolver", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "Reads data of map resolver\n\nequivalent of \n\n lisp_map_resolver_dump", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/map-resolvers/map-resolver/192.168.2.1", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"map-resolver\":{\r\n \"ip-address\":\"192.168.2.1\"\r\n }\r\n}" - }, - { - "folder": null, - "id": "c99e6e24-5d9c-040a-68f3-5a0dbed98cc1", - "name": "Eid mapping Context Read", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/operational/eid-mapping-context:contexts", - "preRequestScript": "", - "tests": "", - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "folder": "5b5a13db-f0e7-f944-e779-905c7f8561e7", - "id": "cd18d003-6bc9-cfff-46e8-7dffcd1f8497", - "name": "Add local mapping loc_map_2 Config", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "id": "cf99137e-694d-8a9c-45f0-9361840f4c25", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/config/lisp:lisp/lisp-feature-data/eid-table/vni-table/12/vrf-subtable/remote-mappings/remote-mapping/remote_map_11", - "preRequestScript": null, - "pathVariables": {}, - "method": "PUT", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1494844942341, - "name": "Add remote negative mapping 11 - Vrf - Prefix based", - "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", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"remote-mapping\":{\r\n \"id\":\"remote_map_11\",\r\n \"eid\":{\r\n \"address-type\":\"ietf-lisp-address-types:ipv6-prefix-afi\",\r\n \"virtual-network-id\":\"12\",\r\n \"ipv4-prefix\":\"192.168.2.4/24\"\r\n },\r\n \"map-reply\":{\r\n \"map-reply-action\":\"no-action\"\r\n }\r\n \r\n }\r\n}" - }, - { - "folder": "3e31c5d9-746a-da3c-79aa-681beedf8d25", - "id": "d01b27de-fef9-a333-3075-f431412a56d8", - "name": "Get remote positive mapping - Config - Vrf", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "folder": "e9d9c898-2a90-945e-34a8-106d16062ba8", - "id": "d106d7bf-ff65-6c13-397d-7cb765c71124", - "name": "Get VNI Table 12 Operational", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/eid-table/vni-table/12", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"vni-table\":{\r\n \"virtual-network-identifier\":\"12\"\r\n }\r\n}" - }, - { - "id": "d547003e-cb16-6971-a5f9-66c400a921a1", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/petr-cfg", - "preRequestScript": null, - "pathVariables": {}, - "method": "GET", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1489065349598, - "name": "Get Petr Operational", - "description": "", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "folder": "fa3ffa80-51de-1e69-1f1e-4f77e69876b1", - "rawModeData": "{\n \"petr-cfg\": {\n \"petr-address\":\"192.168.2.1\"\n } \n}" - }, - { - "id": "da8d61ce-1f0d-8ab8-e1de-50d094a266e2", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "url": "http://localhost:8183/restconf/config/lisp:lisp", - "preRequestScript": null, - "pathVariables": {}, - "method": "PUT", - "data": [], - "dataMode": "raw", - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "time": 1489395590834, - "name": "Enable Lisp", - "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", - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "folder": "3a00485d-a0bf-98ca-c2fa-9cb14f4c3082", - "rawModeData": "{\n \"lisp\": {\n \"enable\": true,\n \"lisp-feature-data\": {\n \"pitr-cfg\": {\n \"locator-set\": \"N/A\"\n },\n \"rloc-probe\": {\n \"enabled\": false\n },\n \"map-register\": {\n \"enabled\": false\n },\n \"map-request-mode\": {\n \"mode\": \"destination-only\"\n },\n \"eid-table\": {\n \"vni-table\": [\n {\n \"virtual-network-identifier\": 0,\n \"vrf-subtable\": {\n \"table-id\": 0\n }\n }\n ]\n }\n }\n }\n}" - }, - { - "folder": "3a00485d-a0bf-98ca-c2fa-9cb14f4c3082", - "id": "e5b786a5-cab9-9fd7-4a23-20840e00098a", - "name": "Get Lisp Config", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/config/lisp:lisp", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"lisp\":{\r\n \"enable\":\"true\"\r\n } \r\n}" - }, - { - "folder": "3e31c5d9-746a-da3c-79aa-681beedf8d25", - "id": "e6c236d4-96f6-b999-5e4e-9e8c93be6090", - "name": "Add remote positive mapping - Bridge Domain", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "PUT", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "folder": "5b5a13db-f0e7-f944-e779-905c7f8561e7", - "id": "eef057eb-f4a5-4903-1e31-06082511d677", - "name": "Get local mapping loc_map_1 Config", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "folder": "3e31c5d9-746a-da3c-79aa-681beedf8d25", - "id": "f18a7c8a-1c04-18b8-75d8-e2d8d08c3ef0", - "name": "Get remote positive mapping - Config - Bridge Domain", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "folder": "7e8099bb-e5d7-4e89-cc42-45b186b76c3c", - "id": "f6c1d4a8-9e5a-bac2-7476-c5ded4a545cc", - "name": "Get adjacency - Operational", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "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", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - }, - { - "folder": "383c8da3-cd29-79aa-e0d1-36e3b7bd3e9c", - "id": "f8d1b8a6-7a79-8be1-dbf3-fc02c5688df4", - "name": "Get map resolver - Operational", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "Reads data of map resolver\n\nequivalent of \n\n lisp_map_resolver_dump", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/lisp-feature-data/map-resolvers/map-resolver/192.168.2.1", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "rawModeData": "{\r\n \"map-resolver\":{\r\n \"ip-address\":\"192.168.2.1\"\r\n }\r\n}" - }, - { - "folder": "3e31c5d9-746a-da3c-79aa-681beedf8d25", - "id": "fceee914-148f-c74e-3ad5-c2dbb988edf2", - "name": "Get remote negative mapping Operational - Bridge Domain", - "dataMode": "raw", - "data": [], - "descriptionFormat": null, - "description": "", - "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n", - "method": "GET", - "pathVariables": {}, - "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", - "preRequestScript": null, - "tests": null, - "currentHelper": "normal", - "helperAttributes": {}, - "collectionId": "6d0c6545-0c6c-6ba3-0c28-d213ebef7075", - "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}" - } - ] -} \ No newline at end of file -- cgit 1.2.3-korg