gitpod.v1.RunnerInteractionService
UpdateRunnerEnvironmentSnapshotStatus
Updates the status of a snapshot during its lifecycle.
Use this method to:
- Report snapshot creation progress
- Update completion percentage
- Set snapshot phase (pending, creating, available, failed)
- Provide provider-specific snapshot details
- Report failure messages when snapshot creation fails
post/gitpod.v1.RunnerInteractionService/UpdateRunnerEnvironmentSnapshotStatus
Request body
Response
Success
GitpodV1UpdateRunnerEnvironmentSnapshotStatusResponse required