Restores REST Endpoints

Restores
You can schedule backups to be restored to a volumes. You can only restore a from completed backup.

These endpoints are not available on Oracle Cloud Machine.

Create a Restore
Method: post
Path: /backupservice/v1/restore
Delete Restore
Method: delete
Path: /backupservice/v1/restore/{name}
Retrieve Details of a Restore
Method: get
Path: /backupservice/v1/restore/{name}
Retrieve Details of all Restores
Method: get
Path: /backupservice/v1/restore