HCL OneDB Explore Server API Syntax and Examples

This topic document the syntax of REST requests supported by the HCL OneDB™ Explore Server.

HCL OneDB Explore Server jar file comes bundled with its own OpenAPI documentation of the REST API included in that jar file. You can access the OpenAPI documentation for your Explore server by accessing http://<hostname>:<port>/dashboard/groups/0/swagger in your browser, where <hostname> and <port> reflect the host and port where you are running the explore server.

For example, you might find your OpenAPI documentation at http://localhost:8080/dashboard/groups/0/swagger.

You can find an online version of this documentation here: Explore API documentation for OneDB.