SDK Java MariaDB
  • Introduction
  • Changelog
  • API
    • BackupsApi
    • ClustersApi
  • Models
    • Backup
    • BackupList
    • BackupListAllOf
    • BackupResponse
    • BaseBackup
    • ClusterList
    • ClusterListAllOf
    • ClusterMetadata
    • ClusterProperties
    • ClusterResponse
    • Connection
    • CreateClusterProperties
    • CreateClusterRequest
    • DBUser
    • DayOfTheWeek
    • ErrorMessage
    • InlineResponse400
    • InlineResponse401
    • InlineResponse403
    • InlineResponse404
    • InlineResponse405
    • InlineResponse415
    • InlineResponse422
    • InlineResponse429
    • InlineResponse500
    • InlineResponse503
    • MaintenanceWindow
    • MariadbVersion
    • Pagination
    • PaginationLinks
    • State
On this page
  1. Models

BaseBackup

A single base backup.

Properties

Name
Type
Description
Notes

created

OffsetDateTime

The ISO 8601 creation timestamp.

[optional]

size

Integer

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