It's all about the answers!

Ask a question

how to query roles/roleAssignments using reportable rest api


Binoy D'costa (9531835) | asked Oct 11 '13, 3:02 p.m.
 Can someone give examples? below is from the rpt api:

com.ibm.team.process.Role

  • id (type: xs:string). The role Id
  • name (type: xs:string). The role name
  • description (type: xs:string). The role description

com.ibm.team.process.RoleAssignment

  • contributor (type: com.ibm.team.repository.Contributor). The contributor with assigned roles
  • contributorRoles (type: com.ibm.team.process.Role, maxOccurs: unbounded). The roles assigned to the contributor

Thanks,
Binoy

One answer



permanent link
Stephanie Bagot (2.1k513) | answered Oct 11 '13, 6:05 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
I am not sure how to gather this through the API, but you can run a Runtime Report against the project area which will tell you this information.
http://www-01.ibm.com/support/docview.wss?uid=swg21632380

Comments
Kot T. commented Oct 16 '13, 4:16 p.m. | edited Jun 02 '14, 9:36 p.m.
JAZZ DEVELOPER

These are not yet available in 4.0.4. It could be new in the next release


Ricardo Barona commented Jun 02 '14, 5:40 p.m. | edited Jun 02 '14, 9:37 p.m.

 Does anybody knows if this is available now?


Stephanie Bagot commented Jun 05 '14, 10:57 a.m.
FORUM MODERATOR / JAZZ DEVELOPER

Roles and Membership were included in the 4.0.5 OOB ETLs. See New and Noteworthy here: https://jazz.net/downloads/jazz-foundation/releases/4.0.5?p=news#membershipData

Your answer


Register or to post your answer.