summaryrefslogtreecommitdiffstats
path: root/nsh/nsh_postman_collection.json
diff options
context:
space:
mode:
Diffstat (limited to 'nsh/nsh_postman_collection.json')
-rw-r--r--nsh/nsh_postman_collection.json343
1 files changed, 0 insertions, 343 deletions
diff --git a/nsh/nsh_postman_collection.json b/nsh/nsh_postman_collection.json
deleted file mode 100644
index a3f3641b6..000000000
--- a/nsh/nsh_postman_collection.json
+++ /dev/null
@@ -1,343 +0,0 @@
-{
- "id": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
- "name": "Honeycomb RESTCONF calls for NSH_SFC",
- "description": "Common mgmt operations on VPP using Honeycomb REST interface",
- "order": [],
- "folders": [
- {
- "id": "c98829cd-4993-4e1d-58f1-97523ecb6e4f",
- "name": "NSH_SFC",
- "description": "",
- "order": [
- "2b4aaeb0-c7c1-57a9-c2a3-e07bc83dcde3",
- "3c13298c-3619-391b-c808-5206d17a84d5",
- "553e04ce-23d8-81de-b414-0a21b108d93d",
- "4d8de77e-5342-3144-e904-d067eaa6a5cc",
- "911beeb5-61c1-bdb5-a850-96171a6686ae",
- "df2ec9ba-6a30-fc30-45db-365b666487c8",
- "d19976f1-abc6-7c28-c69f-3bcfe8877658",
- "23796c20-8543-9f46-8e51-413e86dfb54e"
- ],
- "owner": "652751",
- "collectionId": "b6a0ef73-644b-01fc-93c4-a4b260b9acff"
- },
- {
- "id": "c957a93e-c4f6-53d1-0606-207eefd79ac2",
- "name": "VXLAN-GPE-TUNNEL",
- "description": "",
- "order": [
- "0a0c7d8e-6acf-96dc-81a0-6b93a65e9402",
- "1bb24338-457a-b9ba-6834-9402e60c8c6f",
- "ee2676f9-ce96-cae1-2d47-8515fc58dd78",
- "477b81e3-7735-c371-967b-91cbc0cdf991"
- ],
- "owner": "652751",
- "collectionId": "b6a0ef73-644b-01fc-93c4-a4b260b9acff"
- },
- {
- "id": "5cbd2f82-b01e-9ebe-11ef-b451d944a11b",
- "name": "VXLAN-TUNNEL",
- "description": "",
- "order": [
- "b18d5cc2-7c42-0aee-152b-27b822a7bc66",
- "db501b30-8ac3-f889-8892-c8c8245a05fa"
- ],
- "owner": "652751"
- }
- ],
- "timestamp": 1473313581383,
- "owner": "652751",
- "public": false,
- "hasRequests": true,
- "requests": [
- {
- "id": "0a0c7d8e-6acf-96dc-81a0-6b93a65e9402",
- "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/vxlanGpeTun3",
- "preRequestScript": "",
- "pathVariables": {},
- "method": "PUT",
- "data": [],
- "dataMode": "raw",
- "version": 2,
- "tests": "",
- "currentHelper": "normal",
- "helperAttributes": {},
- "time": 1477449333942,
- "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}"
- },
- {
- "id": "1bb24338-457a-b9ba-6834-9402e60c8c6f",
- "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/vxlanGpeTun3",
- "preRequestScript": "",
- "pathVariables": {},
- "method": "GET",
- "data": [],
- "dataMode": "raw",
- "version": 2,
- "tests": "",
- "currentHelper": "normal",
- "helperAttributes": {},
- "time": 1473679728872,
- "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"
- },
- {
- "id": "23796c20-8543-9f46-8e51-413e86dfb54e",
- "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8183/restconf/config/vpp-nsh:vpp-nsh/nsh-maps/nsh-map/nshMap5",
- "preRequestScript": "",
- "pathVariables": {},
- "method": "DELETE",
- "data": [],
- "dataMode": "raw",
- "version": 2,
- "tests": "",
- "currentHelper": "normal",
- "helperAttributes": {},
- "time": 1477449352823,
- "name": "Delete nsh-map - cfg",
- "description": "",
- "collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
- "responses": [],
- "rawModeData": "{\r\n \"nsh-map\": [\r\n {\r\n \"name\": \"nshMap5\",\r\n \"nsp\": \"184\",\r\n \"nsi\": \"255\",\r\n \"mapped-nsp\": \"183\",\r\n \"mapped-nsi\": \"254\" \r\n }\r\n ]\r\n}"
- },
- {
- "id": "2b4aaeb0-c7c1-57a9-c2a3-e07bc83dcde3",
- "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8183/restconf/config/vpp-nsh:vpp-nsh/nsh-entries/nsh-entry/nshEntry3",
- "preRequestScript": "",
- "pathVariables": {},
- "method": "PUT",
- "data": [],
- "dataMode": "raw",
- "version": 2,
- "tests": "",
- "currentHelper": "normal",
- "helperAttributes": {},
- "time": 1477448840459,
- "name": "Add 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 \"c1\": \"1\",\r\n \"c2\": \"2\",\r\n \"c3\": \"3\",\r\n \"c4\": \"4\"\r\n }\r\n ]\r\n}"
- },
- {
- "id": "3c13298c-3619-391b-c808-5206d17a84d5",
- "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8183/restconf/config/vpp-nsh:vpp-nsh/nsh-entries/nsh-entry/nshEntry3",
- "preRequestScript": "",
- "pathVariables": {},
- "method": "GET",
- "data": [],
- "dataMode": "raw",
- "version": 2,
- "tests": "",
- "currentHelper": "normal",
- "helperAttributes": {},
- "time": 1473313729119,
- "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"
- },
- {
- "id": "477b81e3-7735-c371-967b-91cbc0cdf991",
- "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/vxlanGpeTun3",
- "preRequestScript": "",
- "pathVariables": {},
- "method": "DELETE",
- "data": [],
- "dataMode": "raw",
- "version": 2,
- "tests": "",
- "currentHelper": "normal",
- "helperAttributes": {},
- "time": 1464764638498,
- "name": "Delete vxlan-gpe - cfg",
- "description": "",
- "collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
- "responses": [],
- "rawModeData": "",
- "folder": "c957a93e-c4f6-53d1-0606-207eefd79ac2"
- },
- {
- "id": "4d8de77e-5342-3144-e904-d067eaa6a5cc",
- "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8183/restconf/config/vpp-nsh:vpp-nsh/nsh-entries/nsh-entry/nshEntry3",
- "preRequestScript": "",
- "pathVariables": {},
- "method": "DELETE",
- "data": [],
- "dataMode": "raw",
- "version": 2,
- "tests": "",
- "currentHelper": "normal",
- "helperAttributes": {},
- "time": 1473313722940,
- "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"
- },
- {
- "id": "553e04ce-23d8-81de-b414-0a21b108d93d",
- "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8183/restconf/operational/vpp-nsh:vpp-nsh-state/nsh-entries/",
- "preRequestScript": "",
- "pathVariables": {},
- "method": "GET",
- "data": [],
- "dataMode": "raw",
- "version": 2,
- "tests": "",
- "currentHelper": "normal",
- "helperAttributes": {},
- "time": 1473313726281,
- "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"
- },
- {
- "id": "911beeb5-61c1-bdb5-a850-96171a6686ae",
- "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8183/restconf/config/vpp-nsh:vpp-nsh/nsh-maps/nsh-map/nshMap5",
- "preRequestScript": "",
- "pathVariables": {},
- "method": "PUT",
- "data": [],
- "dataMode": "raw",
- "version": 2,
- "tests": "",
- "currentHelper": "normal",
- "helperAttributes": {},
- "time": 1477449346905,
- "name": "Add nsh-map - cfg",
- "description": "",
- "collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
- "responses": [],
- "rawModeData": "{\r\n \"nsh-map\": [\r\n {\r\n \"name\": \"nshMap5\",\r\n \"nsp\": \"184\",\r\n \"nsi\": \"255\",\r\n \"mapped-nsp\": \"183\",\r\n \"mapped-nsi\": \"254\",\r\n \"nsh-action\": \"push\",\r\n \"encap-type\": \"vxlan-gpe\",\r\n \"encap-if-name\": \"vxlanGpeTun3\"\r\n }\r\n ]\r\n}"
- },
- {
- "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",
- "preRequestScript": "",
- "pathVariables": {},
- "method": "PUT",
- "data": [],
- "dataMode": "raw",
- "version": 2,
- "tests": "",
- "currentHelper": "normal",
- "helperAttributes": {},
- "time": 1473679767979,
- "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"
- },
- {
- "id": "d19976f1-abc6-7c28-c69f-3bcfe8877658",
- "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": 1477449339914,
- "name": "Get nsh-map - 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": "db501b30-8ac3-f889-8892-c8c8245a05fa",
- "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8183/restconf/config/ietf-interfaces:interfaces/interface/vxlanTun1",
- "preRequestScript": "",
- "pathVariables": {},
- "method": "DELETE",
- "data": [],
- "dataMode": "raw",
- "version": 2,
- "tests": "",
- "currentHelper": "normal",
- "helperAttributes": {},
- "time": 1462892071867,
- "name": "Delete virtual ifc - cfg",
- "description": "",
- "collectionId": "a9a935b5-9481-e4f7-44fb-17d13ef726f9",
- "responses": [],
- "timestamp": null,
- "rawModeData": "",
- "folder": "5cbd2f82-b01e-9ebe-11ef-b451d944a11b"
- },
- {
- "id": "df2ec9ba-6a30-fc30-45db-365b666487c8",
- "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8183/restconf/config/vpp-nsh:vpp-nsh/nsh-maps/nsh-map/nshMap5",
- "preRequestScript": "",
- "pathVariables": {},
- "method": "GET",
- "data": [],
- "dataMode": "raw",
- "version": 2,
- "tests": "",
- "currentHelper": "normal",
- "helperAttributes": {},
- "time": 1477449344219,
- "name": "Get nsh-map - 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": "ee2676f9-ce96-cae1-2d47-8515fc58dd78",
- "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
- "url": "http://localhost:8183/restconf/operational/ietf-interfaces:interfaces-state/interface/vxlanGpeTun3",
- "preRequestScript": "",
- "pathVariables": {},
- "method": "GET",
- "data": [],
- "dataMode": "raw",
- "version": 2,
- "tests": "",
- "currentHelper": "normal",
- "helperAttributes": {},
- "time": 1473679726298,
- "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"
- }
- ]
-} \ No newline at end of file