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..1Configuration container for Membrane's HTTP client. Allows defining proxy, connection, authentication, TLS, and retry behavior. Can be used as a reusable bean and referenced via . Most of its sub-elements are optional.
ssl0..1Configures inbound or outbound SSL connections.

Can be used in