Obtaining version information

You can use endeca-cmd version, or the version operation of the Manage Web Service, to list the version of the Oracle Endeca Server and the Dgraph processes for each of the enabled data domains.

The version command returns information about the Endeca Server software version, and the version of the Dgraph nodes in each of the enabled data domains hosted by this Endeca Server cluster.

To request a version:

  1. Use a command-line window (for example, open a Command Prompt in Windows) and navigate to the endeca-cmd directory. Alternatively, access the Manage Web Service of the Endeca Server at the URL, similar to the following example: https://my-endeca-server:7002/endeca-server/ws/manage.
  2. Use one of these options:
    • Issue this command:
      endeca-cmd version
    • Issue a request with the Manage Web Service, as in this abbreviated example:
       <ns1:version xmlns:ns1="http://www.endeca.com/endeca-server/manage/1/0"/>