Need REST API to retrieve list of Test Environments
I am looking for REST API which can provide us the list of all the Test Enviornments in RQM. If anyone knows valid API/web URL please let me know. Any help is highly appriciated. |
Accepted answer
Hi Uday,
You can do a GET to below url to get list of existing Test Env https://<host>:<port>/<context root>/service/com.ibm.rqm.integration.service.IIntegrationService/resources/<proj_area_alias>/configuration Uday Bhosale selected this answer as the correct answer
Comments
Uday Bhosale
commented Dec 14 '15, 5:09 a.m.
Hi Reshma,
Thanks for solution.
URL provides me list of test Env. However, it is only returning first 50 environments and not the whole list.
Is there any way to get whole list of Test Environments?
Thanks in advance.
|
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.