gitpod.v1.EnvironmentAutomationService

StopService

StopService stops a service. This call does not block until the service is stopped. This call will not error if the service is already stopped or has been stopped.

post/gitpod.v1.EnvironmentAutomationService/StopService

Request body

idstring uuid

Response

Success

GitpodV1StopServiceResponse required

Changes