Azure Databricks · Example Payload

Azure Databricks Run State Example

AnalyticsApache SparkBig DataData EngineeringMachine Learning

Azure Databricks Run State 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

life_cycle_stateresult_statestate_messageuser_cancelled_or_timedout

Example Payload

Raw ↑
{
  "life_cycle_state": "example_value",
  "result_state": "example_value",
  "state_message": "example_value",
  "user_cancelled_or_timedout": true
}