Noop Connection

This connection is used when there is no authentication needed – it is public API.

Properties

Option

Type

Description

Option

Type

Description

id

string

ID of the connection.

url

string

Base URL of the connection. A full path must be provided (e.g.: https://...).

headers

java.util.Map

Custom headers.

certificateName

string

Name of the certificate.

Examples

Use as any other connection.

IntegrationManager version 5.8.0