SAGA.db_odbc.10: List Tables

Lists all tables of an ODBC data source.

Inputs

Data Source Name

string

User Name

string

Password

string

Server Connection

string

Outputs

Tables

format
transmission

Execution options

successUri
inProgressUri
failedUri

format

mode

Execute End Point

View the execution endpoint of a process.

View the alternative version in HTML.

{"id": "SAGA.db_odbc.10", "title": "List Tables", "description": "Lists all tables of an ODBC data source.", "version": "1.0.0", "jobControlOptions": ["sync-execute", "async-execute", "dismiss"], "outputTransmission": ["value", "reference"], "links": [{"rel": "http://www.opengis.net/def/rel/ogc/1.0/execute", "type": "application/json", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8119/ogc-api/processes/SAGA.db_odbc.10/execution"}, {"rel": "alternate", "type": "text/html", "title": "Execute End Point", "href": "http://tb17.geolabs.fr:8119/ogc-api/processes/SAGA.db_odbc.10/execution.html"}], "inputs": {"ODBC_DSN": {"title": "DSN", "description": "Data Source Name", "schema": {"type": "string", "nullable": true}, "id": "ODBC_DSN"}, "ODBC_USR": {"title": "User", "description": "User Name", "schema": {"type": "string", "nullable": true}, "id": "ODBC_USR"}, "ODBC_PWD": {"title": "Password", "description": "Password", "schema": {"type": "string", "nullable": true}, "id": "ODBC_PWD"}, "CONNECTION": {"title": "Server Connection", "description": "Server Connection", "schema": {"type": "string", "nullable": true}, "id": "CONNECTION"}}, "outputs": {"TABLES": {"title": "Tables", "description": "Tables", "extended-schema": {"oneOf": [{"allOf": [{"$ref": "http://zoo-project.org/dl/link.json"}, {"type": "object", "properties": {"type": {"enum": ["text/csv", "text/csv"]}}}]}, {"type": "object", "required": ["value"], "properties": {"value": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}}}]}, "schema": {"oneOf": [{"type": "string", "contentEncoding": "utf-8", "contentMediaType": "text/csv"}, {"type": "string", "contentEncoding": "base64", "contentMediaType": "text/csv"}]}, "id": "TABLES"}}}

http://tb17.geolabs.fr:8119/ogc-api/processes/SAGA.db_odbc.10.html
Last modified: Sat Feb 19 15:43:34 CET 2022