LIST BACKUP CONFIGURATIONS

Lists details on existing backup configurations:

LIST BACKUP CONFIGURATIONS;

The result includes information about the backup configurations:

Backup configuration details
Column Description Type

name

Backup configuration name.

Text

target_keyspace

List of keyspaces targeted for backup.

Set of text values

stores

List of backup stores to which the keyspaces are assigned.

List of text values

frequency

Standard cron expression determining when the backup is performed.

Text

enabled

If true, the backup will run automatically as specified by frequency. If false, the backup can only be run manually.

Boolean

next_execution time

The time at which the next backup will take place.

Timestamp or null if the backup is unscheduled.

For example:

 name           | target_keyspace | stores              | frequency | enabled  | next_execution_time
----------------+-----------------+---------------------+-----------+----------+---------------------
 my_config_name |       keyspace_1|       ['s3_store']  | * * * * * |   False  |                null

Was this helpful?

Give Feedback

How can we improve the documentation?

© Copyright IBM Corporation 2025 | Privacy policy | Terms of use Manage Privacy Choices

Apache, Apache Cassandra, Cassandra, Apache Tomcat, Tomcat, Apache Lucene, Apache Solr, Apache Hadoop, Hadoop, Apache Pulsar, Pulsar, Apache Spark, Spark, Apache TinkerPop, TinkerPop, Apache Kafka and Kafka are either registered trademarks or trademarks of the Apache Software Foundation or its subsidiaries in Canada, the United States and/or other countries. Kubernetes is the registered trademark of the Linux Foundation.

General Inquiries: Contact IBM