Bump odlparent to 4.0.7
[neutron.git] / resources / Neutron_Northbound_SFC_Rest_and_Restconf_calls.postman_collection.json
1 {
2         "id": "810e37ef-c291-5276-575c-d16b3f7ef595",
3         "name": "Neutron-Northbound-SFC-Rest-and-Restconf-calls",
4         "description": "",
5         "order": [
6                 "1d511ed2-e420-e501-59b3-6107f2878387",
7                 "5e12f74c-5edd-dfa7-56e5-4b3c426664c5",
8                 "40af0970-df04-8d20-b56b-c0b7a8a23bb4",
9                 "b3012570-d38b-432a-2eb6-4a7731450814",
10                 "4deeda6e-d087-3833-8349-cc7233f1ca88",
11                 "96110c74-ae51-7bb3-e94c-d4c0044ccccc",
12                 "8676edc8-697a-aef2-b203-2f840fa648b6",
13                 "3d8a5b17-f6f6-c004-5686-5a38ffb3d064",
14                 "be3dce07-d900-7e45-6cf7-04f077d28989",
15                 "535c75b8-b722-79ea-a7fb-ad79a6510b02",
16                 "9a716ae1-b9b8-a1e7-8278-c655b5333909",
17                 "7039b324-34c2-e024-1339-1314bbaa6b6d",
18                 "842a23f9-bde0-d639-1b06-663e711ef19a",
19                 "67843460-9c88-2274-8c6d-b834a27ce90f",
20                 "95ab58d5-525c-d2df-124d-abb747839445",
21                 "01e744e0-4126-4c3e-8439-fc33cf0c1e18",
22                 "f6faf4ec-86a9-e398-52a3-52050153c916",
23                 "0cd5de7d-e72e-69af-2d29-735614f95b26"
24         ],
25         "folders": [],
26         "timestamp": 1466797738971,
27         "owner": "128022",
28         "remoteLink": "",
29         "public": false,
30         "published": false,
31         "requests": [
32                 {
33                         "id": "01e744e0-4126-4c3e-8439-fc33cf0c1e18",
34                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\nAccept: application/json\n",
35                         "url": "http://localhost:8181/restconf/config/neutron:neutron/port-chains/port-chain/444e5957-649f-477b-9e5b-f1f75b21c03c",
36                         "pathVariables": {},
37                         "preRequestScript": "",
38                         "method": "GET",
39                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
40                         "data": [],
41                         "dataMode": "params",
42                         "name": "Specific Port Chain Data from MDSAL",
43                         "description": "Fetch specific SFC Port Chain data from the MD-SAL Data Store using the MD-SAL RESTCONF URL. This restconf call can be used to verify that the SFC Port Chain created through handcrafted REST request is indeed present in the MD-SAL Data store.",
44                         "descriptionFormat": "html",
45                         "time": 1466989350411,
46                         "version": 2,
47                         "responses": [],
48                         "tests": "",
49                         "currentHelper": "normal",
50                         "helperAttributes": {}
51                 },
52                 {
53                         "id": "0cd5de7d-e72e-69af-2d29-735614f95b26",
54                         "headers": "Content-Type: application/json\nAccept: application/json\nAuthorization: Basic YWRtaW46YWRtaW4=\n",
55                         "url": " http://localhost:8181/controller/nb/v2/neutron/sfc/portchains/444e5957-649f-477b-9e5b-f1f75b21c03c",
56                         "pathVariables": {},
57                         "preRequestScript": "",
58                         "method": "DELETE",
59                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
60                         "data": [],
61                         "dataMode": "raw",
62                         "name": "Delete Specific Port Chain Data (non-MDSAL)",
63                         "description": "This REST call delete specific SFC Port Chain data  using the handcrafted REST API (not through the RESTCONF yang based modles).",
64                         "descriptionFormat": "html",
65                         "time": 1466989429349,
66                         "version": 2,
67                         "responses": [],
68                         "tests": "",
69                         "currentHelper": "basicAuth",
70                         "helperAttributes": {
71                                 "id": "basic",
72                                 "username": "admin",
73                                 "password": "admin",
74                                 "saveToRequest": true
75                         },
76                         "rawModeData": "{\n    \"flowclassifier\":{\n    \"id\": \"444e5957-649f-477b-9e5b-f1f75b21c03c\",\n    \"name\": \"fc1\", \n    \"ethertype\": \"IPv4\", \n    \"protocol\": \"UDP\", \n    \"source_port_range_min\": 100, \n    \"source_port_range_max\": 200, \n    \"destination_port_range_min\": 100, \n    \"destination_port_range_max\": 200, \n    \"source_ip_prefix\": \"10.0.0.0/24\", \n    \"destination_ip_prefix\": \"11.0.0.0/24\", \n    \"logical_source_port\": \"5e8e5957-649f-477b-9e5b-f1f75b21c03c\", \n    \"logical_destination_port\": \"6e8e5957-649f-477b-9e5b-f1f75b21c03c\", \n    \"l7_parameters\": [\n        {\n            \"key\":\"value\"\n        }\n     ],\n     \"tenant_id\":\"4969c491a3c74ee4af974e6d800c62de\"\n    }\n\n}"
77                 },
78                 {
79                         "id": "1d511ed2-e420-e501-59b3-6107f2878387",
80                         "headers": "Content-Type: application/json\nAccept: application/json\nAuthorization: Basic YWRtaW46YWRtaW4=\n",
81                         "url": " http://localhost:8181/controller/nb/v2/neutron/sfc/flowclassifiers/",
82                         "preRequestScript": "",
83                         "pathVariables": {},
84                         "method": "POST",
85                         "data": [],
86                         "dataMode": "raw",
87                         "version": 2,
88                         "tests": "",
89                         "currentHelper": "basicAuth",
90                         "helperAttributes": {
91                                 "id": "basic",
92                                 "username": "admin",
93                                 "password": "admin",
94                                 "saveToRequest": true
95                         },
96                         "time": 1466891330305,
97                         "name": "Create Flow Classifier (non-MDSAL)",
98                         "description": "This REST call create flow classifier using the handcrafted REST API (not through the RESTCONF yang based modles).",
99                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
100                         "responses": [],
101                         "rawModeData": "{\n    \"flowclassifier\":{\n    \"id\": \"444e5957-649f-477b-9e5b-f1f75b21c03c\",\n    \"name\": \"fc1\", \n    \"ethertype\": \"IPv4\", \n    \"protocol\": \"UDP\", \n    \"source_port_range_min\": 100, \n    \"source_port_range_max\": 200, \n    \"destination_port_range_min\": 100, \n    \"destination_port_range_max\": 200, \n    \"source_ip_prefix\": \"10.0.0.0/24\", \n    \"destination_ip_prefix\": \"11.0.0.0/24\", \n    \"logical_source_port\": \"5e8e5957-649f-477b-9e5b-f1f75b21c03c\", \n    \"logical_destination_port\": \"6e8e5957-649f-477b-9e5b-f1f75b21c03c\", \n    \"l7_parameters\": [\n        {\n            \"key\":\"value\"\n        }\n     ],\n     \"tenant_id\":\"4969c491a3c74ee4af974e6d800c62de\"\n    }\n\n}"
102                 },
103                 {
104                         "id": "3d8a5b17-f6f6-c004-5686-5a38ffb3d064",
105                         "headers": "Content-Type: application/json\nAccept: application/json\nAuthorization: Basic YWRtaW46YWRtaW4=\n",
106                         "url": " http://localhost:8181/controller/nb/v2/neutron/sfc/portpairs/",
107                         "pathVariables": {},
108                         "preRequestScript": "",
109                         "method": "GET",
110                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
111                         "data": [],
112                         "dataMode": "raw",
113                         "name": "All Port Pair Data (non-MDSAL)",
114                         "description": "This REST call fetch all SFC Port Pair data  using the handcrafted REST API (not through the RESTCONF yang based modles).",
115                         "descriptionFormat": "html",
116                         "time": 1466977235248,
117                         "version": 2,
118                         "responses": [],
119                         "tests": "",
120                         "currentHelper": "basicAuth",
121                         "helperAttributes": {
122                                 "id": "basic",
123                                 "username": "admin",
124                                 "password": "admin",
125                                 "saveToRequest": true
126                         },
127                         "rawModeData": "{\n    \"flowclassifier\":{\n    \"id\": \"444e5957-649f-477b-9e5b-f1f75b21c03c\",\n    \"name\": \"fc1\", \n    \"ethertype\": \"IPv4\", \n    \"protocol\": \"UDP\", \n    \"source_port_range_min\": 100, \n    \"source_port_range_max\": 200, \n    \"destination_port_range_min\": 100, \n    \"destination_port_range_max\": 200, \n    \"source_ip_prefix\": \"10.0.0.0/24\", \n    \"destination_ip_prefix\": \"11.0.0.0/24\", \n    \"logical_source_port\": \"5e8e5957-649f-477b-9e5b-f1f75b21c03c\", \n    \"logical_destination_port\": \"6e8e5957-649f-477b-9e5b-f1f75b21c03c\", \n    \"l7_parameters\": [\n        {\n            \"key\":\"value\"\n        }\n     ],\n     \"tenant_id\":\"4969c491a3c74ee4af974e6d800c62de\"\n    }\n\n}"
128                 },
129                 {
130                         "id": "40af0970-df04-8d20-b56b-c0b7a8a23bb4",
131                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\nAccept: application/json\n",
132                         "url": "http://localhost:8181/restconf/config/neutron:neutron/sfc-flow-classifiers/sfc-flow-classifier/444e5957-649f-477b-9e5b-f1f75b21c03c",
133                         "pathVariables": {},
134                         "preRequestScript": "",
135                         "method": "GET",
136                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
137                         "data": [],
138                         "dataMode": "params",
139                         "name": "Specific FlowClassifier Data from MDSAL",
140                         "description": "Fetch specific SFC Flow Classifier data from the MD-SAL Data Store using the MD-SAL RESTCONF URL. This restconf call can be used to verify that the SFC flow classifier created through handcrafted REST request is indeed present in the MD-SAL Data store.",
141                         "descriptionFormat": "html",
142                         "time": 1466891306497,
143                         "version": 2,
144                         "responses": [],
145                         "tests": "",
146                         "currentHelper": "normal",
147                         "helperAttributes": {}
148                 },
149                 {
150                         "id": "4deeda6e-d087-3833-8349-cc7233f1ca88",
151                         "headers": "Content-Type: application/json\nAccept: application/json\nAuthorization: Basic YWRtaW46YWRtaW4=\n",
152                         "url": " http://localhost:8181/controller/nb/v2/neutron/sfc/portpairs/",
153                         "preRequestScript": "",
154                         "pathVariables": {},
155                         "method": "POST",
156                         "data": [],
157                         "dataMode": "raw",
158                         "version": 2,
159                         "tests": "",
160                         "currentHelper": "basicAuth",
161                         "helperAttributes": {
162                                 "id": "basic",
163                                 "username": "admin",
164                                 "password": "admin",
165                                 "saveToRequest": true
166                         },
167                         "time": 1466982369300,
168                         "name": "Create Port Pair (non-MDSAL)",
169                         "description": "This REST call create SFC Port Pairr using the handcrafted REST API (not through the RESTCONF yang based modles).",
170                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
171                         "responses": [],
172                         "rawModeData": "{\n    \"portpair\":{\n    \"id\": \"444e5957-649f-477b-9e5b-f1f75b21c03c\",\n    \"name\": \"portpair\", \n    \"ingress\": \"5e8e5957-649f-477b-9e5b-f1f75b21c03c\", \n    \"egress\": \"6e8e5957-649f-477b-9e5b-f1f75b21c03c\", \n    \"service_function_parameters\": [\n        {\n            \"correlation\":\"value\"\n        }\n     ],\n     \"tenant_id\":\"4969c491a3c74ee4af974e6d800c62de\"\n    }\n\n}"
173                 },
174                 {
175                         "id": "535c75b8-b722-79ea-a7fb-ad79a6510b02",
176                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\nAccept: application/json\n",
177                         "url": "http://localhost:8181/restconf/config/neutron:neutron/port-pair-groups/",
178                         "pathVariables": {},
179                         "preRequestScript": "",
180                         "method": "GET",
181                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
182                         "data": [],
183                         "dataMode": "params",
184                         "name": "All PortPairGroups Data from MDSAL",
185                         "description": "Fetch SFC Port Pair Groups data from the MD-SAL Data Store using the MD-SAL RESTCONF URL. This restconf call can be used to verify that the SFC Port Pair Groups created through handcrafted REST request is indeed present in the MD-SAL Data store.  ",
186                         "descriptionFormat": "html",
187                         "time": 1466981252619,
188                         "version": 2,
189                         "responses": [],
190                         "tests": "",
191                         "currentHelper": "normal",
192                         "helperAttributes": {}
193                 },
194                 {
195                         "id": "5e12f74c-5edd-dfa7-56e5-4b3c426664c5",
196                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\nAccept: application/json\n",
197                         "url": "http://localhost:8181/restconf/config/neutron:neutron/sfc-flow-classifiers/",
198                         "preRequestScript": "",
199                         "pathVariables": {},
200                         "method": "GET",
201                         "data": [],
202                         "dataMode": "params",
203                         "version": 2,
204                         "tests": "",
205                         "currentHelper": "normal",
206                         "helperAttributes": {},
207                         "time": 1466891257026,
208                         "name": "All FlowClassifier Data from MDSAL",
209                         "description": "Fetch SFC Flow Classifier data from the MD-SAL Data Store using the MD-SAL RESTCONF URL. This restconf call can be used to verify that the SFC flow classifier created through handcrafted REST request is indeed present in the MD-SAL Data store.  ",
210                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
211                         "responses": []
212                 },
213                 {
214                         "id": "67843460-9c88-2274-8c6d-b834a27ce90f",
215                         "headers": "Content-Type: application/json\nAccept: application/json\nAuthorization: Basic YWRtaW46YWRtaW4=\n",
216                         "url": " http://localhost:8181/controller/nb/v2/neutron/sfc/portchains/",
217                         "preRequestScript": "",
218                         "pathVariables": {},
219                         "method": "POST",
220                         "data": [],
221                         "dataMode": "raw",
222                         "version": 2,
223                         "tests": "",
224                         "currentHelper": "basicAuth",
225                         "helperAttributes": "{\"id\":\"basic\",\"username\":\"admin\",\"password\":\"admin\",\"saveToRequest\":true}",
226                         "time": 1466989694590,
227                         "name": "Create Port Chain (non-MDSAL)",
228                         "description": "This REST call create SFC Port Chain using the handcrafted REST API (not through the RESTCONF yang based modles).",
229                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
230                         "responses": [],
231                         "descriptionFormat": "html",
232                         "folder": null,
233                         "rawModeData": "{\n    \"portchain\":{\n    \"id\": \"444e5957-649f-477b-9e5b-f1f75b21c03c\",\n    \"name\": \"portchain\", \n    \"flow_classifiers\": [\n           \"4a334cd4-fe9c-4fae-af4b-321c5e2eb051\",\n           \"105a4b0a-73d6-11e5-b392-2c27d72acb4c\"\n       ],\n       \"port_pair_groups\": [\n           \"4512d643-24fc-4fae-af4b-321c5e2eb3d1\",\n           \"4a634d49-76dc-4fae-af4b-321c5e23d651\"\n       ],\n    \"chain_parameters\": [\n        {\n            \"correlation\":\"value\"\n        }\n     ],\n     \"tenant_id\":\"4969c491a3c74ee4af974e6d800c62de\"\n    }\n\n}"
234                 },
235                 {
236                         "id": "7039b324-34c2-e024-1339-1314bbaa6b6d",
237                         "headers": "Content-Type: application/json\nAccept: application/json\nAuthorization: Basic YWRtaW46YWRtaW4=\n",
238                         "url": " http://localhost:8181/controller/nb/v2/neutron/sfc/portpairgroups/",
239                         "pathVariables": {},
240                         "preRequestScript": "",
241                         "method": "GET",
242                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
243                         "data": [],
244                         "dataMode": "raw",
245                         "name": "All Port Pair Group Data (non-MDSAL)",
246                         "description": "This REST call fetch all SFC Port Pair Group data  using the handcrafted REST API (not through the RESTCONF yang based modles).",
247                         "descriptionFormat": "html",
248                         "time": 1466981329770,
249                         "version": 2,
250                         "responses": [],
251                         "tests": "",
252                         "currentHelper": "basicAuth",
253                         "helperAttributes": {
254                                 "id": "basic",
255                                 "username": "admin",
256                                 "password": "admin",
257                                 "saveToRequest": true
258                         },
259                         "rawModeData": "{\n    \"flowclassifier\":{\n    \"id\": \"444e5957-649f-477b-9e5b-f1f75b21c03c\",\n    \"name\": \"fc1\", \n    \"ethertype\": \"IPv4\", \n    \"protocol\": \"UDP\", \n    \"source_port_range_min\": 100, \n    \"source_port_range_max\": 200, \n    \"destination_port_range_min\": 100, \n    \"destination_port_range_max\": 200, \n    \"source_ip_prefix\": \"10.0.0.0/24\", \n    \"destination_ip_prefix\": \"11.0.0.0/24\", \n    \"logical_source_port\": \"5e8e5957-649f-477b-9e5b-f1f75b21c03c\", \n    \"logical_destination_port\": \"6e8e5957-649f-477b-9e5b-f1f75b21c03c\", \n    \"l7_parameters\": [\n        {\n            \"key\":\"value\"\n        }\n     ],\n     \"tenant_id\":\"4969c491a3c74ee4af974e6d800c62de\"\n    }\n\n}"
260                 },
261                 {
262                         "id": "842a23f9-bde0-d639-1b06-663e711ef19a",
263                         "headers": "Content-Type: application/json\nAccept: application/json\nAuthorization: Basic YWRtaW46YWRtaW4=\n",
264                         "url": " http://localhost:8181/controller/nb/v2/neutron/sfc/portpairgroups/444e5957-649f-477b-9e5b-f1f75b21c03c",
265                         "pathVariables": {},
266                         "preRequestScript": "",
267                         "method": "DELETE",
268                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
269                         "data": [],
270                         "dataMode": "raw",
271                         "name": "Delete Specific Port Pair Group Data (non-MDSAL)",
272                         "description": "This REST call delete specific SFC Port Pair Group data  using the handcrafted REST API (not through the RESTCONF yang based modles).",
273                         "descriptionFormat": "html",
274                         "time": 1466982457834,
275                         "version": 2,
276                         "responses": [],
277                         "tests": "",
278                         "currentHelper": "basicAuth",
279                         "helperAttributes": {
280                                 "id": "basic",
281                                 "username": "admin",
282                                 "password": "admin",
283                                 "saveToRequest": true
284                         },
285                         "rawModeData": "{\n    \"flowclassifier\":{\n    \"id\": \"444e5957-649f-477b-9e5b-f1f75b21c03c\",\n    \"name\": \"fc1\", \n    \"ethertype\": \"IPv4\", \n    \"protocol\": \"UDP\", \n    \"source_port_range_min\": 100, \n    \"source_port_range_max\": 200, \n    \"destination_port_range_min\": 100, \n    \"destination_port_range_max\": 200, \n    \"source_ip_prefix\": \"10.0.0.0/24\", \n    \"destination_ip_prefix\": \"11.0.0.0/24\", \n    \"logical_source_port\": \"5e8e5957-649f-477b-9e5b-f1f75b21c03c\", \n    \"logical_destination_port\": \"6e8e5957-649f-477b-9e5b-f1f75b21c03c\", \n    \"l7_parameters\": [\n        {\n            \"key\":\"value\"\n        }\n     ],\n     \"tenant_id\":\"4969c491a3c74ee4af974e6d800c62de\"\n    }\n\n}"
286                 },
287                 {
288                         "id": "8676edc8-697a-aef2-b203-2f840fa648b6",
289                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\nAccept: application/json\n",
290                         "url": "http://localhost:8181/restconf/config/neutron:neutron/port-pairs/port-pair/444e5957-649f-477b-9e5b-f1f75b21c03c",
291                         "preRequestScript": "",
292                         "pathVariables": {},
293                         "method": "GET",
294                         "data": [],
295                         "dataMode": "params",
296                         "version": 2,
297                         "tests": "",
298                         "currentHelper": "normal",
299                         "helperAttributes": {},
300                         "time": 1466977199765,
301                         "name": "Specific Port Pair Data from MDSAL",
302                         "description": "Fetch specific SFC Port Pair data from the MD-SAL Data Store using the MD-SAL RESTCONF URL. This restconf call can be used to verify that the SFC Port Pair created through handcrafted REST request is indeed present in the MD-SAL Data store.",
303                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
304                         "responses": []
305                 },
306                 {
307                         "id": "95ab58d5-525c-d2df-124d-abb747839445",
308                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\nAccept: application/json\n",
309                         "url": "http://localhost:8181/restconf/config/neutron:neutron/port-chains/",
310                         "pathVariables": {},
311                         "preRequestScript": "",
312                         "method": "GET",
313                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
314                         "data": [],
315                         "dataMode": "params",
316                         "name": "All PortChains Data from MDSAL",
317                         "description": "Fetch SFC Port Chains data from the MD-SAL Data Store using the MD-SAL RESTCONF URL. This restconf call can be used to verify that the SFC Port Chains created through handcrafted REST request is indeed present in the MD-SAL Data store.  ",
318                         "descriptionFormat": "html",
319                         "time": 1466989304254,
320                         "version": 2,
321                         "responses": [],
322                         "tests": "",
323                         "currentHelper": "normal",
324                         "helperAttributes": {}
325                 },
326                 {
327                         "id": "96110c74-ae51-7bb3-e94c-d4c0044ccccc",
328                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\nAccept: application/json\n",
329                         "url": "http://localhost:8181/restconf/config/neutron:neutron/port-pairs/",
330                         "pathVariables": {},
331                         "preRequestScript": "",
332                         "method": "GET",
333                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
334                         "data": [],
335                         "dataMode": "params",
336                         "name": "All PortPairs Data from MDSAL",
337                         "description": "Fetch SFC Port Pairs data from the MD-SAL Data Store using the MD-SAL RESTCONF URL. This restconf call can be used to verify that the SFC Port Pairs created through handcrafted REST request is indeed present in the MD-SAL Data store.  ",
338                         "descriptionFormat": "html",
339                         "time": 1466977114266,
340                         "version": 2,
341                         "responses": [],
342                         "tests": "",
343                         "currentHelper": "normal",
344                         "helperAttributes": {}
345                 },
346                 {
347                         "id": "9a716ae1-b9b8-a1e7-8278-c655b5333909",
348                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\nAccept: application/json\n",
349                         "url": "http://localhost:8181/restconf/config/neutron:neutron/port-pair-groups/port-pair-group/444e5957-649f-477b-9e5b-f1f75b21c03c",
350                         "pathVariables": {},
351                         "preRequestScript": "",
352                         "method": "GET",
353                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
354                         "data": [],
355                         "dataMode": "params",
356                         "name": "Specific Port Pair Group Data from MDSAL",
357                         "description": "Fetch specific SFC Port Pair Group data from the MD-SAL Data Store using the MD-SAL RESTCONF URL. This restconf call can be used to verify that the SFC Port Pair Group created through handcrafted REST request is indeed present in the MD-SAL Data store.",
358                         "descriptionFormat": "html",
359                         "time": 1466981299760,
360                         "version": 2,
361                         "responses": [],
362                         "tests": "",
363                         "currentHelper": "normal",
364                         "helperAttributes": {}
365                 },
366                 {
367                         "id": "b3012570-d38b-432a-2eb6-4a7731450814",
368                         "headers": "Content-Type: application/json\nAccept: application/json\nAuthorization: Basic YWRtaW46YWRtaW4=\n",
369                         "url": " http://localhost:8181/controller/nb/v2/neutron/sfc/flowclassifiers/",
370                         "pathVariables": {},
371                         "preRequestScript": "",
372                         "method": "GET",
373                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
374                         "data": [],
375                         "dataMode": "raw",
376                         "name": "All Flow Classifier Data (non-MDSAL)",
377                         "description": "This REST call fetch all flow classifier data  using the handcrafted REST API (not through the RESTCONF yang based modles).",
378                         "descriptionFormat": "html",
379                         "time": 1466891619190,
380                         "version": 2,
381                         "responses": [],
382                         "tests": "",
383                         "currentHelper": "basicAuth",
384                         "helperAttributes": {
385                                 "id": "basic",
386                                 "username": "admin",
387                                 "password": "admin",
388                                 "saveToRequest": true
389                         },
390                         "rawModeData": "{\n    \"flowclassifier\":{\n    \"id\": \"444e5957-649f-477b-9e5b-f1f75b21c03c\",\n    \"name\": \"fc1\", \n    \"ethertype\": \"IPv4\", \n    \"protocol\": \"UDP\", \n    \"source_port_range_min\": 100, \n    \"source_port_range_max\": 200, \n    \"destination_port_range_min\": 100, \n    \"destination_port_range_max\": 200, \n    \"source_ip_prefix\": \"10.0.0.0/24\", \n    \"destination_ip_prefix\": \"11.0.0.0/24\", \n    \"logical_source_port\": \"5e8e5957-649f-477b-9e5b-f1f75b21c03c\", \n    \"logical_destination_port\": \"6e8e5957-649f-477b-9e5b-f1f75b21c03c\", \n    \"l7_parameters\": [\n        {\n            \"key\":\"value\"\n        }\n     ],\n     \"tenant_id\":\"4969c491a3c74ee4af974e6d800c62de\"\n    }\n\n}"
391                 },
392                 {
393                         "id": "be3dce07-d900-7e45-6cf7-04f077d28989",
394                         "headers": "Content-Type: application/json\nAccept: application/json\nAuthorization: Basic YWRtaW46YWRtaW4=\n",
395                         "url": " http://localhost:8181/controller/nb/v2/neutron/sfc/portpairgroups/",
396                         "preRequestScript": "",
397                         "pathVariables": {},
398                         "method": "POST",
399                         "data": [],
400                         "dataMode": "raw",
401                         "version": 2,
402                         "tests": "",
403                         "currentHelper": "basicAuth",
404                         "helperAttributes": {
405                                 "id": "basic",
406                                 "username": "admin",
407                                 "password": "admin",
408                                 "saveToRequest": true
409                         },
410                         "time": 1466981979425,
411                         "name": "Create Port Pair Group (non-MDSAL)",
412                         "description": "This REST call create SFC Port Pair Group using the handcrafted REST API (not through the RESTCONF yang based modles).",
413                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
414                         "responses": [],
415                         "rawModeData": "{\n    \"portpairgroup\":{\n    \"id\": \"444e5957-649f-477b-9e5b-f1f75b21c03c\",\n    \"name\": \"portpairgroup\", \n    \"service_function_parameters\": [\n        \"d11e9190-73d4-11e5-b392-2c27d72acb4c\"\n     ],\n     \"tenant_id\":\"4969c491a3c74ee4af974e6d800c62de\"\n    }\n\n}"
416                 },
417                 {
418                         "id": "f6faf4ec-86a9-e398-52a3-52050153c916",
419                         "headers": "Content-Type: application/json\nAccept: application/json\nAuthorization: Basic YWRtaW46YWRtaW4=\n",
420                         "url": " http://localhost:8181/controller/nb/v2/neutron/sfc/portchains/",
421                         "pathVariables": {},
422                         "preRequestScript": "",
423                         "method": "GET",
424                         "collectionId": "810e37ef-c291-5276-575c-d16b3f7ef595",
425                         "data": [],
426                         "dataMode": "raw",
427                         "name": "All Port Chain Data (non-MDSAL)",
428                         "description": "This REST call fetch all SFC Port Chain data  using the handcrafted REST API (not through the RESTCONF yang based modles).",
429                         "descriptionFormat": "html",
430                         "time": 1466989387969,
431                         "version": 2,
432                         "responses": [],
433                         "tests": "",
434                         "currentHelper": "basicAuth",
435                         "helperAttributes": {
436                                 "id": "basic",
437                                 "username": "admin",
438                                 "password": "admin",
439                                 "saveToRequest": true
440                         },
441                         "rawModeData": "{\n    \"flowclassifier\":{\n    \"id\": \"444e5957-649f-477b-9e5b-f1f75b21c03c\",\n    \"name\": \"fc1\", \n    \"ethertype\": \"IPv4\", \n    \"protocol\": \"UDP\", \n    \"source_port_range_min\": 100, \n    \"source_port_range_max\": 200, \n    \"destination_port_range_min\": 100, \n    \"destination_port_range_max\": 200, \n    \"source_ip_prefix\": \"10.0.0.0/24\", \n    \"destination_ip_prefix\": \"11.0.0.0/24\", \n    \"logical_source_port\": \"5e8e5957-649f-477b-9e5b-f1f75b21c03c\", \n    \"logical_destination_port\": \"6e8e5957-649f-477b-9e5b-f1f75b21c03c\", \n    \"l7_parameters\": [\n        {\n            \"key\":\"value\"\n        }\n     ],\n     \"tenant_id\":\"4969c491a3c74ee4af974e6d800c62de\"\n    }\n\n}"
442                 }
443         ]
444 }