Can we filter requirements in a collection using REST?
![]()
Monika Rajput (256●1●2)
| asked Jul 26 '16, 8:50 a.m.
edited Aug 05 '16, 8:05 a.m. by Paul Slauenwhite (8.4k●1●2)
Hi,
I have a requirement collection which contains 100 requirements. I have the REST url for collection. I would like to filter the requirements in a collection by name using REST url. I would like to know, how can I do this ?
Thanks,
Monika.
|
One answer
![]()
I believe you are looking for "https://server:port/rm/publish/resources?collectionURI=_c1cm0L3VEeCPFbe791FOoQ"
This is taken from: DNG Reportable REST API |