foundry-platform-python/docs/v2/Connectivity/models/CreateConnectionRequestData...

772 B
Raw Permalink Blame History

CreateConnectionRequestDatabricksConnectionConfiguration

CreateConnectionRequestDatabricksConnectionConfiguration

Properties

Name Type Required Description
host_name str Yes The hostname of the Databricks workspace.
http_path str Yes The Databricks compute resources HTTP Path value.
jdbc_properties JdbcProperties Yes
authentication CreateConnectionRequestDatabricksAuthenticationMode Yes The method of authentication to use.
type Literal["databricks"] Yes None

[Back to Model list] [Back to API list] [Back to README]