Create an In-Memory DB Restore
The request creates a new restore. You must provide a full restore to create the object.
Endpoint
Use a region-specific endpoint from the list to create a new restore: https://in-memory-db.{region}.ionos.com/snapshots/{snapshotId}/restores
Request
To make authenticated requests to the API, the following fields are mandatory in the request header:
Header Parameters
Required
Type
Description
Authorization
yes
string
Provide a header value as Bearer
followed by your token
.
Content-Type
yes
string
Set this to application/json
.
Response
Your values will differ from those in the sample code. It may contain different IDs, timestamps etc.
202 Successful operation
Last updated
Was this helpful?