Skip to main content
Unary · Environments Starts a stopped environment. Use this method to resume work on a previously stopped environment. The environment retains its configuration and workspace content from when it was stopped.

Examples

  • Start an environment: Resumes a previously stopped environment with its existing configuration.

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.StartEnvironmentRequest

Response

gitpod.v1.StartEnvironmentResponse This message has no fields.