Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/dwp-exchange-gateway/_shared/latest--service-schema.json
Parent schema dwp-exchange-gateway
Type: object

Properties

name string required

The service name

minLength=2
url string required

The URL of the service you are attempting to communicate with. The format is `protocol://host:port. If a port is not supplied, the default port for the given protocol is used.

format=uripattern=^(https?)://
timeout object required
2 nested properties
secs required
Default: 60
max=900exclusiveMin=0
retries integer required
Default: 5
min=0max=10
tls_verify_upstream boolean
Default: true
tls_verify_depth integer
Default: 0
min=0max=9
additional_ca_certs array
uniqueItems=true