Advertisement
Guest User

Untitled

a guest
Mar 3rd, 2015
226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. {
  2. "action" : "get",
  3. "application" : "2c5ca3b0-be74-11e4-8ff3-f7af49a474ef",
  4. "params" : {
  5. "ql" : [ "select * where username='pqr'" ]
  6. },
  7. "path" : "/logs",
  8. "uri" : "https://api.usergrid.com/serv-d/demo1/logs",
  9. "entities" : [ {
  10. "uuid" : "97b0fd0a-be74-11e4-9324-b3bd8af7859e",
  11. "type" : "log",
  12. "created" : 1425036869840,
  13. "modified" : 1425036869840,
  14. "metadata" : {
  15. "path" : "/logs/97b0fd0a-be74-11e4-9324-b3bd8af7859e"
  16. },
  17. "password" : "pqr",
  18. "username" : "pqr"
  19. }],
  20. "timestamp" : 1425359738746,
  21. "duration" : 15,
  22. "organization" : "serv-d",
  23. "applicationName" : "demo1",
  24. "count" : 1
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement