Databases

List backup executions

Get all executions for a specific backup configuration.

get/databases/{uuid}/backups/{scheduled_backup_uuid}/executions

Path parameters

uuidstring required

UUID of the database

scheduled_backup_uuidstring required

UUID of the backup configuration

Response

List of backup executions

Changes