Quey module and view of each requirmentSet in a test plan
One answer
You will need to use the calmlinks query parameter (see https://jazz.net/wiki/bin/view/Main/RqmApi#calmlinks) to return the qm:testplan/qm:requirementset property (see https://jazz.net/products/rational-quality-manager/api-doc-6.0/schemas/qm_xsd/elements/testplan.html#a37). However, the URL Utility does not support query parameters (see https://jazz.net/wiki/bin/view/Main/RQMURLUtility#Command_Lines_Arguments_explaine). I would suggest using Poster/HttpRequester (see https://jazz.net/wiki/bin/view/Main/RqmApi#Common_Usage_Scenarios).