Restore from MariaDB Cloud Managed Storage
curl --location 'https://api.skysql.com/skybackup/v1/restores' \
--header 'Content-Type: application/json' \
--header 'Accept: application/json' \
--header "X-API-Key: ${API_KEY}" \
--data '{
"key": "xxx:dbtgf28044362:xxx",
"service_id": "<SERVICE_ID>"
}'curl --location 'https://api-test.skysql.com/skybackup/v1/backups?service_id=d<SERVICE_ID>' \
--header 'Accept: application/json' \
--header "X-API-Key: skysql.1zzz.mh2oe85a.5aXjdyqgef7facjgAQ6DcLlVfx8imkkybIan.87c113e7"Last updated
Was this helpful?

