Unary · Environment Automations
Deletes an automation service. This call does not block until the service is deleted.
If the service is not stopped it will be stopped before deletion.
Use this method to:
- Remove unused services
- Clean up service configurations
- Stop and delete services
Examples
-
Delete service:
Removes a service after stopping it.
-
Force delete:
Immediately removes a service.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.DeleteServiceRequest
Response
gitpod.v1.DeleteServiceResponse
This message has no fields.