Is there a reliable way to query a MarkLogic v9.x system running on Red Hat Enterprise Linux v7.6 to determine the version of Data Hub that is running please?
I was hoping maybe a linux command might be possible, or maybe an API call?
Thanks in advance.
Advertisement
Answer
The DHF REST endpoint /v1/resources/mlHubversion will work in DHF 5.
DHF 5.4.0 will include a Gradle “hubVersion” task to simpify this.