Skip to main content
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

Send a Bearer token as described in Authentication. If your organization uses a custom management-plane domain, replace https://app.ona.com with that domain.

Request example

Request

gitpod.v1.StopEnvironmentRequest

Response

gitpod.v1.StopEnvironmentResponse This message has no fields.