Skip to main content

Create warm pool

POST 

/v1/workspaces/:workspaceId/warm-pools

Creates a warm pool: a stored session configuration (template, input values, feature flags, machine and device overrides) plus an owner and a pool size. The backend keeps pool_size sessions of that configuration booted; CreateSession with warm_pool_id is handed one of them. Set pool_size to 0 to drain the pool — for example from a scheduled job outside business hours.

RequestClick to copy link

A successful response.