Unary · Environment Automations
Stops an automation 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.
Use this method to:
- Pause service operations
- Gracefully stop services
- Prepare for updates
Examples
-
Stop service:
Gracefully stops a running service.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.StopServiceRequest
Response
gitpod.v1.StopServiceResponse
This message has no fields.