LIST BACKUP STORES
Lists details on existing backup stores:
LIST BACKUP STORES;
The result includes information about the backup stores:
| Column name | Description | Type |
|---|---|---|
name |
Name of the backup store |
Text |
class |
Backup store class and type ( |
Text |
settings |
Settings for the backup store |
Text map |
For example:
name | class | settings
------------+------------------------------------------------------+--------------------------
fs_store_1 | com.datastax.bdp.db.backups.destinations.FSBlobStore | {'path': '/opt/backups'}