Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2021 07:01 AM
https://docs.databricks.com/dev-tools/cli/index.html
but I checked what is working there on github as cli docs are more for...cli not sdk https://github.com/databricks/databricks-cli/tree/master/databricks_cli/sdk
there is class JobsService and method run_now. I think is what you are looking for.
My blog: https://databrickster.medium.com/