how to query roles/roleAssignments using reportable rest api
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
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
http://www-01.ibm.com/support/docview.wss?uid=swg21632380
Comments
These are not yet available in 4.0.4. It could be new in the next release
Does anybody knows if this is available now?
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