Azure Databricks · Example Payload

Azure Databricks Spark Node Example

AnalyticsApache SparkBig DataData EngineeringMachine Learning

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

Top-level fields

private_ippublic_dnsnode_idinstance_idstart_timestamphost_private_ip

Example Payload

Raw ↑
{
  "private_ip": "example_value",
  "public_dns": "example_value",
  "node_id": "500123",
  "instance_id": "500123",
  "start_timestamp": 10,
  "host_private_ip": "example_value"
}