RestoresApi
Last updated
Last updated
All URIs are relative to https://api.ionos.com/databases/mongodb
Method | HTTP request | Description |
---|---|---|
In-place restore of a cluster
Other parameters are passed through a pointer to an apiClustersRestorePostRequest struct via the builder pattern
(empty response body)
Content-Type: application/json
Accept: application/json
Name | Type | Description | Notes |
---|---|---|---|
Name | Type | Description | Notes |
---|---|---|---|
Post /clusters/{clusterId}/restore
In-place restore of a cluster
ctx
context.Context
context for authentication, logging, cancellation, deadlines, tracing, etc.
clusterId
string
The unique ID of the cluster.
createRestoreRequest
The restore request to create.