Azure Databricks · Example Payload

Azure Databricks Git Source Example

AnalyticsApache SparkBig DataData EngineeringMachine Learning

Azure Databricks Git Source Example is an example object payload from Azure Databricks, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

git_urlgit_providergit_branchgit_taggit_commit

Example Payload

Raw ↑
{
  "git_url": "https://www.example.com",
  "git_provider": "example_value",
  "git_branch": "example_value",
  "git_tag": "example_value",
  "git_commit": "example_value"
}