User administration via API (.NET)
Hi all,
Is it possible to automate the RQM/RTC user administration using the (REST) API via .NET? The aim is to reduce manual labor and automate as much as possible. Is there any documentation on this subject? Sample code would be greatly appreciated as well (VB.NET preferred). Some background: Currently, our users are added to the Jazz Team Server via LDAP (i.e. via Windows group membership). However, each user also needs to be added to a RQM project - this is the step that we are hoping to automate. Thanks in advance . . .
|
One answer
The only public (actually provisional) API is the Process REST API (see https://jazz.net/wiki/bin/view/Main/DraftTeamProcessRestApi). The RQM Reportable REST API or RQM OSLC API do not support user administration.
Since this is a REST API, you can use .Net sample code that invokes HTTP requests. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.