v18

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-014211,6201.8 MB
gitpod.v1.RunnerInteractionService

GetRunnerWarmPool

Gets details about a specific warm pool assigned to this runner.

Use this method to read the full warm pool spec after receiving an EventWarmPoolSpecChange event.

post/gitpod.v1.RunnerInteractionService/GetRunnerWarmPool

Request body

runnerIdstring uuid required

The runner's identity

warmPoolIdstring uuid required

warm_pool_id specifies the warm pool to retrieve

Response

Success