gitpod.v1.RunnerInteractionService

UpdateRunnerEnvironmentStatus

UpdateRunnerEnvironmentStatus updates the status of an environment this runner is responsible for.

post/gitpod.v1.RunnerInteractionService/UpdateRunnerEnvironmentStatus

Request body

environmentIdstring uuid

The environment's ID

runnerIdstring uuid

The runner's identity

Response

Success

GitpodV1UpdateRunnerEnvironmentStatusResponse required

Changes