KafkaSQL
Admin
Snapshot
Trigger storage snapshot
Triggers the creation of a snapshot of the internal database for compatible storages.
This operation can fail for the following reasons:
- A server error occurred (HTTP error 500)
post/admin/snapshots
Response
The snapshot has been successfully triggered.
Example response
{
"snapshotId": "snp-1137292771"
}