Updated model yang file to use recommended practices found on wiki, then updated...
[packetcable.git] / packetcable-policy-server / doc / restconf-samples / ODL-PCMM.json.postman_collection
1 {
2         "id": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
3         "name": "ODL-PCMM",
4         "description": "Sample PCMM REST configuration calls.",
5         "order": [],
6         "folders": [
7                 {
8                         "id": "f9e5223f-35d2-95a8-4cfe-b250938e6c12",
9                         "name": "CCAP/CMTS",
10                         "description": "Sample PUT, GET, & DELETE of CMTS into ODL",
11                         "order": [
12                                 "44ba6dfe-ca0c-376a-0322-b3db2af6eb2f",
13                                 "0c1e6f25-e33b-e3ed-fc59-02f2b569a9ed",
14                                 "a817933b-9398-23d1-b269-68f81ba51bc7",
15                                 "f403ebfd-d7d7-c94e-0ee5-3bc864098250",
16                                 "672adfee-68a5-5281-d638-72c2964b35cc",
17                                 "1142817c-9007-f0a1-92cd-644935c1fa85",
18                                 "07f16f27-6ef1-b022-1921-02a3baf40d91",
19                                 "1f68f1dc-1d2b-8d04-b7be-0e6fc03fd90a"
20                         ],
21                         "owner": 0
22                 },
23                 {
24                         "id": "8454f1d3-bf11-01d5-3c17-1c635512818b",
25                         "name": "Gates",
26                         "description": "Sample PUT, GET, DELETE for PCMM Gates",
27                         "order": [
28                                 "0f01c73b-c17a-b53b-3694-1d746edcd2a2",
29                                 "11ef539e-26d3-77ab-3828-321c3f7bf6a3",
30                                 "03bebe64-27ff-1df3-5b6b-9237f6c8e229",
31                                 "611db01a-e1e3-51fc-606d-5364477f8983",
32                                 "fbf5671a-ae7d-4413-a22b-8334c4f5c35e",
33                                 "a782c414-e6ad-a247-63f8-f1353e462870",
34                                 "ec1b0f8c-371d-a0bd-ce5f-d30aa31237cb",
35                                 "dc932ee9-1acd-9efe-cc83-de07894516bb",
36                                 "9d80f0da-4500-e843-31c5-808c91d9249b",
37                                 "b8031ee0-b6e0-dcbe-fff3-a924cbe295a4"
38                         ],
39                         "owner": 0,
40                         "collectionId": "ea685ec8-aa6d-22e9-e501-b608a6705634"
41                 }
42         ],
43         "timestamp": 1431957020452,
44         "owner": 0,
45         "remoteLink": "",
46         "public": false,
47         "requests": [
48                 {
49                         "id": "03bebe64-27ff-1df3-5b6b-9237f6c8e229",
50                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
51                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/config/packetcable:qos/apps/app/{{appId-classifier}}/subscribers/subscriber/{{subId-classifier}}/gates/gate/{{gateId-classifier}}/",
52                         "preRequestScript": "",
53                         "pathVariables": {},
54                         "method": "DELETE",
55                         "data": [],
56                         "dataMode": "params",
57                         "version": 2,
58                         "tests": "",
59                         "currentHelper": "normal",
60                         "helperAttributes": {},
61                         "time": 1445872033293,
62                         "name": "Gate w/ classifier",
63                         "description": "Delete QoS gate with classifier",
64                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
65                         "responses": []
66                 },
67                 {
68                         "id": "07f16f27-6ef1-b022-1921-02a3baf40d91",
69                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
70                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/config/packetcable:ccaps/ccap/{{ccapId-1}}",
71                         "preRequestScript": "",
72                         "pathVariables": {},
73                         "method": "PUT",
74                         "data": [],
75                         "dataMode": "raw",
76                         "version": 2,
77                         "tests": "",
78                         "currentHelper": "normal",
79                         "helperAttributes": {},
80                         "time": 1445618651730,
81                         "name": "Add CCAP 1 - Bad",
82                         "description": "tries to add a CCAP/CMTS to manage with out providing all the required fields",
83                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
84                         "responses": [],
85                         "rawModeData": "{\n    \"ccap\": [{\n        \"ccapId\": \"{{ccapId-1}}\",\n        \"amId\": {\n            \"am-type\": \"1\"\n        },\n        \"connection\": {\n            \"ipAddress\": \"{{ccapIp-1}}\",\n            \"port\": \"{{ccapPort-1}}\"\n        },\n        \"subscriber-subnets\": [\n            \"10.32.110.1/24\"\n        ],\n        \"downstream-scns\": [\n            \"extrm_dn\"\n        ],\n        \"upstream-scns\": [\n            \"extrm_up\"\n        ]\n    }]\n}\n"
86                 },
87                 {
88                         "id": "0c1e6f25-e33b-e3ed-fc59-02f2b569a9ed",
89                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
90                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/config/packetcable:ccaps",
91                         "preRequestScript": "",
92                         "pathVariables": {},
93                         "method": "DELETE",
94                         "data": [],
95                         "dataMode": "params",
96                         "version": 2,
97                         "tests": "",
98                         "currentHelper": "normal",
99                         "helperAttributes": {},
100                         "time": 1445616322776,
101                         "name": "Delete All CCAPs",
102                         "description": "Removes all managed CCAPs/CMTSs",
103                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
104                         "responses": []
105                 },
106                 {
107                         "id": "0f01c73b-c17a-b53b-3694-1d746edcd2a2",
108                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
109                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/config/packetcable:qos/apps/app/{{appId-classifier}}/subscribers/subscriber/{{subId-classifier}}/gates/gate/{{gateId-classifier}}/",
110                         "preRequestScript": "",
111                         "pathVariables": {},
112                         "method": "PUT",
113                         "data": [],
114                         "dataMode": "raw",
115                         "version": 2,
116                         "tests": "",
117                         "currentHelper": "normal",
118                         "helperAttributes": {},
119                         "time": 1445871971575,
120                         "name": "Gate w/ classifier",
121                         "description": "PUT gate with standard classifier",
122                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
123                         "responses": [],
124                         "rawModeData": "{\n    \"gate\": [{\n        \"gateId\": \"{{gateId-classifier}}\",\n        \"gate-spec\": {\n            \"dscp-tos-overwrite\": \"0xa0\",\n            \"dscp-tos-mask\": \"0xff\"\n        },\n        \"traffic-profile\": {\n            \"service-class-name\": \"{{scnUp}}\"\n        },\n        \"classifier\": {\n            \"srcIp\": \"{{srcIp-1a}}\",\n            \"dstIp\": \"{{dstIp-1a}}\",\n            \"protocol\": \"0\",\n            \"srcPort\": \"{{srcPort-1a}}\",\n            \"dstPort\": \"{{dstPort-1a}}\",\n            \"tos-byte\": \"0xa0\",\n            \"tos-mask\": \"0xe0\"\n        }\n    }]\n}\n"
125                 },
126                 {
127                         "id": "1142817c-9007-f0a1-92cd-644935c1fa85",
128                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
129                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/config/packetcable:ccaps",
130                         "preRequestScript": "",
131                         "pathVariables": {},
132                         "method": "PUT",
133                         "data": [],
134                         "dataMode": "raw",
135                         "version": 2,
136                         "tests": "",
137                         "currentHelper": "normal",
138                         "helperAttributes": {},
139                         "time": 1445618622845,
140                         "name": "PUT Multiple",
141                         "description": "Adds 2 CCAPs/CMTSs to manage",
142                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
143                         "responses": [],
144                         "rawModeData": "{ \"ccaps\": {\n    \"ccap\": [\n    {   \"ccapId\": \"{{ccapId-1}}\",\n        \"amId\": {\n            \"am-tag\": \"0xcada\",\n            \"am-type\": \"1\"\n        },\n        \"connection\": {\n            \"ipAddress\": \"{{ccapIp-1}}\",\n            \"port\": \"{{ccapPort-1}}\"\n        },\n        \"subscriber-subnets\": [\n            \"44.137.0.0/16\",\n            \"2001:4978:030d:1000:0:0:0:0/52\"\n        ],\n        \"downstream-scns\": [\n            \"ipvideo_dn\",\n            \"extrm_dn\",\n            \"SCNC\"\n        ],\n        \"upstream-scns\": [\n            \"SCNA\",\n            \"extrm_up\"\n        ]\n    },\n    {   \"ccapId\": \"{{ccapId-2}}\",\n        \"amId\": {\n            \"am-tag\": \"0xcada\",\n            \"am-type\": \"1\"\n        },\n        \"connection\": {\n            \"ipAddress\": \"{{ccapIp-2}}\",\n            \"port\": \"{{ccapPort-2}}\"\n        },\n        \"subscriber-subnets\": [\n            \"44.133.0.0/19\"\n        ],\n        \"downstream-scns\": [\n            \"ipvideo_dn\",\n            \"extrm_dn\",\n            \"SCNC\"\n        ],\n        \"upstream-scns\": [\n            \"SCNA\",\n            \"extrm_up\"\n        ]\n    }]\n}}\n"
145                 },
146                 {
147                         "id": "11ef539e-26d3-77ab-3828-321c3f7bf6a3",
148                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
149                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/config/packetcable:qos/apps/app/{{appId-classifier}}/subscribers/subscriber/{{subId-classifier}}/gates/gate/{{gateId-classifier}}/",
150                         "preRequestScript": "",
151                         "pathVariables": {},
152                         "method": "GET",
153                         "data": [],
154                         "dataMode": "params",
155                         "version": 2,
156                         "tests": "",
157                         "currentHelper": "normal",
158                         "helperAttributes": {},
159                         "time": 1445872017430,
160                         "name": "Gate w/ classifier",
161                         "description": "Retrieves the gate with classifier.",
162                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
163                         "responses": []
164                 },
165                 {
166                         "id": "1f68f1dc-1d2b-8d04-b7be-0e6fc03fd90a",
167                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
168                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/operational/packetcable:ccaps",
169                         "preRequestScript": "",
170                         "pathVariables": {},
171                         "method": "GET",
172                         "data": [],
173                         "dataMode": "params",
174                         "version": 2,
175                         "tests": "",
176                         "currentHelper": "normal",
177                         "helperAttributes": {},
178                         "time": 1445616352829,
179                         "name": "Operational - Get All CCAPs",
180                         "description": "Retrieves all managed CCAPs/CMTSs",
181                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
182                         "responses": []
183                 },
184                 {
185                         "id": "44ba6dfe-ca0c-376a-0322-b3db2af6eb2f",
186                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
187                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/config/packetcable:ccaps",
188                         "preRequestScript": "",
189                         "pathVariables": {},
190                         "method": "GET",
191                         "data": [],
192                         "dataMode": "params",
193                         "version": 2,
194                         "tests": "",
195                         "currentHelper": "normal",
196                         "helperAttributes": {},
197                         "time": 1445616319736,
198                         "name": "Get All CCAPs",
199                         "description": "Retrieves all managed CCAPs/CMTSs",
200                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
201                         "responses": []
202                 },
203                 {
204                         "id": "611db01a-e1e3-51fc-606d-5364477f8983",
205                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
206                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/config/packetcable:qos/apps/app/{{appId-ext}}/subscribers/subscriber/{{subId-ext}}/gates/gate/{{gateId-ext}}/",
207                         "preRequestScript": "",
208                         "pathVariables": {},
209                         "method": "PUT",
210                         "data": [],
211                         "dataMode": "raw",
212                         "version": 2,
213                         "tests": "",
214                         "currentHelper": "normal",
215                         "helperAttributes": {},
216                         "time": 1445872070412,
217                         "name": "Gate w/ ext classifier",
218                         "description": "PUT gate with ext classifier",
219                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
220                         "responses": [],
221                         "rawModeData": "{\n    \"gate\": [{\n        \"gateId\": \"{{gateId-ext}}\",\n        \"gate-spec\": {\n            \"dscp-tos-overwrite\": \"0xa0\",\n            \"dscp-tos-mask\": \"0xff\"\n        },\n        \"traffic-profile\": {\n            \"service-class-name\": \"{{scnDn}}\"\n        },\n        \"ext-classifier\": {\n            \"srcIp\": \"{{srcIp-1a}}\",\n            \"srcIpMask\": \"{{srcIpMask}}\",\n            \"dstIp\": \"{{dstIp-1a}}\",\n            \"dstIpMask\": \"{{dstIpMask}}\",\n            \"tos-byte\": \"0xa0\",\n            \"tos-mask\": \"0xe0\",\n            \"protocol\": \"0\",\n            \"srcPort-start\": \"{{srcPort-1a}}\",\n            \"srcPort-end\": \"{{srcPort-1b}}\",\n            \"dstPort-start\": \"{{dstPort-1a}}\",\n            \"dstPort-end\": \"{{dstPort-1b}}\"\n        }\n    }]\n}\n"
222                 },
223                 {
224                         "id": "672adfee-68a5-5281-d638-72c2964b35cc",
225                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
226                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/config/packetcable:ccaps/ccap/{{ccapId-1}}",
227                         "preRequestScript": "",
228                         "pathVariables": {},
229                         "method": "DELETE",
230                         "data": [],
231                         "dataMode": "params",
232                         "version": 2,
233                         "tests": "",
234                         "currentHelper": "normal",
235                         "helperAttributes": {},
236                         "time": 1445616338656,
237                         "name": "Delete CCAP 1",
238                         "description": "Deletes a specific managed CCAP/CMTS",
239                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
240                         "responses": []
241                 },
242                 {
243                         "id": "9d80f0da-4500-e843-31c5-808c91d9249b",
244                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
245                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/config/packetcable:qos/apps/app/{{appId-ipv6}}/subscribers/subscriber/{{subId-ipv6}}/gates/gate/{{gateId-ipv6}}/",
246                         "preRequestScript": "",
247                         "pathVariables": {},
248                         "method": "DELETE",
249                         "data": [],
250                         "dataMode": "params",
251                         "version": 2,
252                         "tests": "",
253                         "currentHelper": "normal",
254                         "helperAttributes": {},
255                         "time": 1445872203499,
256                         "name": "Gate w/ IPv6 classifier",
257                         "description": "Delete QoS gate with IPv6 classifier",
258                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
259                         "responses": []
260                 },
261                 {
262                         "id": "a782c414-e6ad-a247-63f8-f1353e462870",
263                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
264                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/config/packetcable:qos/apps/app/{{appId-ext}}/subscribers/subscriber/{{subId-ext}}/gates/gate/{{gateId-ext}}/",
265                         "preRequestScript": "",
266                         "pathVariables": {},
267                         "method": "DELETE",
268                         "data": [],
269                         "dataMode": "params",
270                         "version": 2,
271                         "tests": "",
272                         "currentHelper": "normal",
273                         "helperAttributes": {},
274                         "time": 1445872124553,
275                         "name": "Gate w/ ext classifier",
276                         "description": "Delete QoS gate with ext classifier",
277                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
278                         "responses": []
279                 },
280                 {
281                         "id": "a817933b-9398-23d1-b269-68f81ba51bc7",
282                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
283                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/config/packetcable:ccaps/ccap/{{ccapId-1}}",
284                         "preRequestScript": "",
285                         "pathVariables": {},
286                         "method": "PUT",
287                         "data": [],
288                         "dataMode": "raw",
289                         "version": 2,
290                         "tests": "",
291                         "currentHelper": "normal",
292                         "helperAttributes": {},
293                         "time": 1445616876070,
294                         "name": "Add CCAP 1",
295                         "description": "Adds a CCAP/CMTS to manage",
296                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
297                         "responses": [],
298                         "rawModeData": "{\n    \"ccap\": [{\n        \"ccapId\": \"{{ccapId-1}}\",\n        \"amId\": {\n            \"am-tag\": \"0xcada\",\n            \"am-type\": \"1\"\n        },\n        \"connection\": {\n            \"ipAddress\": \"{{ccapIp-1}}\",\n            \"port\": \"{{ccapPort-1}}\"\n        },\n        \"subscriber-subnets\": [\n            \"10.32.110.1/24\"\n        ],\n        \"downstream-scns\": [\n            \"extrm_dn\"\n        ],\n        \"upstream-scns\": [\n            \"extrm_up\"\n        ]\n    }]\n}\n"
299                 },
300                 {
301                         "id": "b8031ee0-b6e0-dcbe-fff3-a924cbe295a4",
302                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
303                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/config/packetcable:qos/",
304                         "preRequestScript": "",
305                         "pathVariables": {},
306                         "method": "GET",
307                         "data": [],
308                         "dataMode": "params",
309                         "version": 2,
310                         "tests": "",
311                         "currentHelper": "normal",
312                         "helperAttributes": {},
313                         "time": 1445372731369,
314                         "name": "All Gates",
315                         "description": "Retrieves all gates.",
316                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
317                         "responses": []
318                 },
319                 {
320                         "id": "dc932ee9-1acd-9efe-cc83-de07894516bb",
321                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
322                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/config/packetcable:qos/apps/app/{{appId-ipv6}}/subscribers/subscriber/{{subId-ipv6}}/gates/gate/{{gateId-ipv6}}/",
323                         "preRequestScript": "",
324                         "pathVariables": {},
325                         "method": "GET",
326                         "data": [],
327                         "dataMode": "params",
328                         "version": 2,
329                         "tests": "",
330                         "currentHelper": "normal",
331                         "helperAttributes": {},
332                         "time": 1445872183035,
333                         "name": "Gate w/ IPv6 classifier",
334                         "description": "Retrieves the gate with IPv6 classifier.",
335                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
336                         "responses": []
337                 },
338                 {
339                         "id": "ec1b0f8c-371d-a0bd-ce5f-d30aa31237cb",
340                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
341                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/config/packetcable:qos/apps/app/{{appId-ipv6}}/subscribers/subscriber/{{subId-ipv6}}/gates/gate/{{gateId-ipv6}}/",
342                         "preRequestScript": "",
343                         "pathVariables": {},
344                         "method": "PUT",
345                         "data": [],
346                         "dataMode": "raw",
347                         "version": 2,
348                         "tests": "",
349                         "currentHelper": "normal",
350                         "helperAttributes": {},
351                         "time": 1445872149650,
352                         "name": "Gate w/ IPv6 classifier",
353                         "description": "PUT gate with IPv6 classifier",
354                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
355                         "responses": [],
356                         "rawModeData": "{\n    \"gate\": [{\n        \"gateId\": \"{{gateId-ipv6}}\",\n        \"gate-spec\": {\n            \"dscp-tos-overwrite\": \"0xa0\",\n            \"dscp-tos-mask\": \"0xff\"\n        },\n        \"traffic-profile\": {\n            \"service-class-name\": \"{{scnDn}}\"\n        },\n        \"ipv6-classifier\": {\n            \"srcIp6\": \"{{srcIp-IPv6}}\",\n            \"dstIp6\": \"{{dstIp-IPv6}}\",\n            \"flow-label\": \"101\",\n            \"tc-low\": \"0xa0\",\n            \"tc-high\": \"0xc0\",\n            \"tc-mask\": \"0xe0\",\n            \"next-hdr\": \"256\",\n            \"srcPort-start\": \"{{srcPort-1a}}\",\n            \"srcPort-end\": \"{{srcPort-1b}}\",\n            \"dstPort-start\": \"{{dstPort-1a}}\",\n            \"dstPort-end\": \"{{dstPort-1b}}\"\n        }\n    }]\n}\n"
357                 },
358                 {
359                         "id": "f403ebfd-d7d7-c94e-0ee5-3bc864098250",
360                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
361                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/config/packetcable:ccaps/ccap/{{ccapId-1}}",
362                         "preRequestScript": "",
363                         "pathVariables": {},
364                         "method": "GET",
365                         "data": [],
366                         "dataMode": "params",
367                         "version": 2,
368                         "tests": "",
369                         "currentHelper": "normal",
370                         "helperAttributes": {},
371                         "time": 1445616333775,
372                         "name": "Get CCAP 1",
373                         "description": "Retrieves a specific managed CCAP/CMTS",
374                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
375                         "responses": []
376                 },
377                 {
378                         "id": "fbf5671a-ae7d-4413-a22b-8334c4f5c35e",
379                         "headers": "Authorization: Basic YWRtaW46YWRtaW4=\nContent-Type: application/json\n",
380                         "url": "http://{{odlHost}}:{{odlPort}}/restconf/config/packetcable:qos/apps/app/{{appId-ext}}/subscribers/subscriber/{{subId-ext}}/gates/gate/{{gateId-ext}}/",
381                         "preRequestScript": "",
382                         "pathVariables": {},
383                         "method": "GET",
384                         "data": [],
385                         "dataMode": "params",
386                         "version": 2,
387                         "tests": "",
388                         "currentHelper": "normal",
389                         "helperAttributes": {},
390                         "time": 1445872097422,
391                         "name": "Gate w/ ext classifier",
392                         "description": "Retrieves the gate with ext classifier.",
393                         "collectionId": "5c57b040-54e7-d5bf-296d-d5a4afdd39bc",
394                         "responses": []
395                 }
396         ]
397 }