Function reference
-
DatabricksClient()
- DatabricksClient is a constructor for class that performs any operations with Databricks REST API and handle a subset of Unified Client Authentication.
-
add_dbfs_block()
dbfsAddBlock()
- Append data block.
-
add_instance_profile()
instanceProfilesAdd()
- Register an instance profile.
-
all_cluster_library_statuses()
librariesAllClusterStatuses()
- Get all statuses.
-
approve_model_transition_request()
modelRegistryApproveTransitionRequest()
- Approve transition request.
-
assign_metastore()
metastoresAssign()
- Create an assignment.
-
build_serving_endpoint_logs()
servingEndpointsBuildLogs()
- Get build logs for a served model.
-
cancel_command_execution()
commandExecutionCancel()
- Cancel a command.
-
cancel_command_execution_and_wait()
- Cancel a command.
-
cancel_job_all_runs()
jobsCancelAllRuns()
- Cancel all runs of a job.
-
cancel_job_run()
jobsCancelRun()
- Cancel a run.
-
cancel_job_run_and_wait()
- Cancel a run.
-
cancel_lakehouse_monitor_refresh()
lakehouseMonitorsCancelRefresh()
- Cancel refresh.
-
cancel_statement_execution()
statementExecutionCancelExecution()
- Cancel statement execution.
-
change_cluster_owner()
clustersChangeOwner()
- Change cluster owner.
-
close_dbfs()
dbfsClose()
- Close the stream.
-
cluster_library_status()
librariesClusterStatus()
- Get status.
-
command_execution_status()
commandExecutionCommandStatus()
- Get command info.
-
create_alert()
alertsCreate()
- Create an alert.
-
create_app()
appsCreate()
- Create and deploy an application.
-
create_catalog()
catalogsCreate()
- Create a catalog.
-
create_clean_room()
cleanRoomsCreate()
- Create a clean room.
-
create_cluster()
clustersCreate()
- Create new cluster.
-
create_cluster_and_wait()
- Create new cluster.
-
create_cluster_policy()
clusterPoliciesCreate()
- Create a new policy.
-
create_command_execution()
commandExecutionCreate()
- Create an execution context.
-
create_command_execution_and_wait()
- Create an execution context.
-
create_connection()
connectionsCreate()
- Create a connection.
-
create_dashboard()
dashboardsCreate()
- Create a dashboard object.
-
create_dashboard_widget()
dashboardWidgetsCreate()
- Add widget to a dashboard.
-
create_dbfs()
dbfsCreate()
- Open a stream.
-
create_experiment()
experimentsCreateExperiment()
- Create experiment.
-
create_experiment_run()
experimentsCreateRun()
- Create a run.
-
create_external_location()
externalLocationsCreate()
- Create an external location.
-
create_file_directory()
filesCreateDirectory()
- Create a directory.
-
create_function()
functionsCreate()
- Create a function.
-
create_git_credential()
gitCredentialsCreate()
- Create a credential entry.
-
create_global_init_script()
globalInitScriptsCreate()
- Create init script.
-
create_group()
groupsCreate()
- Create a new group.
-
create_instance_pool()
instancePoolsCreate()
- Create a new instance pool.
-
create_ip_access_list()
ipAccessListsCreate()
- Create access list.
-
create_job()
jobsCreate()
- Create a new job.
-
create_lakehouse_monitor()
lakehouseMonitorsCreate()
- Create a table monitor.
-
create_lakeview()
lakeviewCreate()
- Create dashboard.
-
create_metastore()
metastoresCreate()
- Create a metastore.
-
create_model()
modelRegistryCreateModel()
- Create a model.
-
create_model_comment()
modelRegistryCreateComment()
- Post a comment.
-
create_model_transition_request()
modelRegistryCreateTransitionRequest()
- Make a transition request.
-
create_model_version()
modelRegistryCreateModelVersion()
- Create a model version.
-
create_model_webhook()
modelRegistryCreateWebhook()
- Create a webhook.
-
create_obo_token()
tokenManagementCreateOboToken()
- Create on-behalf token.
-
create_online_table()
onlineTablesCreate()
- Create an Online Table.
-
create_pipeline()
pipelinesCreate()
- Create a pipeline.
-
create_provider()
providersCreate()
- Create an auth provider.
-
create_query()
queriesCreate()
- Create a new query definition.
-
create_query_visualization()
queryVisualizationsCreate()
- Add visualization to a query.
-
create_recipient()
recipientsCreate()
- Create a share recipient.
-
create_registered_model()
registeredModelsCreate()
- Create a Registered Model.
-
create_repo()
reposCreate()
- Create a repo.
-
create_schema()
schemasCreate()
- Create a schema.
-
create_secret_scope()
secretsCreateScope()
- Create a new secret scope.
-
create_service_principal()
servicePrincipalsCreate()
- Create a service principal.
-
create_serving_endpoint()
servingEndpointsCreate()
- Create a new serving endpoint.
-
create_serving_endpoint_and_wait()
- Create a new serving endpoint.
-
create_share()
sharesCreate()
- Create a share.
-
create_storage_credential()
storageCredentialsCreate()
- Create a storage credential.
-
create_table_constraint()
tableConstraintsCreate()
- Create a table constraint.
-
create_token()
tokensCreate()
- Create a user token.
-
create_user()
usersCreate()
- Create a new user.
-
create_vector_search_endpoint()
vectorSearchEndpointsCreateEndpoint()
- Create an endpoint.
-
create_vector_search_endpoint_and_wait()
- Create an endpoint.
-
create_vector_search_index()
vectorSearchIndexesCreateIndex()
- Create an index.
-
create_volume()
volumesCreate()
- Create a Volume.
-
create_warehouse()
warehousesCreate()
- Create a warehouse.
-
create_warehouse_and_wait()
- Create a warehouse.
-
current_metastore()
metastoresCurrent()
- Get metastore assignment for workspace.
-
delete_alert()
alertsDelete()
- Delete an alert.
-
delete_app()
appsDeleteApp()
- Delete an application.
-
delete_catalog()
catalogsDelete()
- Delete a catalog.
-
delete_clean_room()
cleanRoomsDelete()
- Delete a clean room.
-
delete_cluster()
clustersDelete()
- Terminate cluster.
-
delete_cluster_and_wait()
- Terminate cluster.
-
delete_cluster_policy()
clusterPoliciesDelete()
- Delete a cluster policy.
-
delete_connection()
connectionsDelete()
- Delete a connection.
-
delete_dashboard()
dashboardsDelete()
- Remove a dashboard.
-
delete_dashboard_widget()
dashboardWidgetsDelete()
- Remove widget.
-
delete_dbfs()
dbfsDelete()
- Delete a file/directory.
-
delete_default_namespace()
defaultNamespaceDelete()
- Delete the default namespace setting.
-
delete_experiment()
experimentsDeleteExperiment()
- Delete an experiment.
-
delete_experiment_run()
experimentsDeleteRun()
- Delete a run.
-
delete_experiment_runs()
experimentsDeleteRuns()
- Delete runs by creation time.
-
delete_experiment_tag()
experimentsDeleteTag()
- Delete a tag.
-
delete_external_location()
externalLocationsDelete()
- Delete an external location.
-
delete_file()
filesDelete()
- Delete a file.
-
delete_file_directory()
filesDeleteDirectory()
- Delete a directory.
-
delete_function()
functionsDelete()
- Delete a function.
-
delete_git_credential()
gitCredentialsDelete()
- Delete a credential.
-
delete_global_init_script()
globalInitScriptsDelete()
- Delete init script.
-
delete_group()
groupsDelete()
- Delete a group.
-
delete_instance_pool()
instancePoolsDelete()
- Delete an instance pool.
-
delete_ip_access_list()
ipAccessListsDelete()
- Delete access list.
-
delete_job()
jobsDelete()
- Delete a job.
-
delete_job_run()
jobsDeleteRun()
- Delete a job run.
-
delete_lakehouse_monitor()
lakehouseMonitorsDelete()
- Delete a table monitor.
-
delete_metastore()
metastoresDelete()
- Delete a metastore.
-
delete_model()
modelRegistryDeleteModel()
- Delete a model.
-
delete_model_comment()
modelRegistryDeleteComment()
- Delete a comment.
-
delete_model_tag()
modelRegistryDeleteModelTag()
- Delete a model tag.
-
delete_model_transition_request()
modelRegistryDeleteTransitionRequest()
- Delete a transition request.
-
delete_model_version()
modelRegistryDeleteModelVersion()
delete_model_version()
modelVersionsDelete()
- Delete a model version.
-
delete_model_version_tag()
modelRegistryDeleteModelVersionTag()
- Delete a model version tag.
-
delete_model_webhook()
modelRegistryDeleteWebhook()
- Delete a webhook.
-
delete_notebook()
workspaceDelete()
- Delete a workspace object.
-
delete_online_table()
onlineTablesDelete()
- Delete an Online Table.
-
delete_pipeline()
pipelinesDelete()
- Delete a pipeline.
-
delete_provider()
providersDelete()
- Delete a provider.
-
delete_query()
queriesDelete()
- Delete a query.
-
delete_query_visualization()
queryVisualizationsDelete()
- Remove visualization.
-
delete_recipient()
recipientsDelete()
- Delete a share recipient.
-
delete_registered_model()
registeredModelsDelete()
- Delete a Registered Model.
-
delete_registered_model_alias()
registeredModelsDeleteAlias()
- Delete a Registered Model Alias.
-
delete_repo()
reposDelete()
- Delete a repo.
-
delete_restrict_workspace_admin()
restrictWorkspaceAdminsDelete()
- Delete the restrict workspace admins setting.
-
delete_schema()
schemasDelete()
- Delete a schema.
-
delete_secret()
secretsDeleteSecret()
- Delete a secret.
-
delete_secret_acl()
secretsDeleteAcl()
- Delete an ACL.
-
delete_secret_scope()
secretsDeleteScope()
- Delete a secret scope.
-
delete_service_principal()
servicePrincipalsDelete()
- Delete a service principal.
-
delete_serving_endpoint()
servingEndpointsDelete()
- Delete a serving endpoint.
-
delete_share()
sharesDelete()
- Delete a share.
-
delete_storage_credential()
storageCredentialsDelete()
- Delete a credential.
-
delete_table()
tablesDelete()
- Delete a table.
-
delete_table_constraint()
tableConstraintsDelete()
- Delete a table constraint.
-
delete_token()
tokensDelete()
- Revoke token.
-
delete_token_management()
tokenManagementDelete()
- Delete a token.
-
delete_user()
usersDelete()
- Delete a user.
-
delete_vector_search_endpoint()
vectorSearchEndpointsDeleteEndpoint()
- Delete an endpoint.
-
delete_vector_search_index()
vectorSearchIndexesDeleteIndex()
- Delete an index.
-
delete_vector_search_index_data()
vectorSearchIndexesDeleteDataVectorIndex()
- Delete data from index.
-
delete_volume()
volumesDelete()
- Delete a Volume.
-
delete_warehouse()
warehousesDelete()
- Delete a warehouse.
-
destroy_command_execution()
commandExecutionDestroy()
- Delete an execution context.
-
disable_system_schema()
systemSchemasDisable()
- Disable a system schema.
-
download_file()
filesDownload()
- Download a file.
-
edit_cluster()
clustersEdit()
- Update cluster configuration.
-
edit_cluster_and_wait()
- Update cluster configuration.
-
edit_cluster_policy()
clusterPoliciesEdit()
- Update a cluster policy.
-
edit_instance_pool()
instancePoolsEdit()
- Edit an existing instance pool.
-
edit_instance_profile()
instanceProfilesEdit()
- Edit an instance profile.
-
edit_warehouse()
warehousesEdit()
- Update a warehouse.
-
edit_warehouse_and_wait()
- Update a warehouse.
-
enable_system_schema()
systemSchemasEnable()
- Enable a system schema.
-
events_cluster()
clustersEvents()
- List cluster activity events.
-
execute_command()
commandExecutionExecute()
- Run a command.
-
execute_command_and_wait()
- Run a command.
-
execute_statement()
statementExecutionExecuteStatement()
- Execute a SQL statement.
-
exists_table()
tablesExists()
- Get boolean reflecting if table exists.
-
export_job_run()
jobsExportRun()
- Export and retrieve a job run.
-
export_notebook()
workspaceExport()
- Export a workspace object.
-
export_serving_endpoint_metrics()
servingEndpointsExportMetrics()
- Get metrics of a serving endpoint.
-
get_account_access_control_proxy_assignable_roles_for_resource()
accountAccessControlProxyGetAssignableRolesForResource()
- Get assignable roles for a resource.
-
get_alert()
alertsGet()
- Get an alert.
-
get_app()
appsGetApp()
- Get definition for an application.
-
get_app_apps()
appsGetApps()
- List all applications.
-
get_app_deployment_status()
appsGetAppDeploymentStatus()
- Get deployment status for an application.
-
get_app_events()
appsGetEvents()
- Get deployment events for an application.
-
get_artifact_allowlist()
artifactAllowlistsGet()
- Get an artifact allowlist.
-
get_automatic_cluster_update()
automaticClusterUpdateGet()
- Get the automatic cluster update setting.
-
get_catalog()
catalogsGet()
- Get a catalog.
-
get_clean_room()
cleanRoomsGet()
- Get a clean room.
-
get_cluster()
clustersGet()
- Get cluster info.
-
get_cluster_permission_levels()
clustersGetPermissionLevels()
- Get cluster permission levels.
-
get_cluster_permissions()
clustersGetPermissions()
- Get cluster permissions.
-
get_cluster_policy()
clusterPoliciesGet()
- Get a cluster policy.
-
get_cluster_policy_family()
policyFamiliesGet()
- Get policy family information.
-
get_cluster_policy_permission_levels()
clusterPoliciesGetPermissionLevels()
- Get cluster policy permission levels.
-
get_cluster_policy_permissions()
clusterPoliciesGetPermissions()
- Get cluster policy permissions.
-
get_connection()
connectionsGet()
- Get a connection.
-
get_csp_enablement()
cspEnablementGet()
- Get the compliance security profile setting.
-
get_dashboard()
dashboardsGet()
- Retrieve a definition.
-
get_dbfs_status()
dbfsGetStatus()
- Get the information of a file or directory.
-
get_dbsql_permission()
dbsqlPermissionsGet()
- Get object ACL.
-
get_default_namespace()
defaultNamespaceGet()
- Get the default namespace setting.
-
get_esm_enablement()
esmEnablementGet()
- Get the enhanced security monitoring setting.
-
get_experiment()
experimentsGetExperiment()
- Get an experiment.
-
get_experiment_by_name()
experimentsGetByName()
- Get metadata.
-
get_experiment_history()
experimentsGetHistory()
- Get history of a given metric within a run.
-
get_experiment_permission_levels()
experimentsGetPermissionLevels()
- Get experiment permission levels.
-
get_experiment_permissions()
experimentsGetPermissions()
- Get experiment permissions.
-
get_experiment_run()
experimentsGetRun()
- Get a run.
-
get_external_location()
externalLocationsGet()
- Get an external location.
-
get_file_directory_metadata()
filesGetDirectoryMetadata()
- Get directory metadata.
-
get_file_metadata()
filesGetMetadata()
- Get file metadata.
-
get_function()
functionsGet()
- Get a function.
-
get_git_credential()
gitCredentialsGet()
- Get a credential entry.
-
get_global_init_script()
globalInitScriptsGet()
- Get an init script.
-
get_grant()
grantsGet()
- Get permissions.
-
get_grant_effective()
grantsGetEffective()
- Get effective permissions.
-
get_group()
groupsGet()
- Get group details.
-
get_instance_pool()
instancePoolsGet()
- Get instance pool information.
-
get_instance_pool_permission_levels()
instancePoolsGetPermissionLevels()
- Get instance pool permission levels.
-
get_instance_pool_permissions()
instancePoolsGetPermissions()
- Get instance pool permissions.
-
get_ip_access_list()
ipAccessListsGet()
- Get access list.
-
get_job_permission_levels()
jobsGetPermissionLevels()
- Get job permission levels.
-
get_job_permissions()
jobsGetPermissions()
- Get job permissions.
-
get_job_run()
jobsGetRun()
- Get a single job run.
-
get_job_run_and_wait()
- Get a single job run.
-
get_job_run_output()
jobsGetRunOutput()
- Get the output for a single run.
-
get_lakehouse_monitor()
lakehouseMonitorsGet()
- Get a table monitor.
-
get_lakeview()
lakeviewGet()
- Get dashboard.
-
get_lakeview_published()
lakeviewGetPublished()
- Get published dashboard.
-
get_metastore()
metastoresGet()
- Get a metastore.
-
get_model()
modelRegistryGetModel()
- Get model.
-
get_model_latest_versions()
modelRegistryGetLatestVersions()
- Get the latest version.
-
get_model_permission_levels()
modelRegistryGetPermissionLevels()
- Get registered model permission levels.
-
get_model_permissions()
modelRegistryGetPermissions()
- Get registered model permissions.
-
get_model_version()
modelRegistryGetModelVersion()
get_model_version()
modelVersionsGet()
- Get a model version.
-
get_model_version_by_alias()
modelVersionsGetByAlias()
- Get Model Version By Alias.
-
get_model_version_download_uri()
modelRegistryGetModelVersionDownloadUri()
- Get a model version URI.
-
get_notebook_permission_levels()
workspaceGetPermissionLevels()
- Get workspace object permission levels.
-
get_notebook_permissions()
workspaceGetPermissions()
- Get workspace object permissions.
-
get_notebook_status()
workspaceGetStatus()
- Get status.
-
get_online_table()
onlineTablesGet()
- Get an Online Table.
-
get_permission()
permissionsGet()
- Get object permissions.
-
get_permission_levels()
permissionsGetPermissionLevels()
- Get object permission levels.
-
get_pipeline()
pipelinesGet()
- Get a pipeline.
-
get_pipeline_permission_levels()
pipelinesGetPermissionLevels()
- Get pipeline permission levels.
-
get_pipeline_permissions()
pipelinesGetPermissions()
- Get pipeline permissions.
-
get_pipeline_update()
pipelinesGetUpdate()
- Get a pipeline update.
-
get_provider()
providersGet()
- Get a provider.
-
get_query()
queriesGet()
- Get a query definition.
-
get_recipient()
recipientsGet()
- Get a share recipient.
-
get_recipient_activation_url_info()
recipientActivationGetActivationUrlInfo()
- Get a share activation URL.
-
get_registered_model()
registeredModelsGet()
- Get a Registered Model.
-
get_repo()
reposGet()
- Get a repo.
-
get_repo_permission_levels()
reposGetPermissionLevels()
- Get repo permission levels.
-
get_repo_permissions()
reposGetPermissions()
- Get repo permissions.
-
get_restrict_workspace_admin()
restrictWorkspaceAdminsGet()
- Get the restrict workspace admins setting.
-
get_schema()
schemasGet()
- Get a schema.
-
get_secret()
secretsGetSecret()
- Get a secret.
-
get_secret_acl()
secretsGetAcl()
- Get secret ACL details.
-
get_service_principal()
servicePrincipalsGet()
- Get service principal details.
-
get_serving_endpoint()
servingEndpointsGet()
- Get a single serving endpoint.
-
get_serving_endpoint_permission_levels()
servingEndpointsGetPermissionLevels()
- Get serving endpoint permission levels.
-
get_serving_endpoint_permissions()
servingEndpointsGetPermissions()
- Get serving endpoint permissions.
-
get_share()
sharesGet()
- Get a share.
-
get_statement_execution()
statementExecutionGetStatement()
- Get status, manifest, and result first chunk.
-
get_statement_execution_result_chunk_n()
statementExecutionGetStatementResultChunkN()
- Get result chunk by index.
-
get_storage_credential()
storageCredentialsGet()
- Get a credential.
-
get_table()
tablesGet()
- Get a table.
-
get_token_management()
tokenManagementGet()
- Get token info.
-
get_token_management_permission_levels()
tokenManagementGetPermissionLevels()
- Get token permission levels.
-
get_token_management_permissions()
tokenManagementGetPermissions()
- Get token permissions.
-
get_user()
usersGet()
- Get user details.
-
get_user_permission_levels()
usersGetPermissionLevels()
- Get password permission levels.
-
get_user_permissions()
usersGetPermissions()
- Get password permissions.
-
get_vector_search_endpoint()
vectorSearchEndpointsGetEndpoint()
- Get an endpoint.
-
get_vector_search_index()
vectorSearchIndexesGetIndex()
- Get an index.
-
get_warehouse()
warehousesGet()
- Get warehouse info.
-
get_warehouse_permission_levels()
warehousesGetPermissionLevels()
- Get SQL warehouse permission levels.
-
get_warehouse_permissions()
warehousesGetPermissions()
- Get SQL warehouse permissions.
-
get_warehouse_workspace_config()
warehousesGetWorkspaceWarehouseConfig()
- Get the workspace configuration.
-
get_workspace_binding()
workspaceBindingsGet()
- Get catalog workspace bindings.
-
get_workspace_binding_bindings()
workspaceBindingsGetBindings()
- Get securable workspace bindings.
-
get_workspace_conf_status()
workspaceConfGetStatus()
- Check configuration status.
-
import_notebook()
workspaceImport()
- Import a workspace object.
-
install_cluster_library()
librariesInstall()
- Add a library.
-
list_alerts()
alertsList()
- Get alerts.
-
list_catalogs()
catalogsList()
- List catalogs.
-
list_clean_rooms()
cleanRoomsList()
- List clean rooms.
-
list_cluster_node_types()
clustersListNodeTypes()
- List node types.
-
list_cluster_policies()
clusterPoliciesList()
- List cluster policies.
-
list_cluster_policy_families()
policyFamiliesList()
- List policy families.
-
list_cluster_zones()
clustersListZones()
- List availability zones.
-
list_clusters()
clustersList()
- List all clusters.
-
list_connections()
connectionsList()
- List connections.
-
list_dashboards()
dashboardsList()
- Get dashboard objects.
-
list_data_sources()
dataSourcesList()
- Get a list of SQL warehouses.
-
list_dbfs()
dbfsList()
- List directory contents or file details.
-
list_experiment_artifacts()
experimentsListArtifacts()
- Get all artifacts.
-
list_experiment_experiments()
experimentsListExperiments()
- List experiments.
-
list_external_locations()
externalLocationsList()
- List external locations.
-
list_file_directory_contents()
filesListDirectoryContents()
- List directory contents.
-
list_functions()
functionsList()
- List functions.
-
list_git_credentials()
gitCredentialsList()
- Get Git credentials.
-
list_global_init_scripts()
globalInitScriptsList()
- Get init scripts.
-
list_groups()
groupsList()
- List group details.
-
list_instance_pools()
instancePoolsList()
- List instance pool info.
-
list_instance_profiles()
instanceProfilesList()
- List available instance profiles.
-
list_ip_access_lists()
ipAccessListsList()
- Get access lists.
-
list_job_runs()
jobsListRuns()
- List job runs.
-
list_jobs()
jobsList()
- List jobs.
-
list_lakehouse_monitor_refreshes()
lakehouseMonitorsListRefreshes()
- List refreshes.
-
list_metastores()
metastoresList()
- List metastores.
-
list_model_models()
modelRegistryListModels()
- List models.
-
list_model_transition_requests()
modelRegistryListTransitionRequests()
- List transition requests.
-
list_model_versions()
modelVersionsList()
- List Model Versions.
-
list_model_webhooks()
modelRegistryListWebhooks()
- List registry webhooks.
-
list_notebooks()
workspaceList()
- List contents.
-
list_pipeline_events()
pipelinesListPipelineEvents()
- List pipeline events.
-
list_pipeline_pipelines()
pipelinesListPipelines()
- List pipelines.
-
list_pipeline_updates()
pipelinesListUpdates()
- List pipeline updates.
-
list_provider_shares()
providersListShares()
- List shares by Provider.
-
list_providers()
providersList()
- List providers.
-
list_queries()
queriesList()
- Get a list of queries.
-
list_query_history()
queryHistoryList()
- List Queries.
-
list_recipients()
recipientsList()
- List share recipients.
-
list_registered_models()
registeredModelsList()
- List Registered Models.
-
list_repos()
reposList()
- Get repos.
-
list_schemas()
schemasList()
- List schemas.
-
list_secret_acls()
secretsListAcls()
- Lists ACLs.
-
list_secret_scopes()
secretsListScopes()
- List all scopes.
-
list_secret_secrets()
secretsListSecrets()
- List secret keys.
-
list_service_principals()
servicePrincipalsList()
- List service principals.
-
list_serving_endpoints()
servingEndpointsList()
- Get all serving endpoints.
-
list_shares()
sharesList()
- List shares.
-
list_storage_credentials()
storageCredentialsList()
- List credentials.
-
list_system_schemas()
systemSchemasList()
- List system schemas.
-
list_table_summaries()
tablesListSummaries()
- List table summaries.
-
list_tables()
tablesList()
- List tables.
-
list_token_management()
tokenManagementList()
- List all tokens.
-
list_tokens()
tokensList()
- List tokens.
-
list_users()
usersList()
- List users.
-
list_vector_search_endpoint_endpoints()
vectorSearchEndpointsListEndpoints()
- List all endpoints.
-
list_volumes()
volumesList()
- List Volumes.
-
list_warehouses()
warehousesList()
- List warehouses.
-
log_experiment_batch()
experimentsLogBatch()
- Log a batch.
-
log_experiment_inputs()
experimentsLogInputs()
- Log inputs to a run.
-
log_experiment_metric()
experimentsLogMetric()
- Log a metric.
-
log_experiment_model()
experimentsLogModel()
- Log a model.
-
log_experiment_param()
experimentsLogParam()
- Log a param.
-
logs_serving_endpoint()
servingEndpointsLogs()
- Get the latest logs for a served model.
-
me()
currentUserMe()
- Get current user info.
-
migrate_permission_migration_permissions()
permissionMigrationMigratePermissions()
- Migrate Permissions.
-
mkdirs_dbfs()
dbfsMkdirs()
- Create a directory.
-
mkdirs_notebook()
workspaceMkdirs()
- Create a directory.
-
move_dbfs()
dbfsMove()
- Move a file.
-
patch_group()
groupsPatch()
- Update group details.
-
patch_service_principal()
servicePrincipalsPatch()
- Update service principal details.
-
patch_serving_endpoint()
servingEndpointsPatch()
- Update tags of a serving endpoint.
-
patch_user()
usersPatch()
- Update user details.
-
permanent_cluster_delete()
clustersPermanentDelete()
- Permanently delete cluster.
-
pin_cluster()
clustersPin()
- Pin cluster.
-
publish_lakeview()
lakeviewPublish()
- Publish dashboard.
-
put_dbfs()
dbfsPut()
- Upload a file.
-
put_secret()
secretsPutSecret()
- Add a secret.
-
put_secret_acl()
secretsPutAcl()
- Create/update an ACL.
-
put_serving_endpoint()
servingEndpointsPut()
- Update rate limits of a serving endpoint.
-
query_serving_endpoint()
servingEndpointsQuery()
- Query a serving endpoint.
-
query_vector_search_index()
vectorSearchIndexesQueryIndex()
- Query an index.
-
read_dbfs()
dbfsRead()
- Get the contents of a file.
-
read_volume()
volumesRead()
- Get a Volume.
-
reject_model_transition_request()
modelRegistryRejectTransitionRequest()
- Reject a transition request.
-
remove_instance_profile()
instanceProfilesRemove()
- Remove the instance profile.
-
rename_model()
modelRegistryRenameModel()
- Rename a model.
-
repair_job_run()
jobsRepairRun()
- Repair a job run.
-
repair_job_run_and_wait()
- Repair a job run.
-
replace_ip_access_list()
ipAccessListsReplace()
- Replace access list.
-
reset_job()
jobsReset()
- Update all job settings (reset).
-
resize_cluster()
clustersResize()
- Resize cluster.
-
resize_cluster_and_wait()
- Resize cluster.
-
restart_cluster()
clustersRestart()
- Restart cluster.
-
restart_cluster_and_wait()
- Restart cluster.
-
restore_dashboard()
dashboardsRestore()
- Restore a dashboard.
-
restore_experiment()
experimentsRestoreExperiment()
- Restores an experiment.
-
restore_experiment_run()
experimentsRestoreRun()
- Restore a run.
-
restore_experiment_runs()
experimentsRestoreRuns()
- Restore runs by deletion time.
-
restore_query()
queriesRestore()
- Restore a query.
-
retrieve_recipient_activation_token()
recipientActivationRetrieveToken()
- Get an access token.
-
rotate_recipient_token()
recipientsRotateToken()
- Rotate a token.
-
run_job_now()
jobsRunNow()
- Trigger a new job run.
-
run_job_now_and_wait()
- Trigger a new job run.
-
run_lakehouse_monitor_refresh()
lakehouseMonitorsRunRefresh()
- Queue a metric refresh for a monitor.
-
search_experiment_experiments()
experimentsSearchExperiments()
- Search experiments.
-
search_experiment_runs()
experimentsSearchRuns()
- Search for runs.
-
search_model_models()
modelRegistrySearchModels()
- Search models.
-
search_model_versions()
modelRegistrySearchModelVersions()
- Searches model versions.
-
set_cluster_permissions()
clustersSetPermissions()
- Set cluster permissions.
-
set_cluster_policy_permissions()
clusterPoliciesSetPermissions()
- Set cluster policy permissions.
-
set_dbsql_permission()
dbsqlPermissionsSet()
- Set object ACL.
-
set_experiment_permissions()
experimentsSetPermissions()
- Set experiment permissions.
-
set_experiment_tag()
experimentsSetExperimentTag()
set_experiment_tag()
experimentsSetTag()
- Set a tag.
-
set_instance_pool_permissions()
instancePoolsSetPermissions()
- Set instance pool permissions.
-
set_job_permissions()
jobsSetPermissions()
- Set job permissions.
-
set_model_permissions()
modelRegistrySetPermissions()
- Set registered model permissions.
-
set_model_tag()
modelRegistrySetModelTag()
- Set a tag.
-
set_model_version_tag()
modelRegistrySetModelVersionTag()
- Set a version tag.
-
set_notebook_permissions()
workspaceSetPermissions()
- Set workspace object permissions.
-
set_permission()
permissionsSet()
- Set object permissions.
-
set_pipeline_permissions()
pipelinesSetPermissions()
- Set pipeline permissions.
-
set_registered_model_alias()
registeredModelsSetAlias()
- Set a Registered Model Alias.
-
set_repo_permissions()
reposSetPermissions()
- Set repo permissions.
-
set_serving_endpoint_permissions()
servingEndpointsSetPermissions()
- Set serving endpoint permissions.
-
set_token_management_permissions()
tokenManagementSetPermissions()
- Set token permissions.
-
set_user_permissions()
usersSetPermissions()
- Set password permissions.
-
set_warehouse_permissions()
warehousesSetPermissions()
- Set SQL warehouse permissions.
-
set_warehouse_workspace_config()
warehousesSetWorkspaceWarehouseConfig()
- Set the workspace configuration.
-
set_workspace_conf_status()
workspaceConfSetStatus()
- Enable/disable features.
-
share_permissions()
sharesSharePermissions()
- Get permissions.
-
share_recipient_permissions()
recipientsSharePermissions()
- Get recipient share permissions.
-
spark_cluster_versions()
clustersSparkVersions()
- List available Spark versions.
-
start_cluster()
clustersStart()
- Start terminated cluster.
-
start_cluster_and_wait()
- Start terminated cluster.
-
start_pipeline_update()
pipelinesStartUpdate()
- Start a pipeline.
-
start_warehouse()
warehousesStart()
- Start a warehouse.
-
start_warehouse_and_wait()
- Start a warehouse.
-
stop_pipeline()
pipelinesStop()
- Stop a pipeline.
-
stop_pipeline_and_wait()
- Stop a pipeline.
-
stop_warehouse()
warehousesStop()
- Stop a warehouse.
-
stop_warehouse_and_wait()
- Stop a warehouse.
-
submit_job()
jobsSubmit()
- Create and trigger a one-time run.
-
submit_job_and_wait()
- Create and trigger a one-time run.
-
summary_metastore()
metastoresSummary()
- Get a metastore summary.
-
sync_vector_search_index()
vectorSearchIndexesSyncIndex()
- Synchronize an index.
-
test_model_registry_webhook()
modelRegistryTestRegistryWebhook()
- Test a webhook.
-
transfer_dbsql_permission_ownership()
dbsqlPermissionsTransferOwnership()
- Transfer object ownership.
-
transition_model_stage()
modelRegistryTransitionStage()
- Transition a stage.
-
trash_lakeview()
lakeviewTrash()
- Trash dashboard.
-
unassign_metastore()
metastoresUnassign()
- Delete an assignment.
-
uninstall_cluster_library()
librariesUninstall()
- Uninstall libraries.
-
unpin_cluster()
clustersUnpin()
- Unpin cluster.
-
update_account_access_control_proxy_rule_set()
accountAccessControlProxyUpdateRuleSet()
- Update a rule set.
-
update_alert()
alertsUpdate()
- Update an alert.
-
update_artifact_allowlist()
artifactAllowlistsUpdate()
- Set an artifact allowlist.
-
update_automatic_cluster()
automaticClusterUpdateUpdate()
- Update the automatic cluster update setting.
-
update_catalog()
catalogsUpdate()
- Update a catalog.
-
update_clean_room()
cleanRoomsUpdate()
- Update a clean room.
-
update_cluster_permissions()
clustersUpdatePermissions()
- Update cluster permissions.
-
update_cluster_policy_permissions()
clusterPoliciesUpdatePermissions()
- Update cluster policy permissions.
-
update_connection()
connectionsUpdate()
- Update a connection.
-
update_csp_enablement()
cspEnablementUpdate()
- Update the compliance security profile setting.
-
update_dashboard()
dashboardsUpdate()
- Change a dashboard definition.
-
update_dashboard_widget()
dashboardWidgetsUpdate()
- Update existing widget.
-
update_default_namespace()
defaultNamespaceUpdate()
- Update the default namespace setting.
-
update_esm_enablement()
esmEnablementUpdate()
- Update the enhanced security monitoring setting.
-
update_experiment()
experimentsUpdateExperiment()
- Update an experiment.
-
update_experiment_permissions()
experimentsUpdatePermissions()
- Update experiment permissions.
-
update_experiment_run()
experimentsUpdateRun()
- Update a run.
-
update_external_location()
externalLocationsUpdate()
- Update an external location.
-
update_function()
functionsUpdate()
- Update a function.
-
update_git_credential()
gitCredentialsUpdate()
- Update a credential.
-
update_global_init_script()
globalInitScriptsUpdate()
- Update init script.
-
update_grant()
grantsUpdate()
- Update permissions.
-
update_group()
groupsUpdate()
- Replace a group.
-
update_instance_pool_permissions()
instancePoolsUpdatePermissions()
- Update instance pool permissions.
-
update_ip_access_list()
ipAccessListsUpdate()
- Update access list.
-
update_job()
jobsUpdate()
- Update job settings partially.
-
update_job_permissions()
jobsUpdatePermissions()
- Update job permissions.
-
update_lakehouse_monitor()
lakehouseMonitorsUpdate()
- Update a table monitor.
-
update_lakeview()
lakeviewUpdate()
- Update dashboard.
-
update_metastore()
metastoresUpdate()
- Update a metastore.
-
update_metastore_assignment()
metastoresUpdateAssignment()
- Update an assignment.
-
update_model()
modelRegistryUpdateModel()
- Update model.
-
update_model_comment()
modelRegistryUpdateComment()
- Update a comment.
-
update_model_permissions()
modelRegistryUpdatePermissions()
- Update registered model permissions.
-
update_model_version()
modelRegistryUpdateModelVersion()
update_model_version()
modelVersionsUpdate()
- Update model version.
-
update_model_webhook()
modelRegistryUpdateWebhook()
- Update a webhook.
-
update_notebook_permissions()
workspaceUpdatePermissions()
- Update workspace object permissions.
-
update_permission()
permissionsUpdate()
- Update object permissions.
-
update_pipeline()
pipelinesUpdate()
- Edit a pipeline.
-
update_pipeline_permissions()
pipelinesUpdatePermissions()
- Update pipeline permissions.
-
update_provider()
providersUpdate()
- Update a provider.
-
update_query()
queriesUpdate()
- Change a query definition.
-
update_query_visualization()
queryVisualizationsUpdate()
- Edit existing visualization.
-
update_recipient()
recipientsUpdate()
- Update a share recipient.
-
update_registered_model()
registeredModelsUpdate()
- Update a Registered Model.
-
update_repo()
reposUpdate()
- Update a repo.
-
update_repo_permissions()
reposUpdatePermissions()
- Update repo permissions.
-
update_restrict_workspace_admin()
restrictWorkspaceAdminsUpdate()
- Update the restrict workspace admins setting.
-
update_schema()
schemasUpdate()
- Update a schema.
-
update_service_principal()
servicePrincipalsUpdate()
- Replace service principal.
-
update_serving_endpoint_config()
servingEndpointsUpdateConfig()
- Update config of a serving endpoint.
-
update_serving_endpoint_config_and_wait()
- Update config of a serving endpoint.
-
update_serving_endpoint_permissions()
servingEndpointsUpdatePermissions()
- Update serving endpoint permissions.
-
update_share()
sharesUpdate()
- Update a share.
-
update_share_permissions()
sharesUpdatePermissions()
- Update permissions.
-
update_storage_credential()
storageCredentialsUpdate()
- Update a credential.
-
update_table()
tablesUpdate()
- Update a table owner.
-
update_token_management_permissions()
tokenManagementUpdatePermissions()
- Update token permissions.
-
update_user()
usersUpdate()
- Replace a user.
-
update_user_permissions()
usersUpdatePermissions()
- Update password permissions.
-
update_volume()
volumesUpdate()
- Update a Volume.
-
update_warehouse_permissions()
warehousesUpdatePermissions()
- Update SQL warehouse permissions.
-
update_workspace_binding()
workspaceBindingsUpdate()
- Update catalog workspace bindings.
-
update_workspace_binding_bindings()
workspaceBindingsUpdateBindings()
- Update securable workspace bindings.
-
upload_file()
filesUpload()
- Upload a file.
-
upsert_vector_search_index_data()
vectorSearchIndexesUpsertDataVectorIndex()
- Upsert data into an index.
-
validate_storage_credential()
storageCredentialsValidate()
- Validate a storage credential.