Builder

class Builder

Properties

Link copied to clipboard

The HTTPS endpoint that the gateway forwards requests to for this passthrough target.

Link copied to clipboard

The application protocol that the passthrough target implements. This value is required for passthrough targets:

Link copied to clipboard

The API schema configuration that defines the structure of the passthrough target's API.

Link copied to clipboard

Controls precedence when a client request supplies a query parameter whose name matches a configured static query parameter. If not set, defaults to CLIENT_OVERRIDE:

Link copied to clipboard

A map of static query parameters that the gateway always appends to the outbound URL when forwarding requests to the target. The total outbound URL length, which includes the endpoint and the percent-encoded query parameters, is enforced by the service.

Link copied to clipboard

The session stickiness configuration for the passthrough target. This configuration routes requests within the same session to the same target.