Upload a JDBC Driver to Fusion Server
/blobs/{id}
endpoint.
Specify an arbitrary blob ID, and a resourceType
value of plugin:connector
, as in this example:
curl -u USERNAME:PASSWORD https://FUSION_HOST:FUSION_PORT/api/blobs
BLOB_ID
is the name specified during upload, such as “mydriver” above. A success response looks like this:
mssql-jdbc-6.6.2-jre8.jar
file.apps/lib
folder. For example:
apps\libs\mssql-jdbc-6.2.2.jre8.jar
apps/jetty/connectors-classic/webapps/connectors-extra-classpath.txt
file and add the following line:
apps/libs/mssql-jdbc-6.2.2.jre8.jar
api/query-stages/instances
\t
for the tab character. When entering configuration values in the API, use escaped characters, such as \\t
for the tab character.