Request for Project-Level Information on qm Server.
2 answers
Hi Lakshmi
Starting point for ELM API documentation is here https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding
(apologies I didn't paste the process API url correctly)
1 - use the Process API, that can show you project members DraftTeamProcessRestApi < Main < TWiki
2 - the Process API can show you all active projects (that are visible to your user) - not sure about "last modified date"
3 - not sure what this means - could be size on the database, or counts of test plans, test cases, etc. - not sure these are directly provided by ETM
HTH
Ian
1+2: This is the API you can use: https://jazz.net/wiki/bin/view/Main/DraftTeamProcessRestApi this allows you to get users, roles, etc. This includes the process history and when that was last saved. It does not tell you the last access data.
3: I do not think there is an API that gives you all the project area data.