v18

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

UpdateRunnerWarmPoolStatus

Updates the status of a warm pool.

Use this method to:

  • Report warm pool phase transitions (ready, degraded)
  • Report failure messages when pool instances cannot be created
post/gitpod.v1.RunnerInteractionService/UpdateRunnerWarmPoolStatus

Request body

runnerIdstring uuid required

The runner's identity

warmPoolIdstring uuid required

warm_pool_id specifies the warm pool to update

Response

Success

GitpodV1UpdateRunnerWarmPoolStatusResponse required