Unary · Environments
Stops a running environment.
Use this method to pause work while preserving the environment’s state.
The environment can be resumed later using StartEnvironment.
Examples
-
Stop an environment:
Gracefully stops a running environment while preserving its state.
Endpoint
https://app.ona.com with that domain.
Request example
Request
gitpod.v1.StopEnvironmentRequest
Response
gitpod.v1.StopEnvironmentResponse
This message has no fields.