SDK Python MariaDB
CtrlK
  • Introduction
  • Changelog
  • API
    • BackupsApi
    • ClustersApi
  • Models
    • Backup
    • BackupList
    • BackupListAllOf
    • BackupResponse
    • BaseBackup
    • ClusterList
    • ClusterListAllOf
    • ClusterMetadata
    • ClusterProperties
    • ClusterResponse
    • ClustersGet400Response
    • ClustersGet401Response
    • ClustersGet403Response
    • ClustersGet404Response
    • ClustersGet405Response
    • ClustersGet415Response
    • ClustersGet422Response
    • ClustersGet429Response
    • ClustersGet500Response
    • ClustersGet503Response
    • Connection
    • CreateClusterProperties
    • CreateClusterRequest
    • DBUser
    • DayOfTheWeek
    • ErrorMessage
    • MaintenanceWindow
    • MariadbVersion
    • Pagination
    • PaginationLinks
    • State
On this page
  1. Models

BaseBackup

A single base backup.

Properties

Name
Type
Description
Notes

created

datetime

The ISO 8601 creation timestamp.

[optional]

size

int

The size of the backup in MiB. This is the size of the binary backup file that was stored.

[optional]

PreviousBackupResponseNextClusterList

Last updated 1 year ago