users
Starts an existing environment, allowing clients to connect to it. The returned operation will contain an instance of StartEnvironmentMetadata in its metadata field. Users can wait for the environment to start by polling this operation via GetOperation. Once the environment has finished starting and is ready to accept connections, the operation will contain a StartEnvironmentResponse in its response field.
post/v1/{+name}:start
Path parameters
namestring required
Name of the resource that should be started, for example users/me/environments/default or users/someone@example.com/environments/default.
Request body
Response
Successful response