v18

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

CreateBaseSnapshot

Creates a base snapshot build for a runner.

Use this method to manually rebuild the base snapshot that caches the organization's default devcontainer image for an eligible runner. Build inputs and timeout are derived from the runner's server-managed base snapshot configuration. If a build is already active, that build is returned.

Example

runnerId: "d2c94c27-3b76-4a42-b88c-95a85e392c68"
post/gitpod.v1.BaseSnapshotService/CreateBaseSnapshot

Request body

runnerIdstring uuid required

runner_id is the runner whose base snapshot should be rebuilt.

Response

Success