| db_lakebase_get_by_uid | R Documentation |
Find Database Instance by UID
db_lakebase_get_by_uid(
uid,
host = db_host(),
token = db_token(),
perform_request = TRUE
)
uid |
UID of the database instance to retrieve. |
host |
Databricks workspace URL, defaults to calling |
token |
Databricks workspace token, defaults to calling |
perform_request |
If |
List
Other Database API:
db_lakebase_creds_generate(),
db_lakebase_get(),
db_lakebase_list()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.