Is there a possibilty to get all test environments with summary and description by one rest api request?
Hi
I'd like to get the description and summary of all environments with one rest api request. Is that possible?
I tried it with "...qm/service/com.ibm.rqm.integration.service.IIntegrationService/resources/projectarea/configuration", but then I've got all environments, but unfortunately the tag "summary" was empty and description was missing.
Is there another way - besides requesting each environment by identifier?
thanks for help,
dannerl
|
Accepted answer
There are two ways to do that.
Dani Simon selected this answer as the correct answer
Comments
Dani Simon
commented Mar 21 '18, 3:44 a.m.
thanks a lot for your help. also thanks for your hint about two summary attributes!
it worked!
Just to sum it up, I modified the request like this: ?fields=feed/entry/content/configuration/(summary|description|name)
thanks and have a nice day,
dannerl
|
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.