summaryrefslogtreecommitdiffstats
path: root/nsh
diff options
context:
space:
mode:
authorHongjun Ni <hongjun.ni@intel.com>2016-12-07 00:41:19 +0800
committerMarek Gradzki <mgradzki@cisco.com>2016-12-08 06:42:10 +0000
commit78e2c508a57d2e8cf221b1d5cd26b09d5b2b65cb (patch)
tree4c5b2da8e4d8a50179ad5847da542c5f956e453c /nsh
parente4ef6644af76340ee45019bb01422d89be758bdc (diff)
Postman for support nsh-proxy
Change-Id: I130809569de94b572bb320eef392bd9e241f7a3e Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
Diffstat (limited to 'nsh')
-rw-r--r--nsh/nsh_postman_collection.json186
1 files changed, 151 insertions, 35 deletions
diff --git a/nsh/nsh_postman_collection.json b/nsh/nsh_postman_collection.json
index a3f3641b6..325bdccc7 100644
--- a/nsh/nsh_postman_collection.json
+++ b/nsh/nsh_postman_collection.json
@@ -16,7 +16,11 @@
"911beeb5-61c1-bdb5-a850-96171a6686ae",
"df2ec9ba-6a30-fc30-45db-365b666487c8",
"d19976f1-abc6-7c28-c69f-3bcfe8877658",
- "23796c20-8543-9f46-8e51-413e86dfb54e"
+ "23796c20-8543-9f46-8e51-413e86dfb54e",
+ "5d3bb864-c75b-0ebf-d51d-0f89af376ff6",
+ "5e788a34-062a-630b-c862-15edb390204f",
+ "3dfcbcc8-52d9-bc60-75e9-7ee324a5f613",
+ "1a24235c-7f73-daef-291e-4307b05a330f"
],
"owner": "652751",
"collectionId": "b6a0ef73-644b-01fc-93c4-a4b260b9acff"
@@ -40,6 +44,8 @@
"description": "",
"order": [
"b18d5cc2-7c42-0aee-152b-27b822a7bc66",
+ "f22520c5-9789-23fb-d800-11d16d9f8ac7",
+ "cdabc334-474b-0a4c-1a90-fa888a637e0d",
"db501b30-8ac3-f889-8892-c8c8245a05fa"
],
"owner": "652751"
@@ -48,7 +54,6 @@
"timestamp": 1473313581383,
"owner": "652751",
"public": false,
- "hasRequests": true,
"requests": [
{
"id": "0a0c7d8e-6acf-96dc-81a0-6b93a65e9402",
@@ -63,12 +68,32 @@
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1477449333942,
+ "time": 1480995258075,
"name": "Add vxlan-gpe - cfg",
"description": "",
"collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
"responses": [],
- "rawModeData": "{\r\n \r\n \"interface\": [\r\n {\r\n \"name\": \"vxlanGpeTun3\",\r\n \"description\": \"for testing purposes\",\r\n \"type\": \"v3po:vxlan-gpe-tunnel\",\r\n \"enabled\": \"true\",\r\n \"link-up-down-trap-enable\": \"enabled\",\r\n \"routing\" : {\r\n \"vrf-id\" : \"0\"\r\n },\r\n \"vxlan-gpe\" : {\r\n \"local\" : \"192.168.50.76\",\r\n \"remote\" : \"192.168.50.71\",\r\n \"vni\" : \"9\",\r\n \"next-protocol\" : \"ethernet\",\r\n \"encap-vrf-id\" : \"0\",\r\n \"decap-vrf-id\" : \"0\"\r\n }\r\n }\r\n ]\r\n \r\n}"
+ "rawModeData": "{\r\n \r\n \"interface\": [\r\n {\r\n \"name\": \"vxlanGpeTun3\",\r\n \"description\": \"for testing purposes\",\r\n \"type\": \"v3po:vxlan-gpe-tunnel\",\r\n \"enabled\": \"true\",\r\n \"link-up-down-trap-enable\": \"enabled\",\r\n \"routing\" : {\r\n \"ipv4-vrf-id\" : \"0\"\r\n },\r\n \"vxlan-gpe\" : {\r\n \"local\" : \"192.168.50.76\",\r\n \"remote\" : \"192.168.50.71\",\r\n \"vni\" : \"9\",\r\n \"next-protocol\" : \"ethernet\",\r\n \"encap-vrf-id\" : \"0\",\r\n \"decap-vrf-id\" : \"0\"\r\n }\r\n }\r\n ]\r\n \r\n}"
+ },
+ {
+ "id": "1a24235c-7f73-daef-291e-4307b05a330f",
+ "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
+ "url": "http://localhost:8183/restconf/config/vpp-nsh:vpp-nsh/nsh-maps/nsh-map/nshMap8",
+ "preRequestScript": "",
+ "pathVariables": {},
+ "method": "DELETE",
+ "data": [],
+ "dataMode": "raw",
+ "version": 2,
+ "tests": "",
+ "currentHelper": "normal",
+ "helperAttributes": {},
+ "time": 1480995255125,
+ "name": "Delete nsh-map-for-proxy - cfg",
+ "description": "",
+ "collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
+ "responses": [],
+ "rawModeData": "{\r\n \"nsh-map\": [\r\n {\r\n \"name\": \"nshMap8\",\r\n \"nsp\": \"185\",\r\n \"nsi\": \"255\",\r\n \"mapped-nsp\": \"185\",\r\n \"mapped-nsi\": \"255\" \r\n }\r\n ]\r\n}"
},
{
"id": "1bb24338-457a-b9ba-6834-9402e60c8c6f",
@@ -83,13 +108,12 @@
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1473679728872,
+ "time": 1480995260995,
"name": "Get vxlan-gpe - cfg",
"description": "",
"collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
"responses": [],
- "rawModeData": "{\r\n \r\n \"interface\": [\r\n {\r\n \"name\": \"vxlanGpeTun3\",\r\n \"description\": \"for testing purposes\",\r\n \"type\": \"v3po:vxlan-gpe-tunnel\",\r\n \"enabled\": \"true\",\r\n \"link-up-down-trap-enable\": \"enabled\",\r\n \"routing\" : {\r\n \"vrf-id\" : \"0\"\r\n },\r\n \"vxlan-gpe\" : {\r\n \"local\" : \"192.168.50.76\",\r\n \"remote\" : \"192.168.50.71\",\r\n \"vni\" : \"9\",\r\n \"next-protocol\" : \"ethernet\",\r\n \"encap-vrf-id\" : \"0\",\r\n \"decap-vrf-id\" : \"0\"\r\n }\r\n }\r\n ]\r\n \r\n}",
- "folder": "c957a93e-c4f6-53d1-0606-207eefd79ac2"
+ "rawModeData": "{\r\n \r\n \"interface\": [\r\n {\r\n \"name\": \"vxlanGpeTun3\",\r\n \"description\": \"for testing purposes\",\r\n \"type\": \"v3po:vxlan-gpe-tunnel\",\r\n \"enabled\": \"true\",\r\n \"link-up-down-trap-enable\": \"enabled\",\r\n \"routing\" : {\r\n \"vrf-id\" : \"0\"\r\n },\r\n \"vxlan-gpe\" : {\r\n \"local\" : \"192.168.50.76\",\r\n \"remote\" : \"192.168.50.71\",\r\n \"vni\" : \"9\",\r\n \"next-protocol\" : \"ethernet\",\r\n \"encap-vrf-id\" : \"0\",\r\n \"decap-vrf-id\" : \"0\"\r\n }\r\n }\r\n ]\r\n \r\n}"
},
{
"id": "23796c20-8543-9f46-8e51-413e86dfb54e",
@@ -104,7 +128,7 @@
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1477449352823,
+ "time": 1480995242761,
"name": "Delete nsh-map - cfg",
"description": "",
"collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
@@ -124,7 +148,7 @@
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1477448840459,
+ "time": 1480995222037,
"name": "Add nsh-entry - cfg",
"description": "",
"collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
@@ -144,13 +168,32 @@
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1473313729119,
+ "time": 1480995224611,
"name": "Get nsh-entry - cfg",
"description": "",
"collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
"responses": [],
- "rawModeData": "{\r\n \r\n \"nsh-entry\": [\r\n {\r\n \"name\": \"nshEntry5\",\r\n \"description\": \"for testing nshEntry\",\r\n \"version\": \"0\",\r\n \"length\": \"6\",\r\n \"next-protocol\": \"Ethernet\",\r\n \"md-type\": \"MdType1\",\r\n \"nsp\": \"185\",\r\n \"nsi\": \"255\" \r\n }\r\n ]\r\n \r\n}",
- "folder": "c98829cd-4993-4e1d-58f1-97523ecb6e4f"
+ "rawModeData": "{\r\n \r\n \"nsh-entry\": [\r\n {\r\n \"name\": \"nshEntry5\",\r\n \"description\": \"for testing nshEntry\",\r\n \"version\": \"0\",\r\n \"length\": \"6\",\r\n \"next-protocol\": \"Ethernet\",\r\n \"md-type\": \"MdType1\",\r\n \"nsp\": \"185\",\r\n \"nsi\": \"255\" \r\n }\r\n ]\r\n \r\n}"
+ },
+ {
+ "id": "3dfcbcc8-52d9-bc60-75e9-7ee324a5f613",
+ "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
+ "url": "http://localhost:8183/restconf/operational/vpp-nsh:vpp-nsh-state/nsh-maps/",
+ "preRequestScript": "",
+ "pathVariables": {},
+ "method": "GET",
+ "data": [],
+ "dataMode": "raw",
+ "version": 2,
+ "tests": "",
+ "currentHelper": "normal",
+ "helperAttributes": {},
+ "time": 1480995252143,
+ "name": "Get nsh-map-for-proxy - oper",
+ "description": "",
+ "collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
+ "responses": [],
+ "rawModeData": "{\r\n \r\n \"nsh-entry\": [\r\n {\r\n \"name\": \"nshEntry5\",\r\n \"description\": \"for testing nshEntry\",\r\n \"version\": \"0\",\r\n \"length\": \"6\",\r\n \"next-protocol\": \"Ethernet\",\r\n \"md-type\": \"MdType1\",\r\n \"nsp\": \"185\",\r\n \"nsi\": \"255\" \r\n }\r\n ]\r\n \r\n}"
},
{
"id": "477b81e3-7735-c371-967b-91cbc0cdf991",
@@ -165,13 +208,12 @@
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1464764638498,
+ "time": 1480995267430,
"name": "Delete vxlan-gpe - cfg",
"description": "",
"collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
"responses": [],
- "rawModeData": "",
- "folder": "c957a93e-c4f6-53d1-0606-207eefd79ac2"
+ "rawModeData": ""
},
{
"id": "4d8de77e-5342-3144-e904-d067eaa6a5cc",
@@ -186,13 +228,12 @@
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1473313722940,
+ "time": 1480995231619,
"name": "Delete nsh-entry - cfg",
"description": "",
"collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
"responses": [],
- "rawModeData": "{\r\n \"nsh-entry\": [\r\n {\r\n \"name\": \"nshEntry3\",\r\n \"version\": \"0\",\r\n \"length\": \"6\",\r\n \"md-type\": \"md-type1\",\r\n \"next-protocol\": \"ethernet\",\r\n \"nsp\": \"184\",\r\n \"nsi\": \"255\" \r\n }\r\n ]\r\n}",
- "folder": "c98829cd-4993-4e1d-58f1-97523ecb6e4f"
+ "rawModeData": "{\r\n \"nsh-entry\": [\r\n {\r\n \"name\": \"nshEntry3\",\r\n \"version\": \"0\",\r\n \"length\": \"6\",\r\n \"md-type\": \"md-type1\",\r\n \"next-protocol\": \"ethernet\",\r\n \"nsp\": \"184\",\r\n \"nsi\": \"255\" \r\n }\r\n ]\r\n}"
},
{
"id": "553e04ce-23d8-81de-b414-0a21b108d93d",
@@ -207,13 +248,52 @@
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1473313726281,
+ "time": 1480995229013,
"name": "Get nsh-entry - oper",
"description": "",
"collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
"responses": [],
- "rawModeData": "{\r\n \r\n \"nsh-entry\": [\r\n {\r\n \"name\": \"nshEntry5\",\r\n \"description\": \"for testing nshEntry\",\r\n \"version\": \"0\",\r\n \"length\": \"6\",\r\n \"next-protocol\": \"Ethernet\",\r\n \"md-type\": \"MdType1\",\r\n \"nsp\": \"185\",\r\n \"nsi\": \"255\" \r\n }\r\n ]\r\n \r\n}",
- "folder": "c98829cd-4993-4e1d-58f1-97523ecb6e4f"
+ "rawModeData": "{\r\n \r\n \"nsh-entry\": [\r\n {\r\n \"name\": \"nshEntry5\",\r\n \"description\": \"for testing nshEntry\",\r\n \"version\": \"0\",\r\n \"length\": \"6\",\r\n \"next-protocol\": \"Ethernet\",\r\n \"md-type\": \"MdType1\",\r\n \"nsp\": \"185\",\r\n \"nsi\": \"255\" \r\n }\r\n ]\r\n \r\n}"
+ },
+ {
+ "id": "5d3bb864-c75b-0ebf-d51d-0f89af376ff6",
+ "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
+ "url": "http://localhost:8183/restconf/config/vpp-nsh:vpp-nsh/nsh-maps/nsh-map/nshMap8",
+ "preRequestScript": "",
+ "pathVariables": {},
+ "method": "PUT",
+ "data": [],
+ "dataMode": "raw",
+ "version": 2,
+ "tests": "",
+ "currentHelper": "normal",
+ "helperAttributes": {},
+ "time": 1480995246879,
+ "name": "Add nsh-map-for-proxy - cfg ",
+ "description": "",
+ "collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
+ "responses": [],
+ "rawModeData": "{\r\n \"nsh-map\": [\r\n {\r\n \"name\": \"nshMap8\",\r\n \"nsp\": \"185\",\r\n \"nsi\": \"255\",\r\n \"mapped-nsp\": \"185\",\r\n \"mapped-nsi\": \"255\",\r\n \"nsh-action\": \"pop\",\r\n \"encap-type\": \"vxlan4\",\r\n \"encap-if-name\": \"vxlanTun1\"\r\n }\r\n ]\r\n}"
+ },
+ {
+ "id": "5e788a34-062a-630b-c862-15edb390204f",
+ "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
+ "url": "http://localhost:8183/restconf/config/vpp-nsh:vpp-nsh/nsh-maps/nsh-map/nshMap8",
+ "preRequestScript": "",
+ "pathVariables": {},
+ "method": "GET",
+ "data": [],
+ "dataMode": "raw",
+ "version": 2,
+ "tests": "",
+ "currentHelper": "normal",
+ "helperAttributes": {},
+ "time": 1480995249538,
+ "name": "Get nsh-map-for-proxy - cfg",
+ "description": "",
+ "collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
+ "responses": [],
+ "rawModeData": "{\r\n \r\n \"nsh-entry\": [\r\n {\r\n \"name\": \"nshEntry5\",\r\n \"description\": \"for testing nshEntry\",\r\n \"version\": \"0\",\r\n \"length\": \"6\",\r\n \"next-protocol\": \"Ethernet\",\r\n \"md-type\": \"MdType1\",\r\n \"nsp\": \"185\",\r\n \"nsi\": \"255\" \r\n }\r\n ]\r\n \r\n}"
},
{
"id": "911beeb5-61c1-bdb5-a850-96171a6686ae",
@@ -228,7 +308,7 @@
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1477449346905,
+ "time": 1480995234094,
"name": "Add nsh-map - cfg",
"description": "",
"collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
@@ -238,7 +318,7 @@
{
"id": "b18d5cc2-7c42-0aee-152b-27b822a7bc66",
"headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "https://localhost:8443/restconf/config/ietf-interfaces:interfaces/interface/vxlanTun1",
+ "url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/vxlanTun1",
"preRequestScript": "",
"pathVariables": {},
"method": "PUT",
@@ -248,13 +328,32 @@
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1473679767979,
+ "time": 1480995270381,
"name": "Add virtual ifc - cfg",
"description": "",
"collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
"responses": [],
- "rawModeData": "{\r\n \r\n \"interface\": [\r\n {\r\n \"name\": \"vxlanTun1\",\r\n \"description\": \"for testing purposes\",\r\n \"type\": \"v3po:vxlan-tunnel\",\r\n \"enabled\": \"true\",\r\n \"link-up-down-trap-enable\": \"enabled\",\r\n \"routing\" : {\r\n \"vrf-id\" : \"0\"\r\n },\r\n \"vxlan\" : {\r\n \"src\" : \"192.168.1.6\",\r\n \"dst\" : \"192.168.1.9\",\r\n \"vni\" : \"88\",\r\n \"encap-vrf-id\" : \"0\"\r\n }\r\n }\r\n ]\r\n \r\n}",
- "folder": "5cbd2f82-b01e-9ebe-11ef-b451d944a11b"
+ "rawModeData": "{\r\n \r\n \"interface\": [\r\n {\r\n \"name\": \"vxlanTun1\",\r\n \"description\": \"for testing purposes\",\r\n \"type\": \"v3po:vxlan-tunnel\",\r\n \"enabled\": \"true\",\r\n \"link-up-down-trap-enable\": \"enabled\",\r\n \"routing\" : {\r\n \"ipv4-vrf-id\" : \"0\"\r\n },\r\n \"vxlan\" : {\r\n \"src\" : \"192.168.1.6\",\r\n \"dst\" : \"192.168.1.9\",\r\n \"vni\" : \"88\",\r\n \"encap-vrf-id\" : \"0\"\r\n }\r\n }\r\n ]\r\n \r\n}"
+ },
+ {
+ "id": "cdabc334-474b-0a4c-1a90-fa888a637e0d",
+ "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
+ "url": "http://localhost:8183/restconf/operational/ietf-interfaces:interfaces-state/interface/vxlanTun1",
+ "preRequestScript": "",
+ "pathVariables": {},
+ "method": "GET",
+ "data": [],
+ "dataMode": "raw",
+ "version": 2,
+ "tests": "",
+ "currentHelper": "normal",
+ "helperAttributes": {},
+ "time": 1480995275665,
+ "name": "Get virtual ifc - oper",
+ "description": "",
+ "collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
+ "responses": [],
+ "rawModeData": "{\r\n \r\n \"interface\": [\r\n {\r\n \"name\": \"vxlanGpeTun3\",\r\n \"description\": \"for testing purposes\",\r\n \"type\": \"v3po:vxlan-gpe-tunnel\",\r\n \"enabled\": \"true\",\r\n \"link-up-down-trap-enable\": \"enabled\",\r\n \"routing\" : {\r\n \"vrf-id\" : \"0\"\r\n },\r\n \"vxlan-gpe\" : {\r\n \"local\" : \"192.168.50.76\",\r\n \"remote\" : \"192.168.50.71\",\r\n \"vni\" : \"9\",\r\n \"next-protocol\" : \"ethernet\",\r\n \"encap-vrf-id\" : \"0\",\r\n \"decap-vrf-id\" : \"0\"\r\n }\r\n }\r\n ]\r\n \r\n}"
},
{
"id": "d19976f1-abc6-7c28-c69f-3bcfe8877658",
@@ -269,7 +368,7 @@
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1477449339914,
+ "time": 1480995240163,
"name": "Get nsh-map - oper",
"description": "",
"collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
@@ -289,14 +388,12 @@
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1462892071867,
+ "time": 1480995278658,
"name": "Delete virtual ifc - cfg",
"description": "",
"collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
"responses": [],
- "timestamp": null,
- "rawModeData": "",
- "folder": "5cbd2f82-b01e-9ebe-11ef-b451d944a11b"
+ "rawModeData": ""
},
{
"id": "df2ec9ba-6a30-fc30-45db-365b666487c8",
@@ -311,7 +408,7 @@
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1477449344219,
+ "time": 1480995236692,
"name": "Get nsh-map - cfg",
"description": "",
"collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
@@ -331,13 +428,32 @@
"tests": "",
"currentHelper": "normal",
"helperAttributes": {},
- "time": 1473679726298,
+ "time": 1480995263703,
"name": "Get vxlan-gpe - oper",
"description": "",
"collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
"responses": [],
- "rawModeData": "{\r\n \r\n \"interface\": [\r\n {\r\n \"name\": \"vxlanGpeTun3\",\r\n \"description\": \"for testing purposes\",\r\n \"type\": \"v3po:vxlan-gpe-tunnel\",\r\n \"enabled\": \"true\",\r\n \"link-up-down-trap-enable\": \"enabled\",\r\n \"routing\" : {\r\n \"vrf-id\" : \"0\"\r\n },\r\n \"vxlan-gpe\" : {\r\n \"local\" : \"192.168.50.76\",\r\n \"remote\" : \"192.168.50.71\",\r\n \"vni\" : \"9\",\r\n \"next-protocol\" : \"ethernet\",\r\n \"encap-vrf-id\" : \"0\",\r\n \"decap-vrf-id\" : \"0\"\r\n }\r\n }\r\n ]\r\n \r\n}",
- "folder": "c957a93e-c4f6-53d1-0606-207eefd79ac2"
+ "rawModeData": "{\r\n \r\n \"interface\": [\r\n {\r\n \"name\": \"vxlanGpeTun3\",\r\n \"description\": \"for testing purposes\",\r\n \"type\": \"v3po:vxlan-gpe-tunnel\",\r\n \"enabled\": \"true\",\r\n \"link-up-down-trap-enable\": \"enabled\",\r\n \"routing\" : {\r\n \"vrf-id\" : \"0\"\r\n },\r\n \"vxlan-gpe\" : {\r\n \"local\" : \"192.168.50.76\",\r\n \"remote\" : \"192.168.50.71\",\r\n \"vni\" : \"9\",\r\n \"next-protocol\" : \"ethernet\",\r\n \"encap-vrf-id\" : \"0\",\r\n \"decap-vrf-id\" : \"0\"\r\n }\r\n }\r\n ]\r\n \r\n}"
+ },
+ {
+ "id": "f22520c5-9789-23fb-d800-11d16d9f8ac7",
+ "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
+ "url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/vxlanTun1",
+ "preRequestScript": "",
+ "pathVariables": {},
+ "method": "GET",
+ "data": [],
+ "dataMode": "raw",
+ "version": 2,
+ "tests": "",
+ "currentHelper": "normal",
+ "helperAttributes": {},
+ "time": 1480995272967,
+ "name": "Get virtual ifc - cfg",
+ "description": "",
+ "collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
+ "responses": [],
+ "rawModeData": "{\r\n \r\n \"interface\": [\r\n {\r\n \"name\": \"vxlanGpeTun3\",\r\n \"description\": \"for testing purposes\",\r\n \"type\": \"v3po:vxlan-gpe-tunnel\",\r\n \"enabled\": \"true\",\r\n \"link-up-down-trap-enable\": \"enabled\",\r\n \"routing\" : {\r\n \"vrf-id\" : \"0\"\r\n },\r\n \"vxlan-gpe\" : {\r\n \"local\" : \"192.168.50.76\",\r\n \"remote\" : \"192.168.50.71\",\r\n \"vni\" : \"9\",\r\n \"next-protocol\" : \"ethernet\",\r\n \"encap-vrf-id\" : \"0\",\r\n \"decap-vrf-id\" : \"0\"\r\n }\r\n }\r\n ]\r\n \r\n}"
}
]
} \ No newline at end of file