gitpod.v1.EnvironmentAutomationService

StartService

StartService starts a service. This call does not block until the service is started. This call will not error if the service is already running or has been started.

post/gitpod.v1.EnvironmentAutomationService/StartService

Request body

idstring uuid

Response

Success

GitpodV1StartServiceResponse required

Changes