Contracts API

Contract API overview about how it functions within Datastreamer

Endpoints under this category are used primarily to manage Data Source authentication profiles.

Endpoint Details

EndpointTypeDescription
Creates/Replace Authentication Details for Data SourcePUTExisting values that are not specified in the request are cleared. Returns a redacted copy of the updated authentication details
Get all Operations ContractGETReturns all running operations contracts within the data streamer system.
Deletes Authentication Details for Data SourceDELETEExisting values that are not specified in the request remain unchanged. Returns a redacted copy of authentication details that were deleted
Gets Authentication Details for Data SourceGETThis endpoint returns a redacted copy of authentication details.