2.5

Restore Data
You can restore a database from one of its backups.
Procedure
u
You can use an HTTP POST call to restore the database.
POST https://example.aurora.com/datadirector/api/database/98?action=restore&backupid=3
Content-Type : application/json
Authorization : Basic YWRtaW5AYXVyb3JhLnZtd2FyZS5jb206Y2xvdWRibXM=
Accept : application/json
The response that the system returns might look as follows.
202 Accepted
location : https://example.aurora.com/datadirector/api/task/83
VMware vFabric Data Director Programming Guide
32 VMware, Inc.