Authorizations
Path Parameters
The name of the organization the branch belongs to
The name of the database the branch belongs to
The name of the branch
Body
Name for the backup
Unit for the retention period of the backup
hour
, day
, week
, month
, year
Value between 1`` and
1000for the retention period of the backup (i.e retention_value `6
and retention_unit hour
means 6 hours)
Whether the backup is an immediate backup that may affect database performance. Emergency backups are only supported for PostgreSQL databases.
Response
Returns the created database branch backup
The ID of the backup
The name of the backup
The current state of the backup
pending
, running
, success
, failed
, canceled
, ignored
The size of the backup in bytes
The estimated storage cost of the backup
When the backup was created
When the backup was last updated
When the backup started
When the backup expires
When the backup completed
When the backup was deleted
Size of the PVC used for the backup
Whether or not the backup is protected from deletion
Whether or not the backup policy is required