Unary · Prebuilds
Gets details about a specific warm pool.
Use this method to:
- Check warm pool status and phase
- View the current snapshot being warmed
- Monitor pool health
Examples
-
Get warm pool:
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.GetWarmPoolRequest
Response
gitpod.v1.GetWarmPoolResponse
Related types
WarmPool
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