v1
OpenAPI 3.1.0Proprietary2026-07-13197242444.9 KBSources
Execute Blocking Snapshot
Execute a blocking snapshot for the specified source.
Blocking snapshots pause streaming during the snapshot operation and use Debezium's initial snapshot process. They are useful for:
- Snapshotting keyless tables (which incremental snapshots cannot handle)
- Snapshotting large tables faster than incremental snapshots
Warning: Streaming will be paused during the snapshot operation. Note: additional_conditions filters are not supported for blocking snapshots.
post/sources/execute_blocking_snapshot
Request body
Response
Successful Response
{"stackTrail":"paths:/sources/execute_blocking_snapshot:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}