The ID of the project to create the proxied service in.
environmentstring required
The slug of the environment to create the proxied service in.
secretPathstring
The secret path (folder) to create the proxied service in.
namestring required
The name of the proxied service.
hostPatternstring required
One or more comma-separated host patterns the service applies to, e.g. 'api.stripe.com, .stripe.com'. Each pattern is host[:port][/path]; a '.' wildcard matches exactly one label.
isEnabledboolean
Whether the proxied service is enabled. The agent proxy skips disabled services.