Databricks Instance Pools API

The Databricks Instance Pools API allows you to create, edit, delete, and list instance pools. Instance pools reduce cluster start and auto-scaling times by maintaining a set of idle, ready-to-use cloud instances, improving performance and reducing costs for frequently used cluster configurations.

API entry from apis.yml

apis.yml Raw ↑
aid: databricks:instance-pools-api
name: Databricks Instance Pools API
tags:
- Clusters
- Compute
- Infrastructure
humanURL: https://docs.databricks.com/api/workspace/instancepools
properties:
- url: https://docs.databricks.com/api/workspace/instancepools
  type: Documentation
description: The Databricks Instance Pools API allows you to create, edit, delete, and list instance pools.
  Instance pools reduce cluster start and auto-scaling times by maintaining a set of idle, ready-to-use
  cloud instances, improving performance and reducing costs for frequently used cluster configurations.