How to get exact version of RQM using REST API?
Ramya Laxmi (13●2●4)
| asked Aug 12 '14, 11:36 p.m.
edited Aug 13 '14, 3:12 p.m. by Geoffrey Clemm (30.1k●3●30●35)
Hi,
I am trying to get the version of RQM using the following URL in REST https://localhost:9443/qm/application-about The resultant XML has the node named jfs:version to find the version of the server. But this approach provides only the major version as 4.0 and not its subversion like if 4.0.2, 4.0.3 etc. Can anybody help me in getting these sub versions of the server through REST? |
One answer
It works for me.
<?xml version="1.0" encoding="UTF-8"?> |
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.