shadowing:
targets:
- host: shadow.example.com
port: 8080
shadowing:
targets:
- host: shadow.example.com
port: 8080
Syntax
shadowing:
targets:
- <target>
shadowing:
targets:
- <target>
Child Structure
| Element | Cardinality | Description |
|---|---|---|
| target | 0..* | The destination where the service proxy will send messages to. Use the target element if you want to send the messages to a target. Supports dynamic destinations through expressions. |