11-17-2021 10:58 AM
What is the best way (if any) as an external user, to know the build version of a running instance with only Web-ui, user or Administrator access? Is there any hint hidden in the Web-ui? Is there a simple HTML GET that will provide this? I understand that this could easily be customized, I am asking if there is currently any way to know without customization.
11-17-2021 11:32 AM
I did get this answer from Josh...
The management
endpoint, added in LTS 2021, should have it e.g. http://localhost:8080/nuxeo/site/management/distribution
11-22-2021 02:56 PM
That management endpoint doesn't seem to work for LTS 2021 (at least not for me). I used it previously with LTS 2019 with the "https://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-management-rest-api" package, but that has been deprecated and should be part of LTS 2021 now (from what I've been told).
The endpoint that just worked for me is the following (even though I couldn't find it documented anywhere):
http://localhost:8080/nuxeo/api/v1/management/distribution
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.