CADI and a few small updates.
[music.git] / postman / MusicLocal.postman_collection.json
1 {
2     "id": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
3     "name": "MusicLocal",
4     "description": "",
5     "order": [
6         "cde8166d-a97c-c173-c00a-7584cb8d24ea",
7         "9a8091d5-1207-d121-e723-1c927253d986",
8         "6309194d-0855-d97c-5d92-5c91860cfa9f",
9         "695ae5ac-9db1-873d-0733-49885c060605",
10         "59a33710-2189-ee04-66f1-630920300fdf",
11         "272e9995-c6cd-a456-57a5-f41ca424a2a0",
12         "b7e1120b-0c82-2e73-b3a8-c3c9d9662c7f",
13         "eff968ca-84d1-54a2-ce26-0f9c95bf965d",
14         "fc561465-a6d2-1fd8-ecb5-3c88738fd219",
15         "fe7680e6-8407-e2e1-f89c-763c255b3538",
16         "b5ecf9b0-9bac-3099-e292-541a7d814a91",
17         "6a6dc6ca-c413-a8da-5f9d-31ea88da7767",
18         "517e24a4-db48-8a36-6387-ae71478b5e1c",
19         "c2416eb6-8ba5-3d5b-6585-0e070cf032fc",
20         "f096757d-ebe6-6126-633a-99a684a0e705",
21         "f9212734-54e2-4fe5-09c0-c67bed88770a",
22         "d7c46575-d1a2-7b85-aad2-f43728a077f0",
23         "21667ae7-0272-5acc-cc54-dd1221f2fece",
24         "feed66c2-797e-c469-3c8a-f555b92d22d4",
25         "9cc7f611-8c6f-f564-ef9a-53aecaaf0837",
26         "04cba481-f6bf-6d53-ef8c-543b9541ff1a",
27         "b667b219-8eec-2267-1994-7f0fb97b77ce",
28         "28dd3c51-1c0c-65c0-4037-bda04c6a05b7",
29         "d3d7de68-3af7-1d52-1575-3e579949e484",
30         "f895d276-f717-afc8-7bea-6ae881c74aeb",
31         "89d85877-b30e-dc5a-7bee-90e375a2ff78",
32         "200b3cae-32cb-fabe-a86b-f8f1bfdec9e0",
33         "6954fd5e-8f5e-5f46-c11c-2aa209ee98d1",
34         "4c425caa-f06b-8978-f7af-676d0e28073b",
35         "b33314ff-f0df-7f98-a594-c0b2a60902e1",
36         "4c652cee-d1b1-613d-3b14-4c8a52c3c2dd",
37         "ada66950-0758-54c9-17fe-1dae95c7f67a",
38         "5eb909b0-6c7d-972e-b601-f26a0b990ba1"
39     ],
40     "folders": [],
41     "timestamp": 1443818487905,
42     "owner": 0,
43     "remoteLink": "",
44     "public": false,
45     "requests": [
46         {
47             "id": "04cba481-f6bf-6d53-ef8c-543b9541ff1a",
48             "headers": "Content-Type: application/json\n",
49             "url": "http://localhost:8080/MUSIC/rest/v2/keyspaces/testks/tables/projects",
50             "preRequestScript": "",
51             "pathVariables": {},
52             "method": "DELETE",
53             "data": [],
54             "dataMode": "raw",
55             "version": 2,
56             "tests": "",
57             "currentHelper": "normal",
58             "helperAttributes": {},
59             "time": 1455129844265,
60             "name": "Drop table projects  (atomic)",
61             "description": "",
62             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
63             "responses": [],
64             "rawModeData": "{\n    \"consistencyInfo\": {\n        \"type\": \"atomic\",\n        \"lockId\":\"$testks.projects$x-95351186188533762-0000000000\"\n    }    \n}"
65         },
66         {
67             "id": "200b3cae-32cb-fabe-a86b-f8f1bfdec9e0",
68             "headers": "",
69             "url": "http://localhost:8080/MUSIC/rest/v2/locks/release/$testks.projects$x-95351186188533762-0000000000",
70             "preRequestScript": "",
71             "pathVariables": {},
72             "method": "DELETE",
73             "data": [],
74             "dataMode": "raw",
75             "version": 2,
76             "tests": "",
77             "currentHelper": "normal",
78             "helperAttributes": {},
79             "time": 1455130135037,
80             "name": "Release \"testks.projects\"",
81             "description": "",
82             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
83             "responses": [],
84             "rawModeData": ""
85         },
86         {
87             "id": "21667ae7-0272-5acc-cc54-dd1221f2fece",
88             "headers": "Content-Type: application/json\n",
89             "url": "http://localhost:8080/MUSIC/rest/v2/keyspaces/testks/tables/employees/rows?emp_name=joe",
90             "preRequestScript": "",
91             "pathVariables": {},
92             "method": "DELETE",
93             "data": [],
94             "dataMode": "raw",
95             "version": 2,
96             "tests": "",
97             "currentHelper": "normal",
98             "helperAttributes": {},
99             "time": 1454945571791,
100             "name": "Delete column value (eventual) ",
101             "description": "",
102             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
103             "responses": [],
104             "rawModeData": "{\n    \"columns\": [\"emp_salary\", \"address\"],\n    \"consistencyInfo\": {\n        \"type\": \"eventual\"\n    }\n}"
105         },
106         {
107             "id": "272e9995-c6cd-a456-57a5-f41ca424a2a0",
108             "headers": "Content-Type: application/json\n",
109             "url": "http://localhost:8080/MUSIC/rest/v2/keyspaces/testks/tables/employees",
110             "preRequestScript": "",
111             "pathVariables": {},
112             "method": "POST",
113             "data": [],
114             "dataMode": "raw",
115             "version": 2,
116             "tests": "",
117             "currentHelper": "normal",
118             "helperAttributes": {},
119             "time": 1454944181424,
120             "name": "Create new table \"testks.employees\" (eventual)",
121             "description": "",
122             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
123             "responses": [],
124             "rawModeData": "{\n    \"fields\": {\n        \"emp_id\": \"uuid\",\n        \"emp_name\": \"text\",\n        \"emp_salary\": \"varint\",\n        \"address\": \"Map<text,text>\",\n        \"PRIMARY KEY\":\"(emp_name)\"\n    },\n    \"properties\": {\n        \"comment\": \"Financial Info of employees\",\n        \"compression\":{ \"sstable_compression\" : \"DeflateCompressor\", \"chunk_length_kb\" : 64 },\n        \"compaction\":  { \"class\" : \"SizeTieredCompactionStrategy\", \"min_threshold\" : 6 }\n    },    \n    \"consistencyInfo\": {\n        \"type\": \"eventual\"\n    }    \n}"
125         },
126         {
127             "id": "28dd3c51-1c0c-65c0-4037-bda04c6a05b7",
128             "headers": "Content-Type: application/json\n",
129             "url": "http://localhost:8080/MUSIC/rest/v2/keyspaces/testmusic",
130             "preRequestScript": "",
131             "pathVariables": {},
132             "method": "DELETE",
133             "data": [],
134             "dataMode": "raw",
135             "version": 2,
136             "tests": "",
137             "currentHelper": "normal",
138             "helperAttributes": {},
139             "time": 1455129913345,
140             "name": "Drop keyspace (atomic)",
141             "description": "",
142             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
143             "responses": [],
144             "rawModeData": "{\n    \"consistencyInfo\": {\n        \"type\": \"atomic\",\n        \"lockId\": \"$testmusic$x-95351186188533762-0000000000\"\n    }    \n}"
145         },
146         {
147             "id": "4c425caa-f06b-8978-f7af-676d0e28073b",
148             "headers": "",
149             "url": "http://localhost:8080/MUSIC/rest/v2/locks/release/$testks.projects$x-95351186188533761-0000000000",
150             "preRequestScript": "",
151             "pathVariables": {},
152             "method": "DELETE",
153             "data": [],
154             "dataMode": "raw",
155             "version": 2,
156             "tests": "",
157             "currentHelper": "normal",
158             "helperAttributes": {},
159             "time": 1454945804464,
160             "name": "Release \"testks.employees.bharath\"",
161             "description": "",
162             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
163             "responses": [],
164             "rawModeData": ""
165         },
166         {
167             "id": "4c652cee-d1b1-613d-3b14-4c8a52c3c2dd",
168             "headers": "",
169             "url": "http://localhost:8080/MUSIC/rest/v2/locks/delete/testks.projects",
170             "preRequestScript": "",
171             "pathVariables": {},
172             "method": "DELETE",
173             "data": [],
174             "dataMode": "raw",
175             "version": 2,
176             "tests": "",
177             "currentHelper": "normal",
178             "helperAttributes": {},
179             "time": 1454957689347,
180             "name": "Delete  lock \"testks.projects\"",
181             "description": "",
182             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
183             "responses": [],
184             "rawModeData": ""
185         },
186         {
187             "id": "517e24a4-db48-8a36-6387-ae71478b5e1c",
188             "headers": "",
189             "url": "http://localhost:8080/MUSIC/rest/v2/locks/create/testks.employees.bharath",
190             "preRequestScript": "",
191             "pathVariables": {},
192             "method": "POST",
193             "data": [],
194             "dataMode": "raw",
195             "version": 2,
196             "tests": "",
197             "currentHelper": "normal",
198             "helperAttributes": {},
199             "time": 1454945175277,
200             "name": "Create and acquire lock \"testks.employees.bharath\"",
201             "description": "the lock name should be keyspacename.tablename.keyname",
202             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
203             "responses": [],
204             "rawModeData": ""
205         },
206         {
207             "id": "59a33710-2189-ee04-66f1-630920300fdf",
208             "headers": "Content-Type: application/json\n",
209             "url": "http://localhost:8080/MUSIC/rest/v2/keyspaces/testmusic",
210             "preRequestScript": "",
211             "pathVariables": {},
212             "method": "POST",
213             "data": [],
214             "dataMode": "raw",
215             "version": 2,
216             "tests": "",
217             "currentHelper": "normal",
218             "helperAttributes": {},
219             "time": 1455129706478,
220             "name": "Create new keyspace \"testmusic\" (atomic)",
221             "description": "",
222             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
223             "responses": [],
224             "rawModeData": "{\n    \"replicationInfo\": {\n        \"class\": \"SimpleStrategy\",\n        \"replication_factor\": 1\n    },\n    \"durabilityOfWrites\":\"true\",\n    \"consistencyInfo\": {\n        \"type\": \"atomic\",\n        \"lockId\": \"$testmusic$x-95351186188533761-0000000000\"\n    }    \n}"
225         },
226         {
227             "id": "5eb909b0-6c7d-972e-b601-f26a0b990ba1",
228             "headers": "",
229             "url": "http://localhost:8080/MUSIC/rest/v2/locks/delete/testks.employees.bharath",
230             "preRequestScript": "",
231             "pathVariables": {},
232             "method": "DELETE",
233             "data": [],
234             "dataMode": "raw",
235             "version": 2,
236             "tests": "",
237             "currentHelper": "normal",
238             "helperAttributes": {},
239             "time": 1454957709344,
240             "name": "Delete  lock \"testks.employees.bharath\"",
241             "description": "",
242             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
243             "responses": [],
244             "rawModeData": ""
245         },
246         {
247             "id": "6309194d-0855-d97c-5d92-5c91860cfa9f",
248             "headers": "Content-Type: application/json\n",
249             "url": "http://localhost:8080/MUSIC/rest/v2/keyspaces/testks",
250             "preRequestScript": "",
251             "pathVariables": {},
252             "method": "POST",
253             "data": [],
254             "dataMode": "raw",
255             "version": 2,
256             "tests": "",
257             "currentHelper": "normal",
258             "helperAttributes": {},
259             "time": 1454935383882,
260             "name": "Create new keyspace \"testks\" (eventual)",
261             "description": "",
262             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
263             "responses": [],
264             "rawModeData": "{\n    \"replicationInfo\": {\n        \"class\": \"SimpleStrategy\",\n        \"replication_factor\": 1\n    },\n    \"durabilityOfWrites\":\"true\",\n    \"consistencyInfo\": {\n        \"type\": \"eventual\"\n    }    \n}"
265         },
266         {
267             "id": "6954fd5e-8f5e-5f46-c11c-2aa209ee98d1",
268             "headers": "",
269             "url": "http://localhost:8080/MUSIC/rest/v2/locks/release/$testks.projects$x-95351186188533761-0000000000",
270             "preRequestScript": "",
271             "pathVariables": {},
272             "method": "DELETE",
273             "data": [],
274             "dataMode": "raw",
275             "version": 2,
276             "tests": "",
277             "currentHelper": "normal",
278             "helperAttributes": {},
279             "time": 1454945804464,
280             "name": "Release \"testks.employees\"",
281             "description": "",
282             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
283             "responses": [],
284             "rawModeData": ""
285         },
286         {
287             "id": "695ae5ac-9db1-873d-0733-49885c060605",
288             "headers": "",
289             "url": "http://localhost:8080/MUSIC/rest/v2/locks/create/testmusic",
290             "preRequestScript": "",
291             "pathVariables": {},
292             "method": "POST",
293             "data": [],
294             "dataMode": "raw",
295             "version": 2,
296             "tests": "",
297             "currentHelper": "normal",
298             "helperAttributes": {},
299             "time": 1454944173069,
300             "name": "Create and acquire lock named  \"testmusic\"",
301             "description": "the lock name should be the exact same name as the keyspace being created. ",
302             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
303             "responses": [],
304             "rawModeData": ""
305         },
306         {
307             "id": "6a6dc6ca-c413-a8da-5f9d-31ea88da7767",
308             "headers": "Content-Type: application/json\n",
309             "url": "http://localhost:8080/MUSIC/rest/v2/keyspaces/testks/tables/employees/rows?emp_name=joe",
310             "preRequestScript": "",
311             "pathVariables": {},
312             "method": "PUT",
313             "data": [],
314             "dataMode": "raw",
315             "version": 2,
316             "tests": "",
317             "currentHelper": "normal",
318             "helperAttributes": {},
319             "time": 1454945126893,
320             "name": "Update column for joe (eventual)",
321             "description": "",
322             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
323             "responses": [],
324             "rawModeData": "{\n    \"values\": {\n        \"address\":{ \"street\" : \"thomas street\", \"city\" : \"nyc\" }\n    },\n    \"consistencyInfo\": {\n        \"type\": \"eventual\"\n    }\n}"
325         },
326         {
327             "id": "89d85877-b30e-dc5a-7bee-90e375a2ff78",
328             "headers": "",
329             "url": "http://localhost:8080/MUSIC/rest/v2/locks/release/$testmusic$x-95351186188533762-0000000000",
330             "preRequestScript": "",
331             "pathVariables": {},
332             "method": "DELETE",
333             "data": [],
334             "dataMode": "raw",
335             "version": 2,
336             "tests": "",
337             "currentHelper": "normal",
338             "helperAttributes": {},
339             "time": 1455130112211,
340             "name": "Release \"testmusic\"",
341             "description": "",
342             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
343             "responses": [],
344             "rawModeData": ""
345         },
346         {
347             "id": "9a8091d5-1207-d121-e723-1c927253d986",
348             "headers": "",
349             "url": "http://localhost:8080/MUSIC/rest/v2/test",
350             "preRequestScript": "",
351             "pathVariables": {},
352             "method": "GET",
353             "data": [],
354             "dataMode": "params",
355             "version": 2,
356             "tests": "",
357             "currentHelper": "normal",
358             "helperAttributes": {},
359             "time": 1450912270089,
360             "name": "random tests",
361             "description": "",
362             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6"
363         },
364         {
365             "id": "9cc7f611-8c6f-f564-ef9a-53aecaaf0837",
366             "headers": "Content-Type: application/json\n",
367             "url": "http://localhost:8080/MUSIC/rest/v2/keyspaces/tesks/tables/employees",
368             "preRequestScript": "",
369             "pathVariables": {},
370             "method": "DELETE",
371             "data": [],
372             "dataMode": "raw",
373             "version": 2,
374             "tests": "",
375             "currentHelper": "normal",
376             "helperAttributes": {},
377             "time": 1454945626279,
378             "name": "Drop table employees (eventual) ",
379             "description": "",
380             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
381             "responses": [],
382             "rawModeData": "{\n    \"consistencyInfo\": {\n        \"type\": \"eventual\"\n    }    \n}"
383         },
384         {
385             "id": "ada66950-0758-54c9-17fe-1dae95c7f67a",
386             "headers": "",
387             "url": "http://localhost:8080/MUSIC/rest/v2/locks/delete/testks.employees",
388             "preRequestScript": "",
389             "pathVariables": {},
390             "method": "DELETE",
391             "data": [],
392             "dataMode": "raw",
393             "version": 2,
394             "tests": "",
395             "currentHelper": "normal",
396             "helperAttributes": {},
397             "time": 1454957696653,
398             "name": "Delete  lock \"testks.employees\"",
399             "description": "",
400             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
401             "responses": [],
402             "rawModeData": ""
403         },
404         {
405             "id": "b33314ff-f0df-7f98-a594-c0b2a60902e1",
406             "headers": "",
407             "url": "http://localhost:8080/MUSIC/rest/v2/locks/delete/testmusic",
408             "preRequestScript": "",
409             "pathVariables": {},
410             "method": "DELETE",
411             "data": [],
412             "dataMode": "raw",
413             "version": 2,
414             "tests": "",
415             "currentHelper": "normal",
416             "helperAttributes": {},
417             "time": 1454957679029,
418             "name": "Delete  lock \"testmusic\"",
419             "description": "",
420             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
421             "responses": [],
422             "rawModeData": ""
423         },
424         {
425             "id": "b5ecf9b0-9bac-3099-e292-541a7d814a91",
426             "headers": "Content-Type: application/json\n",
427             "url": "http://localhost:8080/MUSIC/rest/v2/keyspaces/testks/tables/employees/rows",
428             "preRequestScript": "",
429             "pathVariables": {},
430             "method": "POST",
431             "data": [],
432             "dataMode": "raw",
433             "version": 2,
434             "tests": "",
435             "currentHelper": "normal",
436             "helperAttributes": {},
437             "time": 1455129742447,
438             "name": "Insert (bharath) into \"tesks.employees\" table (atomic)",
439             "description": "",
440             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
441             "responses": [],
442             "rawModeData": "{\n    \"values\": {\n        \"emp_id\": \"cfd66ccc-d857-4e90-b1e5-df98a3d40cd6\",\n        \"emp_name\": \"bharath\",\n        \"emp_salary\": 50,\n        \"address\":{ \"street\" : \"Smith Way\", \"city\" : \"Bedminster\" }\n    },\n    \"consistencyInfo\": {\n        \"type\": \"atomic\",\n        \"lockId\": \"$testks.employees$x-95351186188533762-0000000000\"\n    }\n}"
443         },
444         {
445             "id": "b667b219-8eec-2267-1994-7f0fb97b77ce",
446             "headers": "Content-Type: application/json\n",
447             "url": "http://localhost:8080/MUSIC/rest/v2/keyspaces/testks",
448             "preRequestScript": "",
449             "pathVariables": {},
450             "method": "DELETE",
451             "data": [],
452             "dataMode": "raw",
453             "version": 2,
454             "tests": "",
455             "currentHelper": "normal",
456             "helperAttributes": {},
457             "time": 1454945685594,
458             "name": "Drop keyspace (eventual)",
459             "description": "",
460             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
461             "responses": [],
462             "rawModeData": "{\n    \"consistencyInfo\": {\n        \"type\": \"eventual\"\n    }    \n}"
463         },
464         {
465             "id": "b7e1120b-0c82-2e73-b3a8-c3c9d9662c7f",
466             "headers": "",
467             "url": "http://localhost:8080/MUSIC/rest/v2/locks/create/testks.projects",
468             "preRequestScript": "",
469             "pathVariables": {},
470             "method": "POST",
471             "data": [],
472             "dataMode": "raw",
473             "version": 2,
474             "tests": "",
475             "currentHelper": "normal",
476             "helperAttributes": {},
477             "time": 1454944356576,
478             "name": "Create and acquire lock \"testks.projects\"",
479             "description": "the lock name should be keyspacename.tablename",
480             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
481             "responses": [],
482             "rawModeData": ""
483         },
484         {
485             "id": "c2416eb6-8ba5-3d5b-6585-0e070cf032fc",
486             "headers": "Content-Type: application/json\n",
487             "url": "http://localhost:8080/MUSIC/rest/v2/keyspaces/testks/tables/employees/rows?emp_name=bharath",
488             "preRequestScript": "",
489             "pathVariables": {},
490             "method": "PUT",
491             "data": [],
492             "dataMode": "raw",
493             "version": 2,
494             "tests": "",
495             "currentHelper": "normal",
496             "helperAttributes": {},
497             "time": 1455129766385,
498             "name": "Update column for bharath (atomic)",
499             "description": "",
500             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
501             "responses": [],
502             "rawModeData": "{\n    \"values\": {\n        \"emp_salary\": 1000\n    },\n    \"consistencyInfo\": {\n        \"type\": \"atomic\",\n        \"lockId\": \"$testks.employees.bharath$x-95351186188533762-0000000000\"\n    }\n}"
503         },
504         {
505             "id": "cde8166d-a97c-c173-c00a-7584cb8d24ea",
506             "headers": "",
507             "url": "http://localhost:8080/MUSIC/rest/v2/version",
508             "preRequestScript": "",
509             "pathVariables": {},
510             "method": "GET",
511             "data": [],
512             "dataMode": "params",
513             "version": 2,
514             "tests": "",
515             "currentHelper": "normal",
516             "helperAttributes": {},
517             "time": 1454933904557,
518             "name": "Version Test",
519             "description": "",
520             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6"
521         },
522         {
523             "id": "d3d7de68-3af7-1d52-1575-3e579949e484",
524             "headers": "",
525             "url": "http://localhost:8080/MUSIC/rest/v2/locks/acquire/$testmusic$x-95351186188533762-0000000000",
526             "preRequestScript": "",
527             "pathVariables": {},
528             "method": "GET",
529             "data": [],
530             "dataMode": "params",
531             "version": 2,
532             "tests": "",
533             "currentHelper": "normal",
534             "helperAttributes": {},
535             "time": 1455129929805,
536             "name": "Test if you have lock",
537             "description": "",
538             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
539             "responses": []
540         },
541         {
542             "id": "d7c46575-d1a2-7b85-aad2-f43728a077f0",
543             "headers": "",
544             "url": "http://localhost:8080/MUSIC/rest/v2/keyspaces/testks/tables/employees/rows",
545             "preRequestScript": "",
546             "pathVariables": {},
547             "method": "GET",
548             "data": [],
549             "dataMode": "params",
550             "version": 2,
551             "tests": "",
552             "currentHelper": "normal",
553             "helperAttributes": {},
554             "time": 1454945233493,
555             "name": "Select all  from table ",
556             "description": "",
557             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6"
558         },
559         {
560             "id": "eff968ca-84d1-54a2-ce26-0f9c95bf965d",
561             "headers": "Content-Type: application/json\n",
562             "url": "http://localhost:8080/MUSIC/rest/v2/keyspaces/testks/tables/projects",
563             "preRequestScript": "",
564             "pathVariables": {},
565             "method": "POST",
566             "data": [],
567             "dataMode": "raw",
568             "version": 2,
569             "tests": "",
570             "currentHelper": "normal",
571             "helperAttributes": {},
572             "time": 1455129724221,
573             "name": "Create new table \"testks.projects\" (atomic) ",
574             "description": "",
575             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
576             "responses": [],
577             "rawModeData": "{\n    \"fields\": {\n        \"project_name\": \"text\",\n        \"project_desc\": \"text\",\n        \"PRIMARY KEY\":\"(project_name)\"\n    },\n    \"consistencyInfo\": {\n        \"type\": \"atomic\",\n        \"lockId\": \"$testks.projects$x-95351186188533762-0000000000\"\n    }    \n}"
578         },
579         {
580             "id": "f096757d-ebe6-6126-633a-99a684a0e705",
581             "headers": "",
582             "url": "http://localhost:8080/MUSIC/rest/v2/keyspaces/testks/tables/employees/rows?emp_name=bharath",
583             "preRequestScript": "",
584             "pathVariables": {},
585             "method": "GET",
586             "data": [],
587             "dataMode": "params",
588             "version": 2,
589             "tests": "",
590             "currentHelper": "normal",
591             "helperAttributes": {},
592             "time": 1454945205888,
593             "name": "Select (bharath) from table",
594             "description": "",
595             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6"
596         },
597         {
598             "id": "f895d276-f717-afc8-7bea-6ae881c74aeb",
599             "headers": "",
600             "url": "http://localhost:8080/MUSIC/rest/v2/locks/enquire/testmusic",
601             "preRequestScript": "",
602             "pathVariables": {},
603             "method": "GET",
604             "data": [],
605             "dataMode": "params",
606             "version": 2,
607             "tests": "",
608             "currentHelper": "normal",
609             "helperAttributes": {},
610             "time": 1455130102304,
611             "name": "Enquire about lock",
612             "description": "",
613             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
614             "responses": []
615         },
616         {
617             "id": "f9212734-54e2-4fe5-09c0-c67bed88770a",
618             "headers": "",
619             "url": "http://localhost:8080/MUSIC/rest/v2/keyspaces/testks/tables/employees/rows?emp_name=joe",
620             "preRequestScript": "",
621             "pathVariables": {},
622             "method": "GET",
623             "data": [],
624             "dataMode": "params",
625             "version": 2,
626             "tests": "",
627             "currentHelper": "normal",
628             "helperAttributes": {},
629             "time": 1454945215385,
630             "name": "Select (joe) from table ",
631             "description": "",
632             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6"
633         },
634         {
635             "id": "fc561465-a6d2-1fd8-ecb5-3c88738fd219",
636             "headers": "Content-Type: application/json\n",
637             "url": "http://localhost:8080/MUSIC/rest/v2/keyspaces/testks/tables/employees/rows",
638             "preRequestScript": "",
639             "pathVariables": {},
640             "method": "POST",
641             "data": [],
642             "dataMode": "raw",
643             "version": 2,
644             "tests": "",
645             "currentHelper": "normal",
646             "helperAttributes": {},
647             "time": 1454944527955,
648             "name": "Insert (joe) into \"testks.employees\" table (eventual)",
649             "description": "",
650             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
651             "responses": [],
652             "rawModeData": "{\n    \"values\": {\n        \"emp_id\": \"abc66ccc-d857-4e90-b1e5-df98a3d40cd6\",\n        \"emp_name\": \"joe\",\n        \"emp_salary\": 30\n    },\n    \"consistencyInfo\": {\n        \"type\": \"eventual\"\n    }    \n}"
653         },
654         {
655             "id": "fe7680e6-8407-e2e1-f89c-763c255b3538",
656             "headers": "",
657             "url": "http://localhost:8080/MUSIC/rest/v2/locks/create/testks.employees",
658             "preRequestScript": "",
659             "pathVariables": {},
660             "method": "POST",
661             "data": [],
662             "dataMode": "raw",
663             "version": 2,
664             "tests": "",
665             "currentHelper": "normal",
666             "helperAttributes": {},
667             "time": 1454944949245,
668             "name": "Create and acquire lock \"testks.employees\"",
669             "description": "the lock name should be keyspacename.tablename",
670             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
671             "responses": [],
672             "rawModeData": ""
673         },
674         {
675             "id": "feed66c2-797e-c469-3c8a-f555b92d22d4",
676             "headers": "Content-Type: application/json\n",
677             "url": "http://localhost:8080/MUSIC/rest/v2/keyspaces/testks/tables/employees/rows?emp_name=bharath",
678             "preRequestScript": "",
679             "pathVariables": {},
680             "method": "DELETE",
681             "data": [],
682             "dataMode": "raw",
683             "version": 2,
684             "tests": "",
685             "currentHelper": "normal",
686             "helperAttributes": {},
687             "time": 1455129806221,
688             "name": "Delete column value (atomic)",
689             "description": "",
690             "collectionId": "a7ff2cf7-0a5a-1b0b-a393-829a672c80d6",
691             "responses": [],
692             "rawModeData": "{\n    \"columns\": [\"emp_salary\", \"address\"],\n    \"consistencyInfo\": {\n        \"type\": \"atomic\",\n        \"lockId\": \"$testks.employees.bharath$x-95351186188533762-0000000000\"\n    }\n}"
693         }
694     ]
695 }