REST API
Authentication and Authorization
CAS Authentication from an External Client
CAS Authentication from a Web Client
GET servers/{serverId}/dataSources
GET servers/{serverId}/dataSources/{dataSource}
POST servers/{serverId}/dataSources/{dataSource}/results
GET servers/{serverId}/dataSources/{dataSource}/catalogs
GET servers/{serverId}/dataSources/{dataSource}/catalogs/{catalog}
GET servers/{serverId}/dataSources/{dataSource}/catalogs/{catalog}/schemas
GET servers/{serverId}/dataSources/{dataSource}/catalogs/{catalog}/schemas/{schema}
GET servers/{serverId}/dataSources/{dataSource}/catalogs/{catalog}/schemas/{schema}/tables
GET servers/{serverId}/dataSources/{dataSource}/catalogs/{catalog}/schemas/{schema}/tables/{table}
Creating a Request and Response
JavaScript Application Example
DataFlux Authentication Server