v1

latestOpenAPI 3.1.02026-07-17152445.1 KB
Stateless

Create new dump operation

Create new dump operation

post/api/stateless/dump

Request body

operation_idstring required
webhook_status_urlstring required
{"stackTrail":"components:schemas:DumpRequest:properties:webhook_metadata:anyOf","oasType":"schema","type":"unknown","title":"Webhook Metadata","nullable":true}
webhook_extra_headersobject nullable
webhook_verify_sslboolean nullable
save_dictsboolean nullable
type'dump' | 'sync-struct-dump' | 'sync-data-dump' required
output_pathstring required
validated_output_pathstring nullable
pg_dump_pathstring nullable
ignore_privilegesboolean
proc_countinteger nullable
proc_conn_countinteger nullable

Response

Successful Response

{"stackTrail":"paths:/api/stateless/dump:post:responses:201:content:application/json:schema","oasType":"schema","type":"unknown"}