7. REST-APIΒΆ

The RED framework provides a complete REST-interface for all APIs which can be used by the application or security manager. In addition special monitoring APIs are provided and last but not least a generic SQL-interface exists. In any case the user is identified by an application key which can be found in SCURTY.REP_REST_USERS. Only user of type HU and GU may use this access path.

Important

API calls over REST cannot be enclosed in transaction brackets. Every singe API call will be committed immediately.

In addition some REST endpoints for native Exasol monitoring exist as well.

For a detailed documentation checkout the URL //http[s]:<red-server>:<rest-port>/docs.