Noop Connection
This connection is used when there is no authentication needed – it is public API.
Properties
Option | Type | Description |
---|---|---|
| string | ID of the connection. |
| string | Base URL of the connection. A full path must be provided (e.g.:Â https://...). |
| java.util.Map | Custom headers. |
| string | Name of the certificate. |
Examples
Use as any other connection.
IntegrationManager version 5.8.0