db_current_workspace_id {brickster} | R Documentation |
Detect Current Workspace ID
Description
Detect Current Workspace ID
Usage
db_current_workspace_id(
host = db_host(),
token = db_token(),
perform_request = TRUE
)
Arguments
host |
Databricks workspace URL, defaults to calling |
token |
Databricks workspace token, defaults to calling |
perform_request |
If |
Value
String
[Package brickster version 0.2.5 Index]