get http://localhost:9100/api/versioned/service/version
Calls to this endpoint return information about the software version installed for the Tamr Core instance.
Field | Description |
---|---|
version | The version of the software that is installed. |
gitDescribe | The most recent tag reachable from the GitHub commit ID. |
gitCommitId | The GitHub commit ID of the software version. |
gitCommitShort | The shortened GitHub commit ID of the software version. |
gitCommitTime | The time of the GitHub commit of the software version. |
buildTIme | The build time of the Tamr Core software version. |