It's all about the answers!

Ask a question

Need REST API to retrieve list of Test Environments


Uday Bhosale (1348) | asked Nov 03 '15, 5:36 a.m.

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


permanent link
Reshma Ratnani (1.1k1) | answered Nov 03 '15, 6:01 a.m.
JAZZ DEVELOPER
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


Register or to post 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.