Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 07:11 AM
You can export the complete job configuration in different ways:
- You can use the REST API: https://docs.databricks.com/api/azure/workspace/jobs/get
- You can use the python SDK: https://github.com/databricks/databricks-sdk-py
- You can use Terraform:
Databricks SDK for Python (Beta). Contribute to databricks/databricks-sdk-py development by creating an account on GitHub.