Restore a backup for a stack item.
post/midgard/v0.1/backup/{stackItemId}/restore/{backupId}
Schedules the restoration of a specific backup using the specified method.Request
Authorization
X-AT
header
apiKey
Path Parameters
stackItemIdThe stack item ID.
integer
REQUIRED
backupIdThe backup ID.
string
REQUIRED
Body
application/json
restoreMethodThe method of restoring.
string
REQUIRED
mount
Response
200Returned when successful.
400Bad Request.
403User is not allowed to access this resource.
404Returned when the backup or stack item was not found.
Shell cURL
shellShow schema
json