Azure Databricks · JSON Structure

Azure Databricks Run Structure

Type: object Properties: 18
AnalyticsApache SparkBig DataData EngineeringMachine-Learning

Run is a JSON Structure definition published by Azure Databricks, describing 18 properties. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

run_id job_id run_name creator_user_name number_in_job tasks cluster_spec cluster_instance start_time setup_duration execution_duration cleanup_duration end_time trigger run_type attempt_number run_page_url format

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "Run",
  "type": "object",
  "properties": {
    "run_id": {
      "type": "integer"
    },
    "job_id": {
      "type": "integer"
    },
    "run_name": {
      "type": "string"
    },
    "creator_user_name": {
      "type": "string"
    },
    "number_in_job": {
      "type": "integer"
    },
    "tasks": {
      "type": "array"
    },
    "cluster_spec": {
      "type": "object"
    },
    "cluster_instance": {
      "type": "object"
    },
    "start_time": {
      "type": "integer"
    },
    "setup_duration": {
      "type": "integer"
    },
    "execution_duration": {
      "type": "integer"
    },
    "cleanup_duration": {
      "type": "integer"
    },
    "end_time": {
      "type": "integer"
    },
    "trigger": {
      "type": "string"
    },
    "run_type": {
      "type": "string"
    },
    "attempt_number": {
      "type": "integer"
    },
    "run_page_url": {
      "type": "string"
    },
    "format": {
      "type": "string"
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/azure-databricks-run-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.