Data connectors
Register, list, detail and unregister data sources and sinks
Last updated
Was this helpful?
Register, list, detail and unregister data sources and sinks
Last updated
Was this helpful?
Transports provide the integration links required to consume and publish computed stream results. Joule Management API provides the ability to register, list, detail and undeploy transports.
For further information on the structure of the content payload refer to this .
Register transport that either consumes or publishes data. A json definition is provided within the body as a raw data typeIf the registration process has succeed a response code of 201 is returned otherwise 500.
No content
Use case DSL configuration.
Transport type (i.e. SINK, SOURCE, REFERENCE_DATA)
No content
Unregister transport that either consumes or publishes data.If the unregistion process has succeed a response code of 201 is returned.
Transport logical name.
Transport type (i.e. SINK, SOURCE, REFERENCE_DATA)
No content