gitpod.v1.RunnerService
DeleteRunner
Deletes a runner permanently.
Use this method to:
- Remove unused runners
- Clean up runner registrations
- Delete obsolete runners
Examples
-
Delete runner:
Permanently removes a runner.
runnerId: "d2c94c27-3b76-4a42-b88c-95a85e392c68"
post/gitpod.v1.RunnerService/DeleteRunner
Request body
Response
Success
GitpodV1DeleteRunnerResponse required