To retrieve the component versions follow the steps:
- In your web browser, browse to your SDL Trados GroupShare website
- Add to your SDL Trados GroupShare web address the following string and load the page:
- /api/resource-management/v1/health
Example:
- https://gs2017demo.gs.sdlproducts.com/api/resource-management/v1/health
The following information is returned (version numbers can be different):
{"status":"UP","versionInfo":{"master":"x.x.x","projectServer":"x.x.x","tmService":"x.x.x","managementService":"x.x.x","multiTermServer":"x.x.x"}}
master = Superordinate/parent version number under which the other components are supplied
projectServer = Project Server compoent
tmService = TM Server component
managementService = Management component
multiTermServer = MultiTerm Server component