cURL
curl --request POST \ --url https://api.gcore.com/storage/v4/object_storages/{storage_id}/restore \ --header 'Authorization: <api-key>'
This response has no body data.
Restores a previously deleted S3-compatible storage instance if it was deleted within the last 2 weeks.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef
apikey
apikey 1234$abcdef
Storage ID
Was this page helpful?