show paragon backup
Syntax
show paragon backup
show paragon backup include-failure (true | false)
Description
Show the backup files available across all the nodes of the Paragon Automation cluster.
Options
none |
Display all backup files available across all nodes of the Paragon Automation cluster. |
include-failure (true | false) |
Display the failed backup attempts across all nodes when set to true.
|
Required Privilege Level
configure
Output Fields
Table 1 lists the output fields for the show paragon
backup
command.
Field Name |
Field Description |
---|---|
Node |
IP address of the node on which the backup file is located. |
Backup ID |
Unique identifier for the backup filename. |
Sample Output
- show paragon backup
- show paragon backup include-failure false
- show paragon backup include-failure true
show paragon backup
user@node> show paragon backup Establishing SSH connection with 10.1.2.5 Establishing SSH connection with 10.1.2.6 Establishing SSH connection with 10.1.2.7 Following successful backups are available: Node Backup ID 10.1.2.4 20240507-082612 10.1.2.5 20240507-083155
show paragon backup include-failure false
user@node> show paragon backup include-failure false Establishing SSH connection with 10.1.2.5 Establishing SSH connection with 10.1.2.6 Establishing SSH connection with 10.1.2.7 Following successful backups are available: Node Backup ID 10.1.2.4 20240507-082612 10.1.2.5 20240507-083155
show paragon backup include-failure true
user@node> show paragon backup include-failure true Establishing SSH connection with 10.1.2.5 Establishing SSH connection with 10.1.2.6 Establishing SSH connection with 10.1.2.7 Following successful backups are available: Node Backup ID 10.1.2.4 20240507-082612 10.1.2.5 20240507-083155 Establishing SSH connection with 10.1.2.5 Establishing SSH connection with 10.1.2.6 Establishing SSH connection with 10.1.2.7 Following un-successful backups are available: Node Backup ID 10.1.2.6 20240507-083613
Release Information
Command introduced in Paragon Automation Release 2.0.0.