HTTPPath Parameter (Connect-Databricks Cmdlet)
The path component of the URL endpoint.
Syntax
Connect-Databricks -HTTPPath string
Data Type
cstr
Default Value
""
Remarks
This property is used to specify the path component of the URL endpoint.
This property can be found by following the path: Databricks main page -> Compute(in left panel) -> {your Cluster} -> Advanced options(in Configuration tab) -> JDBC/ODBC - HTTP Path
This is a required parameter.