RestoresApi
Last updated
Last updated
All URIs are relative to https://api.ionos.com/databases/postgresql
Method | HTTP request | Description |
---|---|---|
clusterRestorePost(clusterId, createRestoreRequest)
In-place restore of a cluster
Triggers an in-place restore of the given PostgreSQL.
nil (empty response body)
basicAuth, tokenAuth
Content-Type: application/json
Accept: application/json
Name | Type | Description | Notes |
---|---|---|---|
POST /clusters/{clusterId}/restore
In-place restore of a cluster
clusterId
string
The unique ID of the cluster.
[default to undefined]
createRestoreRequest
The restore request to create.