ClearQuest API REST SimpleQuery
Hello,
I am trying to get all the details of all the deliveries in only one REST request. The following URL return all the deliveries but not all the fields.
http://gps/cqweb/oslc/repo/GPS/db/PRPRD/simpleQuery/16777464?&rcm.startIndex=1&oslc_cm.pageSize=1000
I would like to get all the deliveries including the same informations as this request.
I would like to know if it's possible using only one request.
Thanks you in advance :)