registration

Version

Syntax

registration:
'$ref': <string>
flow:
- <flow>
httpClientConfig: {}
ssl: {}
registration:
  '$ref': <string>
  flow:
    - <flow>
  httpClientConfig: {}
  ssl: {}

Attributes

NameRequiredDefaultDescriptionExamples
$reffalse-Reference a component defined under components.-

Child Structure

ElementCardinalityDescription
flow0..*
httpClientConfig0..1Settings the HTTP client uses for calls to a backend: socket timeouts, an upstream proxy, credentials, TLS and retry behavior. Every part is optional and falls back to its defaults when omitted. Configure it once globally, or on a single plugin that calls a backend.
ssl0..1Configures inbound or outbound SSL connections.

Can be used in