gitpod.v1.BaseSnapshotService
DeleteBaseSnapshot
Deletes a base snapshot build and its provider artifact.
Deletion is asynchronous and idempotent. It does not disable future base snapshot builds for the runner.
Example
baseSnapshotId: "07e03a28-65a5-4d98-b532-8ea67b188048"
post/gitpod.v1.BaseSnapshotService/DeleteBaseSnapshot
Request body
Response
Success
GitpodV1DeleteBaseSnapshotResponse required