Connect Oracle Data Integrator 12c with opendistro

Does opendistro work with ODI 12c ?
I have JDBC driver for open distro, but what is a connection string to get information from table?

For example: jdbc:elasticsearch://host:port ? or jdbc:elasticsearch://host:port/some_context_path ??
I have two attribute for this connection: useSSL=true, trudtSelfSigned=true — but I have problem to extract data from opendistro to oracle.