Unmount a mounted backup for a stack item.
post/midgard/v0.1/backup/{stackItemId}/unmount
Schedules the unmounting of a backup from a specific container.
Request
Authorization
X-AT
header
apiKey
Path Parameters
stackItemIdThe stack item ID.
integer
REQUIRED
Body
application/json
containerWithBackupsThe container name to unmount the backup for.
string
REQUIRED
Response
200Returned when successful.
403User is not allowed to access this resource.
404Returned when the stack item was not found.
422Missing or invalid prerequisites.
Shell cURL
shell
Show schema
json