summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Srnicek <jsrnicek@cisco.com>2016-09-21 14:01:26 +0200
committerMaros Marsalek <mmarsale@cisco.com>2016-09-21 13:39:51 +0000
commit264b2e1456bda8246d97163f54ffe1ca94f6bae0 (patch)
treea3e52e2234c0b265e92453d80568c2420cac734f
parentf99391460a65aea85ee1dc4a229db5503d47716b (diff)
Updated Postman Collection for Lisp
Change-Id: I2540e5eb712ffd13456b310a05b0ff385484ba14 Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
-rw-r--r--lisp/lisp_postman_collection.json224
1 files changed, 108 insertions, 116 deletions
diff --git a/lisp/lisp_postman_collection.json b/lisp/lisp_postman_collection.json
index 89ee01c61..52a877a45 100644
--- a/lisp/lisp_postman_collection.json
+++ b/lisp/lisp_postman_collection.json
@@ -49,7 +49,7 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472553355914,
+ "time": 1474459112850,
"name": "Delete map resolver",
"description": "",
"collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
@@ -59,7 +59,7 @@
{
"id": "08527cdf-9029-7057-b19c-6ab12ca3523f",
"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8183/restconf/config/lisp:lisp/locator-sets/locator-set/loc_1/interfaces/interface/local0",
+ "url": "http://localhost:8183/restconf/config/lisp:lisp/locator-sets/locator-set/loc_1/interfaces/interface/GigabitEthernet0%2F8%2F0",
"preRequestScript": null,
"pathVariables": {},
"method": "DELETE",
@@ -68,12 +68,12 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472560261720,
- "name": "Delete Locator",
+ "time": 1474459178849,
+ "name": "Delete Locator for GigabitEthernet0/8/0",
"description": "",
"collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
"responses": [],
- "rawModeData": "{\r\n \"interface\":{\r\n \"interface-ref\":\"local0\",\r\n \"priority\":\"2\",\r\n \"weight\":\"3\"\r\n }\r\n}"
+ "rawModeData": "{\r\n \"interface\":{\r\n \"interface-ref\":\"GigabitEthernet0/8/0\",\r\n \"priority\":\"2\",\r\n \"weight\":\"3\"\r\n }\r\n}"
},
{
"id": "155f3189-b996-270f-7344-98f8191ac9ee",
@@ -87,7 +87,7 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472191765626,
+ "time": 1474456385780,
"name": "Add remote mapping - negative mapping",
"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": "17f4a6ba-221a-60ea-e94b-68499db39690",
@@ -95,24 +95,23 @@
"rawModeData": "{\r\n \"remote-mapping\":{\r\n \"id\":\"remote_map_1\",\r\n \"eid\":{\r\n \"address-type\":\"ietf-lisp-address-types:ipv4-afi\",\r\n \"virtual-network-id\":\"12\",\r\n \"ipv4\":\"192.168.2.5\"\r\n },\r\n \"map-reply-action\":\"no-action\"\r\n }\r\n}"
},
{
- "folder": null,
"id": "1935c2b2-7294-cb2d-0a47-7158f96d04bd",
- "name": "Add VNI Table 12",
- "dataMode": "raw",
- "data": [],
- "rawModeData": "{\r\n \"vni-table\":{\r\n \"virtual-network-identifier\":\"12\",\r\n \"table-id\":\"10\"\r\n }\r\n}",
- "descriptionFormat": null,
- "description": "Adds new VNI to VRF mapping\n\nequivalent of\n\n lisp_eid_table_add_del_map is_add 1 vni 12 dp_subtable 10 is_l2 0\n \ncan be verified with\n\n lisp_eid_table_map_dump",
"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "method": "PUT",
- "pathVariables": {},
"url": "http://localhost:8183/restconf/config/lisp:lisp/eid-table/vni-table/12",
"preRequestScript": null,
+ "pathVariables": {},
+ "method": "PUT",
+ "data": [],
+ "dataMode": "raw",
"tests": null,
"currentHelper": "normal",
- "helperAttributes": "{}",
+ "helperAttributes": {},
+ "time": 1474450418618,
+ "name": "Add VNI Table 12",
+ "description": "Adds new VNI to VRF mapping\n\nequivalent of\n\n lisp_eid_table_add_del_map is_add 1 vni 12 dp_subtable 10 is_l2 0\n \ncan be verified with\n\n lisp_eid_table_map_dump",
+ "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
"responses": [],
- "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690"
+ "rawModeData": "{\r\n \"vni-table\":{\r\n \"virtual-network-identifier\":\"12\",\r\n \"table-id\":\"10\"\r\n }\r\n}"
},
{
"id": "196548ef-9c47-84ca-24e8-76c6ce5105ac",
@@ -126,7 +125,7 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472551110153,
+ "time": 1474459033368,
"name": "Get remote mapping - positive mapping",
"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",
"collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
@@ -145,7 +144,7 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472561639907,
+ "time": 1474459049747,
"name": "Delete Pitr-cfg ",
"description": "",
"collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
@@ -164,7 +163,7 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472560499909,
+ "time": 1474459026088,
"name": "Get remote mapping - negative mapping",
"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",
"collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
@@ -183,7 +182,7 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472553334244,
+ "time": 1474450386064,
"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": "17f4a6ba-221a-60ea-e94b-68499db39690",
@@ -191,24 +190,23 @@
"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": null,
"id": "5586f041-e6ce-4880-622d-97920eaf08d3",
- "name": "Add Locator set loc_1",
- "dataMode": "raw",
- "data": [],
- "rawModeData": "{\r\n \"locator-set\":{\r\n \"name\":\"loc_1\"\r\n }\r\n}",
- "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",
"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "method": "PUT",
- "pathVariables": {},
"url": "http://localhost:8183/restconf/config/lisp:lisp/locator-sets/locator-set/loc_1",
"preRequestScript": null,
+ "pathVariables": {},
+ "method": "PUT",
+ "data": [],
+ "dataMode": "raw",
"tests": null,
"currentHelper": "normal",
- "helperAttributes": "{}",
+ "helperAttributes": {},
+ "time": 1474455633364,
+ "name": "Add Locator set loc_1 with locator for local0",
+ "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",
+ "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
"responses": [],
- "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690"
+ "rawModeData": "{\r\n \"locator-set\":{\r\n \"name\":\"loc_1\",\r\n \"interface\":{\r\n \"interface-ref\":\"local0\",\r\n \"priority\":\"2\",\r\n \"weight\":\"3\"\r\n }\r\n }\r\n}"
},
{
"id": "5751639f-bb9c-584d-9101-b2e16786d98f",
@@ -222,7 +220,7 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472561013974,
+ "time": 1474459038881,
"name": "Add adjacency",
"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": "17f4a6ba-221a-60ea-e94b-68499db39690",
@@ -241,7 +239,7 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472559229649,
+ "time": 1474450398449,
"name": "Get map resolver",
"description": "Reads data of map resolver\n\nequivalent of \n\n lisp_map_resolver_dump",
"collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
@@ -249,24 +247,23 @@
"rawModeData": "{\r\n \"map-resolver\":{\r\n \"ip-address\":\"192.168.2.1\"\r\n }\r\n}"
},
{
- "folder": null,
"id": "64caad14-93fe-ab8c-0a36-7fd1882aeaed",
- "name": "Get local mapping loc_map_1 ",
- "dataMode": "raw",
- "data": [],
- "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}",
- "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/eid-table/vni-table/12/local-mappings/local-mapping/loc_map_1",
"preRequestScript": null,
+ "pathVariables": {},
+ "method": "GET",
+ "data": [],
+ "dataMode": "raw",
"tests": null,
"currentHelper": "normal",
- "helperAttributes": "{}",
+ "helperAttributes": {},
+ "time": 1474450479391,
+ "name": "Get local mapping loc_map_1 ",
+ "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": "17f4a6ba-221a-60ea-e94b-68499db39690",
"responses": [],
- "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690"
+ "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}"
},
{
"id": "712d3b04-98a1-3bbf-8dc7-bc6ec9b9e536",
@@ -280,7 +277,7 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472562438089,
+ "time": 1474454986768,
"name": "Get Pitr-cfg ",
"description": "Reads Pitr feature status\n\nequivalent of\n\n show_lisp_pitr",
"collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
@@ -288,24 +285,23 @@
"rawModeData": "{\n \"pitr-cfg\": {\n \"locator-set\": \"N/A\"\n } \n}"
},
{
- "folder": null,
"id": "760a2208-cbd1-ebde-e900-20b2bb20bb6f",
- "name": "Get VNI Table 12 ",
- "dataMode": "raw",
- "data": [],
- "rawModeData": "{\r\n \"vni-table\":{\r\n \"virtual-network-identifier\":\"12\",\r\n \"table-id\":\"10\"\r\n }\r\n}",
- "descriptionFormat": null,
- "description": "Reads mapping for VNI 12\n\nequivalent of \n\n lisp_eid_table_map_dump",
"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "method": "GET",
- "pathVariables": {},
"url": "http://localhost:8183/restconf/operational/lisp:lisp-state/eid-table/vni-table/12",
"preRequestScript": null,
+ "pathVariables": {},
+ "method": "GET",
+ "data": [],
+ "dataMode": "raw",
"tests": null,
"currentHelper": "normal",
- "helperAttributes": "{}",
+ "helperAttributes": {},
+ "time": 1474450424782,
+ "name": "Get VNI Table 12 ",
+ "description": "Reads mapping for VNI 12\n\nequivalent of \n\n lisp_eid_table_map_dump",
+ "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
"responses": [],
- "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690"
+ "rawModeData": "{\r\n \"vni-table\":{\r\n \"virtual-network-identifier\":\"12\",\r\n \"table-id\":\"10\"\r\n }\r\n}"
},
{
"id": "850d41a3-f66c-a6e1-6725-ed153c38f907",
@@ -319,7 +315,7 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472560520119,
+ "time": 1474452045506,
"name": "Add remote mapping - positive mapping",
"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",
"collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
@@ -327,84 +323,80 @@
"rawModeData": "{\r\n \"remote-mapping\":{\r\n \"id\":\"remote_map_2\",\r\n \"eid\":{\r\n \"address-type\":\"ietf-lisp-address-types:ipv4-afi\",\r\n \"virtual-network-id\":\"12\",\r\n \"ipv4\":\"192.168.2.3\"\r\n },\r\n \r\n \"rlocs\":{\r\n \"locator\":{\r\n \"address\":\"192.168.2.2\",\r\n \"priority\":1,\r\n \"weight\":1\r\n }\r\n }\r\n \r\n }\r\n}"
},
{
- "folder": null,
"id": "92b788cb-4508-8cdc-2333-3c9fb623c467",
- "name": "Add map resolver",
- "dataMode": "raw",
- "data": [],
- "rawModeData": "{\r\n \"map-resolver\":{\r\n \"ip-address\":\"192.168.2.1\"\r\n }\r\n}",
- "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": "PUT",
- "pathVariables": {},
"url": "http://localhost:8183/restconf/config/lisp:lisp/map-resolvers/map-resolver/192.168.2.1",
"preRequestScript": null,
+ "pathVariables": {},
+ "method": "PUT",
+ "data": [],
+ "dataMode": "raw",
"tests": null,
"currentHelper": "normal",
- "helperAttributes": "{}",
+ "helperAttributes": {},
+ "time": 1474448341758,
+ "name": "Add map resolver",
+ "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",
+ "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
"responses": [],
- "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690"
+ "rawModeData": "{\r\n \"map-resolver\":{\r\n \"ip-address\":\"192.168.2.1\"\r\n }\r\n}"
},
{
- "folder": null,
"id": "9c0da9fd-91c8-8c7a-4363-abe42b0728e7",
- "name": "Add local mapping loc_map_1 to vni table 12",
- "dataMode": "raw",
- "data": [],
- "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}",
- "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/eid-table/vni-table/12/local-mappings/local-mapping/loc_map_1",
"preRequestScript": null,
+ "pathVariables": {},
+ "method": "PUT",
+ "data": [],
+ "dataMode": "raw",
"tests": null,
"currentHelper": "normal",
- "helperAttributes": "{}",
+ "helperAttributes": {},
+ "time": 1474450452811,
+ "name": "Add local mapping loc_map_1 to vni table 12",
+ "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": "17f4a6ba-221a-60ea-e94b-68499db39690",
"responses": [],
- "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690"
+ "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}"
},
{
- "folder": null,
"id": "9f33c6a8-a7dd-6a69-b0a1-168667358750",
- "name": "Get Locator set loc_1",
- "dataMode": "raw",
- "data": [],
- "rawModeData": "{\r\n \"lisp\":{\r\n \"enable\":\"true\"\r\n } \r\n}",
- "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/locator-sets/locator-set/loc_1",
+ "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/locator-sets",
"preRequestScript": null,
+ "pathVariables": {},
+ "method": "GET",
+ "data": [],
+ "dataMode": "raw",
"tests": null,
"currentHelper": "normal",
- "helperAttributes": "{}",
+ "helperAttributes": {},
+ "time": 1474455042636,
+ "name": "Get Locator set loc_1with locator for local0",
+ "description": "Reads data of locator set \n\nequivalent of \n \n lisp_locator_set_dump",
+ "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
"responses": [],
- "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690"
+ "rawModeData": "{\r\n \"lisp\":{\r\n \"enable\":\"true\"\r\n } \r\n}"
},
{
- "folder": null,
"id": "a3e6ab59-b7db-3646-6a99-bc566b6fdff3",
- "name": "Get Lisp status",
- "dataMode": "raw",
- "data": [],
- "rawModeData": "{\r\n \"lisp\":{\r\n \"enable\":\"true\"\r\n } \r\n}",
- "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,
+ "pathVariables": {},
+ "method": "GET",
+ "data": [],
+ "dataMode": "raw",
"tests": null,
"currentHelper": "normal",
- "helperAttributes": "{}",
+ "helperAttributes": {},
+ "time": 1474450438453,
+ "name": "Get Lisp status",
+ "description": "Reads status of lisp feature\n\nequivalent of \n\n show_lisp_status",
+ "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
"responses": [],
- "collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690"
+ "rawModeData": "{\r\n \"lisp\":{\r\n \"enable\":\"true\"\r\n } \r\n}"
},
{
"id": "a896bc27-8d6e-e7d6-fd87-d9a0fa96bb08",
@@ -418,7 +410,7 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472553339055,
+ "time": 1474459135535,
"name": "Delete Lisp",
"description": "",
"collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
@@ -428,7 +420,7 @@
{
"id": "b137bb03-3021-f50d-1bd4-fa7a14432185",
"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/locator-sets/locator-set/loc_1/interface/local0",
+ "url": "http://localhost:8183/restconf/operational/lisp:lisp-state/locator-sets/locator-set/loc_1/interface/GigabitEthernet0%2F8%2F0",
"preRequestScript": null,
"pathVariables": {},
"method": "GET",
@@ -437,8 +429,8 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472560907172,
- "name": "Get Locator",
+ "time": 1474458949473,
+ "name": "Get Locator for GigabitEthernet0/8/0",
"description": "Reads data of specified locator\n\nequivalent of\n\n lisp_locator_dump locator_set_index INDEX",
"collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
"responses": [],
@@ -447,7 +439,7 @@
{
"id": "b7ae8529-0473-f75b-a5ef-60464d24e9cc",
"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8183/restconf/config/lisp:lisp/locator-sets/locator-set/loc_1/interface/local0",
+ "url": "http://localhost:8183/restconf/config/lisp:lisp/locator-sets/locator-set/loc_1/interface/GigabitEthernet0%2F8%2F0",
"preRequestScript": null,
"pathVariables": {},
"method": "PUT",
@@ -456,12 +448,12 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472560891431,
- "name": "Add Locator ",
+ "time": 1474458942665,
+ "name": "Add Locator for GigabitEthernet0/8/0",
"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 ",
"collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
"responses": [],
- "rawModeData": "{\r\n \"interface\":{\r\n \"interface-ref\":\"local0\",\r\n \"priority\":\"2\",\r\n \"weight\":\"3\"\r\n }\r\n}"
+ "rawModeData": "{\r\n \"interface\":{\r\n \"interface-ref\":\"GigabitEthernet0/8/0\",\r\n \"priority\":\"2\",\r\n \"weight\":\"3\"\r\n }\r\n}"
},
{
"id": "ce6967cf-45de-132e-2568-895a96086604",
@@ -475,7 +467,7 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472544935067,
+ "time": 1474459106266,
"name": "Delete remote mapping - positive mapping",
"description": "",
"collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
@@ -494,7 +486,7 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472562394731,
+ "time": 1474457078258,
"name": "Add Pitr-cfg",
"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",
"collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
@@ -513,7 +505,7 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472554116350,
+ "time": 1474459130845,
"name": "Delete Locator set loc_1",
"description": "",
"collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
@@ -532,7 +524,7 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472560292300,
+ "time": 1474459069495,
"name": "Delete remote mapping - negative mapping",
"description": "",
"collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",
@@ -551,7 +543,7 @@
"tests": null,
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1472551166451,
+ "time": 1474459060636,
"name": "Delete local mapping loc_map_1 ",
"description": "",
"collectionId": "17f4a6ba-221a-60ea-e94b-68499db39690",