Skip to main content
Unary · Environment Automations Updates an automation service configuration. Use this method to:
  • Modify service commands
  • Update triggers
  • Change runtime settings
  • Adjust dependencies

Examples

  • Update commands: Changes service start and ready commands.
  • Update triggers: Modifies when the service starts.

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

Response

gitpod.v1.UpdateServiceResponse This message has no fields.
EnvironmentVariableItem represents an environment variable that can be set either from a literal value or from a secret reference.gitpod.v1.EnvironmentVariableItem
gitpod.v1.RunsOn
gitpod.v1.UpdateServiceRequest.AutomationTriggerUpdate
gitpod.v1.UpdateServiceRequest.ServiceMetadata
gitpod.v1.UpdateServiceRequest.ServiceSpec
gitpod.v1.UpdateServiceRequest.ServiceSpec.Commands
gitpod.v1.UpdateServiceRequest.ServiceStatus