Stop a blocking snapshot for the specified source.
This endpoint stops an in-progress blocking snapshot by restarting the connector. The snapshot will be marked as cancelled and streaming will resume.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Execute Blocking Snapshot Body.
Blocking snapshots pause streaming during the snapshot operation and use Debezium's initial snapshot process. They are useful for:
Note: additional_conditions filters are not supported for blocking snapshots.
Successful Response