summaryrefslogtreecommitdiffstats
path: root/nsh/nsh_postman_collection.json
blob: a3f3641b6e306d36e45a6f14c2f5305b9b3ad42d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
{
	"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"
		}
	]
}