Unary · Prebuilds
Lists warm pools with optional filtering.
Use this method to:
- View all warm pools for a project
- Monitor warm pool status across environment classes
Examples
-
List warm pools for a project:
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.ListWarmPoolsRequest
Response
gitpod.v1.ListWarmPoolsResponse
Related types
Filter
Filter
gitpod.v1.ListWarmPoolsRequest.FilterPaginationRequest
PaginationRequest
gitpod.v1.PaginationRequestPaginationResponse
PaginationResponse
gitpod.v1.PaginationResponseWarmPool
WarmPool
WarmPool maintains pre-created environment instances from a prebuild snapshot
for near-instant environment startup.
One warm pool exists per <project, environment_class> pair.
gitpod.v1.WarmPoolWarmPoolMetadata
WarmPoolMetadata
WarmPoolMetadata contains metadata about the warm pool
gitpod.v1.WarmPoolMetadataWarmPoolSpec
WarmPoolSpec
WarmPoolSpec contains the desired configuration for a warm pool
gitpod.v1.WarmPoolSpecWarmPoolStatus
WarmPoolStatus
WarmPoolStatus contains the current status of a warm pool as reported by the runner
gitpod.v1.WarmPoolStatusWarmPoolPhase
WarmPoolPhase
WarmPoolPhase represents the lifecycle phase of a warm pool