v1

latestOpenAPI 3.1.02026-07-17152445.1 KB
Stateless

Run restore operation

Run restore operation

post/api/stateless/restore

Request body

operation_idstring required
webhook_status_urlstring required
{"stackTrail":"components:schemas:RestoreRequest: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'restore' | 'sync-struct-restore' | 'sync-data-restore' required
input_pathstring required
validated_input_pathstring nullable
pg_restore_pathstring nullable
proc_conn_countinteger nullable
drop_custom_check_constrboolean
clean_dbboolean
drop_dbboolean
ignore_privilegesboolean

Response

Successful Response

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