How to retrieve cluster IDs of a deleted All Purpose cluster ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2023 04:20 AM
I need to retrieve the event logs of deleted All Purpose clusters of a certain workspace.
databricks list API ({workspace_url}/api/2.0/clusters/list) provides me with the list of all active/terminated clusters but not the clusters that are deleted.
I tried using /api/2.0/accounts/{account_id}/usage/download, with the root account details, and i am able to fetch that.
I need a way where we don't use the root account details to fetch the cluster IDs of the deleted clusters. Pls help
0 REPLIES 0

