show paragon backup
Syntax
show paragon backup
show paragon backup remote storage-location remote-path user username password password
show paragon backup download status backup-id backup-ID
show paragon backup include-failure (true | false)
show paragon backup status backup-id backup-ID
show paragon backup upload status backup-id backup-ID
Description
Show the backup folders available across all the nodes of the Paragon Automation cluster, and also the backup folders available in a remote location. You can also view the status of the backup operation and the upload and download status of the backup folders from the remote location.
Options
none |
Display all backup folders available across all nodes of the Paragon Automation cluster. |
remote storage-location remote-path user username password password |
Display all backup folders available in the specified by the remote-path in a remote server location. username and password are the login credentials to log in to the remote server. |
download status backup-id backup-ID |
When downloading a backed-up folder from a remote location, display the download status of the folder. |
include-failure (true | false) |
Display the failed backup attempts across all nodes when set to true.
|
status backup-id backup-ID |
Display the latest backup command status. |
upload status backup-id backup-ID |
When uploading a backed-up folder to a remote location, display the upload status of the folder. |
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 folder is located. |
Backup ID |
Unique identifier for the backup folder name. |
Sample Output
- show paragon backup
- show paragon backup include-failure false
- show paragon backup include-failure true
- show paragon backup status backup-id 20241111-050227
- show paragon backup download status backup-id 20241111-050227
- show paragon backup upload status backup-id 20241111-050227
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
show paragon backup status backup-id 20241111-050227
user@node> show paragon backup status backup-id 20241111-050227 Establishing SSH connection with 10.1.2.5 Establishing SSH connection with 10.1.2.6 Establishing SSH connection with 10.1.2.7 Backup status for backup ID 20241111-050227: Paragon configuration : SUCCESS Timescale job status : SUCCESS Opensearch job status : SUCCESS Victoriametrics job status : SUCCESS
show paragon backup download status backup-id 20241111-050227
user@node> show paragon backup download status backup-id 20241111-050227 Download job status for backup ID 20241111-050227: Configuration data download status : SUCCESS Opensearch data download status : SUCCESS Victoriametrics data download status : SUCCESS
show paragon backup upload status backup-id 20241111-050227
user@node> show paragon backup upload status backup-id 20241111-050227 Upload job status for backup ID 20241111-050227: Configuration data upload status : SUCCESS Opensearch data upload status : SUCCESS Victoriametrics data upload status : SUCCESS
Release Information
Command introduced in Juniper Paragon Automation Release 2.0.0.
download, upload,
and status
options introduced in
Juniper Paragon Automation Release 2.3.0.
remote
option introduced in Juniper Paragon Automation Release
2.4.0.