clusters_events
Retrieve a chronological list of events for a given Databricks cluster, with options to filter by type and order.
Instructions
List cluster events (ordered from oldest by default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cluster_id | Yes | Databricks cluster ID | |
| limit | No | ||
| offset | No | ||
| order | No | ASC | DESC — chronological ordering of events | |
| event_types | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |