Azure Databricks · Example Payload

Azure Databricks Job Example

AnalyticsApache SparkBig DataData EngineeringMachine Learning

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

Top-level fields

job_idcreator_user_namerun_as_user_namecreated_time

Example Payload

Raw ↑
{
  "job_id": "500123",
  "creator_user_name": "example_value",
  "run_as_user_name": "example_value",
  "created_time": 10
}