post https://{region}.api.clumio.com/restores/aws/rds-resources/records
Restores RDS backup records satisfying the query parameter filters provided in the request input. If the query preview flag is set in the input preview=true
, then the result is returned in the response. Otherwise the query runs in the background and a task ID is returned. Use this task ID to track the status of the task using the GET /tasks/{task_id} endpoint
.