Azure Databricks · Example Payload

Azure Databricks Cluster Event Example

AnalyticsApache SparkBig DataData EngineeringMachine Learning

Azure Databricks Cluster Event 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

cluster_idtimestamptypedetails

Example Payload

Raw ↑
{
  "cluster_id": "500123",
  "timestamp": 10,
  "type": "example_value",
  "details": "example_value"
}