Português (BR)
Criar um snapshot do banco de dados
cURL
curl --request POST \ --url https://api.squarecloud.app/v2/databases/{databaseId}/snapshots \ --header 'Authorization: <authorization>'
{ "status":"success", "response":{ "url":"https://snapshots.squarecloud.app/databases/384443501775028242/a14b8d5e1cb7405a851eb4c075506121.zip?AWSAccessKeyId=accesskey&Expires=1757683751&Signature=JR3danhvtVywQmcaIanWsoJFqhQ%3D", "key":"AWSAccessKeyId=accesskey&Expires=1757683751&Signature=JR3danhvtVywQmcaIanWsoJFqhQ%3D" } }
success
error
Show Alternar objeto
Esta página foi útil?