Skip to main content

Data Change Stream API actions

Use the Data Change Stream API action to manage your data stream

Table 1. Manage connection actions

Action

Description

alterStreamingConnection

Alters connection settings to a FairCom DB or RTG server.

createStreamingConnection

Creates a connection to a FairCom DB or RTG server.

deleteStreamingConnection

Deletes a connection to a FairCom DB or RTG server. Before you delete a connection, you must pause all data change streams that use it.

listStreamingConnectionProblems

Lists streaming connections that match the problem filters in the request.

listStreamingConnections

Lists existing streaming connections and fully describes each one.

pauseStreamingConnection

Pauses all data change streams in the specified connection.

resumeStreamingConnection

Resumes all data change streams in the specified connection.



Table 2. Run stream actions

Action

Description

startDataChangeStream

Starts one data change stream and returns the unique ID of the stream along with all its properties.

deleteDataChangeStreams

Permanently deletes one or more data change streams specified by their IDs.

listDataChangeStreams

Returns a filtered list of data change streams. Each stream includes its ID and description.

describeDataChangeStreams

Returns specified data change streams with all their properties.