v51

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-01131107332.8 KB
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.

snapshotIdstring required

Example response

{
  "snapshotId": "snp-1137292771"
}