Databricks · Example Payload

Databricks Getcluster Example

Artificial IntelligenceAnalyticsApache SparkBig DataCleanroomsCloud ComputingDataData AnalyticsData EngineeringData GovernanceDelta LakeDelta SharingETLIdentity ManagementLakehouseMachine-LearningMLflowModel ServingSecuritySQLUnity CatalogVector SearchVisualize

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

Top-level fields

operationIdmethodpathsummaryrequestExamplesresponseExamples

Example Payload

Raw ↑
{
  "operationId": "getCluster",
  "method": "GET",
  "path": "/2.0/clusters/get",
  "summary": "Databricks Get Cluster Details",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json",
      "name": "Getcluster200Example",
      "example": {
        "cluster_id": "500123",
        "cluster_name": "example_value",
        "spark_version": "example_value",
        "node_type_id": "500123",
        "driver_node_type_id": "500123",
        "num_workers": 10,
        "autoscale": {
          "min_workers": 10,
          "max_workers": 10
        },
        "state": "PENDING",
        "state_message": "example_value",
        "start_time": 10,
        "terminated_time": 10,
        "last_state_loss_time": 10,
        "last_activity_time": 10,
        "last_restarted_time": 10,
        "creator_user_name": "example_value",
        "cluster_source": "UI",
        "spark_conf": "example_value",
        "custom_tags": "example_value",
        "spark_env_vars": "example_value",
        "autotermination_minutes": 10,
        "enable_elastic_disk": true,
        "instance_pool_id": "500123",
        "policy_id": "500123",
        "data_security_mode": "example_value",
        "single_user_name": "example_value",
        "runtime_engine": "example_value",
        "default_tags": "example_value",
        "cluster_log_status": {
          "last_attempted": 10,
          "last_exception": "example_value"
        },
        "termination_reason": {
          "code": "example_value",
          "type": "example_value",
          "parameters": "example_value"
        },
        "disk_spec": {
          "disk_count": 10,
          "disk_size": 10,
          "disk_type": {
            "azure_disk_volume_type": "example_value",
            "ebs_volume_type": "example_value"
          }
        },
        "driver": {
          "private_ip": "example_value",
          "public_dns": "example_value",
          "node_id": "500123",
          "instance_id": "500123",
          "start_timestamp": 10,
          "host_private_ip": "example_value"
        },
        "executors": [
          {
            "private_ip": "example_value",
            "public_dns": "example_value",
            "node_id": "500123",
            "instance_id": "500123",
            "start_timestamp": 10,
            "host_private_ip": "example_value"
          }
        ],
        "jdbc_port": 10,
        "spark_context_id": "500123"
      }
    }
  ]
}

Work with this as data

Every example 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 examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example 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 example
curl "https://apis.io/api/v1/examples/databricks-getcluster-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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