For the complete documentation index, see llms.txt. This page is also available as Markdown.

get

Get a MariaDB Backup

Usage

ionosctl dbaas mariadb-v2 backup get [flags]

Aliases

For mariadb-v2 command:

[maria-v2 mar-v2 ma-v2]

For backup command:

[b backups]

For get command:

[g]

Description

Use this command to retrieve details about a MariaDB Backup by using its ID.

The backup represents a recovery WINDOW: earliestRecoveryTargetTime bounds the start of the range you can restore to (the window extends to the present). Pass a timestamp inside that range as --recovery-time on cluster restore / cluster create --backup-id to zoom into a specific point; omit it to use the latest.

Required values to run command:

  • Backup Id

Options

Examples

Last updated

Was this helpful?