Contextual data
Register, list, detail and unregister contextual data sources
Last updated
Was this helpful?
Register, list, detail and unregister contextual data sources
Last updated
Was this helpful?
Contextual data is often used within stream processing to drive complex logic paths. Joule Management API provides the ability to register, list, detail and undeploy contextual data.
For further information on the structure of the content payload refer to this .
Deploy a single contextual data store. A json specification is provided within the body as a raw data type.If the registration process has succeed a response code of 201 is returned otherwise 500.
No content
Deploy multiple contextual data stores. A json specification is provided within the body as a raw data type.If the registration process has succeed a response code of 201 is returned otherwise 500.
No content