Skip to content

Short demo notebooks showing common methods on Databricks APIs

Notifications You must be signed in to change notification settings

tjcycyota/DatabricksAPIs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DatabricksAPIs

Short demo notebooks showing common methods on Databricks APIs

Intro

The notebooks contained in this repo showcase some of the common methods on Databricks APIs:

  • These are intended to be run from within the target workspace. You can of course interact externally with tools like Postman, CURL, Python Requests library, etc. The methods/payloads required for each API call will be identical.
  • The easiest way to use these examples is to import the entire repository as a Databricks Repo. This repositoryand should be importable to any Databricks workspace (network settings/admin controls allowing).
  • The examples are non-exhaustive. More examples will be added over time. Please feel free to submit a PR or fork for your own uses.

API Docs

Azure

AWS

  • REST API 2.0 ** Account API ** Clusters API ** Cluster Policies APIs ** DBFS API ** Global Init Scripts API ** Groups API ** Instance Pools API ** Instance Profiles API ** IP Access List API ** Jobs API ** Libraries API ** MLflow API ** Permissions API ** Repos API ** SCIM API ** Secrets API ** Token API ** Token Management API ** Workspace API

GCP

(in progress)

About

Short demo notebooks showing common methods on Databricks APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages