Advertisement
Guest User

Untitled

a guest
Apr 18th, 2014
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.77 KB | None | 0 0
  1. https://rally1.rallydev.com/slm/webservice/v2.0/subscription/1111?fetch=workspaces
  2.  
  3. https://rally1.rallydev.com/slm/webservice/v2.0/workspace/2222?fetch=projects
  4.  
  5. { "QueryResult" : { "Errors" : [ ],
  6. "PageSize" : 20,
  7. "Results" : [ { "_rallyAPIMajor" : "2",
  8. "_rallyAPIMinor" : "0",
  9. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/subscription/12345678910",
  10. "_refObjectName" : "Rally Support",
  11. "_refObjectUUID" : "13eb4d62-3c4f-442e-b825-9f6786726d99",
  12. "_type" : "Subscription"
  13. } ],
  14. "StartIndex" : 1,
  15. "TotalResultCount" : 1,
  16. "Warnings" : [ ],
  17. "_rallyAPIMajor" : "2",
  18. "_rallyAPIMinor" : "0"
  19. } }
  20.  
  21. { "QueryResult" : { "Errors" : [ ],
  22. "PageSize" : 20,
  23. "Results" : [ { "CreationDate" : "2004-11-28T17:50:59.000Z",
  24. "Description" : "",
  25. "Name" : "My Workspace",
  26. "Notes" : "",
  27. "ObjectID" : 12345678912,
  28. "Owner" : null,
  29. "Projects" : { "Count" : 4,
  30. "_rallyAPIMajor" : "2",
  31. "_rallyAPIMinor" : "0",
  32. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/Workspace/12345678912/Projects",
  33. "_type" : "Project"
  34. },
  35. "RevisionHistory" : { "_rallyAPIMajor" : "2",
  36. "_rallyAPIMinor" : "0",
  37. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/revisionhistory/12345678915",
  38. "_refObjectUUID" : "272e1345-4ea4-4b62-9f23-69e90716a55e",
  39. "_type" : "RevisionHistory"
  40. },
  41. "SchemaVersion" : "10590c982b345c85bb0ba9b860d7fc50",
  42. "State" : "Closed",
  43. "Style" : "UserStory",
  44. "Subscription" : { "_rallyAPIMajor" : "2",
  45. "_rallyAPIMinor" : "0",
  46. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/subscription/12345678916",
  47. "_refObjectName" : "Rally Support",
  48. "_refObjectUUID" : "13eb4d62-3c4f-442e-b825-9f6786726d99",
  49. "_type" : "Subscription"
  50. },
  51. "TypeDefinitions" : { "Count" : 67,
  52. "_rallyAPIMajor" : "2",
  53. "_rallyAPIMinor" : "0",
  54. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/Workspace/12345678917/TypeDefinitions",
  55. "_type" : "TypeDefinition"
  56. },
  57. "WorkspaceConfiguration" : { "_rallyAPIMajor" : "2",
  58. "_rallyAPIMinor" : "0",
  59. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/workspaceconfiguration/12345678918",
  60. "_refObjectUUID" : "e32a2a43-3735-44f9-a445-cb451f755c0f",
  61. "_type" : "WorkspaceConfiguration"
  62. },
  63. "_CreatedAt" : "Nov 28, 2004",
  64. "_objectVersion" : "8",
  65. "_rallyAPIMajor" : "2",
  66. "_rallyAPIMinor" : "0",
  67. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/workspace/12345678912",
  68. "_refObjectName" : "Program 1b",
  69. "_refObjectUUID" : "3b0ee50b-1055-4aa0-ae8a-f6d5a2051bff",
  70. "_type" : "Workspace"
  71. }, ... truncated
  72.  
  73. { "QueryResult" : { "Errors" : [ ],
  74. "PageSize" : 20,
  75. "Results" : [ { "BuildDefinitions" : { "Count" : 1,
  76. "_rallyAPIMajor" : "2",
  77. "_rallyAPIMinor" : "0",
  78. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/Project/12345678920/BuildDefinitions",
  79. "_type" : "BuildDefinition"
  80. },
  81. "Children" : { "Count" : 0,
  82. "_rallyAPIMajor" : "2",
  83. "_rallyAPIMinor" : "0",
  84. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/Project/12345678920/Children",
  85. "_type" : "Project"
  86. },
  87. "CreationDate" : "2004-07-16T22:12:12.000Z",
  88. "Description" : "",
  89. "Editors" : { "Count" : 49,
  90. "_rallyAPIMajor" : "2",
  91. "_rallyAPIMinor" : "0",
  92. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/Project/12345678920/Editors",
  93. "_type" : "User"
  94. },
  95. "Iterations" : { "Count" : 3,
  96. "_rallyAPIMajor" : "2",
  97. "_rallyAPIMinor" : "0",
  98. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/Project/12345678920/Iterations",
  99. "_type" : "Iteration"
  100. },
  101. "Name" : "Project 1",
  102. "Notes" : "",
  103. "ObjectID" : 12345678920,
  104. "Owner" : null,
  105. "Parent" : { "_rallyAPIMajor" : "2",
  106. "_rallyAPIMinor" : "0",
  107. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/project/12345678921",
  108. "_refObjectName" : "Parent Project",
  109. "_refObjectUUID" : "673fbb47-73bf-4c11-8a03-62c27d4f718c",
  110. "_type" : "Project"
  111. },
  112. "Releases" : { "Count" : 2,
  113. "_rallyAPIMajor" : "2",
  114. "_rallyAPIMinor" : "0",
  115. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/Project/12345678920/Releases",
  116. "_type" : "Release"
  117. },
  118. "SchemaVersion" : "10590c982b345c85bb0ba9b860d7fc50",
  119. "State" : "Closed",
  120. "Subscription" : { "_rallyAPIMajor" : "2",
  121. "_rallyAPIMinor" : "0",
  122. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/subscription/12345678910",
  123. "_refObjectName" : "Rally Support",
  124. "_refObjectUUID" : "13eb4d62-3c4f-442e-b825-9f6786726d99",
  125. "_type" : "Subscription"
  126. },
  127. "TeamMembers" : { "Count" : 0,
  128. "_rallyAPIMajor" : "2",
  129. "_rallyAPIMinor" : "0",
  130. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/Project/12345678920/TeamMembers",
  131. "_type" : "User"
  132. },
  133. "Workspace" : { "_rallyAPIMajor" : "2",
  134. "_rallyAPIMinor" : "0",
  135. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/workspace/12345678912",
  136. "_refObjectName" : "Program 1b",
  137. "_refObjectUUID" : "3b0ee50b-1055-4aa0-ae8a-f6d5a2051bff",
  138. "_type" : "Workspace"
  139. },
  140. "_CreatedAt" : "Jul 16, 2004",
  141. "_objectVersion" : "3",
  142. "_rallyAPIMajor" : "2",
  143. "_rallyAPIMinor" : "0",
  144. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/project/12345678920",
  145. "_refObjectName" : "Project 1",
  146. "_refObjectUUID" : "332061f2-40ad-47cf-b40b-8edd3962a1e6",
  147. "_type" : "Project"
  148. },
  149. ... truncated
  150.  
  151. { "Project" : { "BuildDefinitions" : { "Count" : 1,
  152. "_rallyAPIMajor" : "2",
  153. "_rallyAPIMinor" : "0",
  154. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/Project/12345678920/BuildDefinitions",
  155. "_type" : "BuildDefinition"
  156. },
  157. "Children" : { "Count" : 0,
  158. "_rallyAPIMajor" : "2",
  159. "_rallyAPIMinor" : "0",
  160. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/Project/12345678920/Children",
  161. "_type" : "Project"
  162. },
  163. "CreationDate" : "2004-07-16T22:12:12.000Z",
  164. "Description" : "",
  165. "Editors" : { "Count" : 49,
  166. "_rallyAPIMajor" : "2",
  167. "_rallyAPIMinor" : "0",
  168. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/Project/12345678920/Editors",
  169. "_type" : "User"
  170. },
  171. "Errors" : [ ],
  172. "Iterations" : { "Count" : 3,
  173. "_rallyAPIMajor" : "2",
  174. "_rallyAPIMinor" : "0",
  175. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/Project/12345678920/Iterations",
  176. "_type" : "Iteration"
  177. },
  178. "Name" : "Project 1",
  179. "Notes" : "",
  180. "ObjectID" : 1154644,
  181. "Owner" : null,
  182. "Parent" : { "_rallyAPIMajor" : "2",
  183. "_rallyAPIMinor" : "0",
  184. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/project/12345678921",
  185. "_refObjectName" : "Parent Project",
  186. "_refObjectUUID" : "673fbb47-73bf-4c11-8a03-62c27d4f718c",
  187. "_type" : "Project"
  188. },
  189. "Releases" : { "Count" : 2,
  190. "_rallyAPIMajor" : "2",
  191. "_rallyAPIMinor" : "0",
  192. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/Project/12345678920/Releases",
  193. "_type" : "Release"
  194. },
  195. "SchemaVersion" : "10590c982b345c85bb0ba9b860d7fc50",
  196. "State" : "Closed",
  197. "Subscription" : { "_rallyAPIMajor" : "2",
  198. "_rallyAPIMinor" : "0",
  199. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/subscription/12345678910",
  200. "_refObjectName" : "Rally Support",
  201. "_refObjectUUID" : "13eb4d62-3c4f-442e-b825-9f6786726d99",
  202. "_type" : "Subscription"
  203. },
  204. "TeamMembers" : { "Count" : 0,
  205. "_rallyAPIMajor" : "2",
  206. "_rallyAPIMinor" : "0",
  207. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/Project/12345678920/TeamMembers",
  208. "_type" : "User"
  209. },
  210. "Warnings" : [ ],
  211. "Workspace" : { "_rallyAPIMajor" : "2",
  212. "_rallyAPIMinor" : "0",
  213. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/workspace/12345678912",
  214. "_refObjectName" : "Program 1b",
  215. "_refObjectUUID" : "3b0ee50b-1055-4aa0-ae8a-f6d5a2051bff",
  216. "_type" : "Workspace"
  217. },
  218. "_CreatedAt" : "Jul 16, 2004",
  219. ...truncated
  220. "_objectVersion" : "3",
  221. "_rallyAPIMajor" : "2",
  222. "_rallyAPIMinor" : "0",
  223. "_ref" : "https://rally1.rallydev.com/slm/webservice/v2.0/project/12345678920",
  224. "_refObjectName" : "Project 1",
  225. "_refObjectUUID" : "332061f2-40ad-47cf-b40b-8edd3962a1e6"
  226. } }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement