request paragon backup
Syntax
request paragon backup
request paragon backup config
request paragon backup delete backup-id backup-ID
request paragon backup download backup-id backup-ID storage-location path user username password password
request paragon backup telemetry
request paragon backup upload backup-id backup-ID storage-location path user username password password
Description
Back up your Paragon Automation network configuration and telemetry data. Configuration data includes information stored in PostgreSQL, ArangoDB, and Airflow configuration database systems, along with all available software images, and AskParagon secrets keys. Telemetry data includes information stored in database systems such as OpenSearch, TimescaleDB including Active Assurance data, and VictoriaMetrics including Insights and Pathfinder data.
Additionally, you can upload your backup file to a remote location outside the Paragon Automation cluster and download a backup file from a remote location. You can also delete the backed-up data.
Options
none |
Back up your current Paragon Automation network configuration and telemetry data. Backup files are available at export/paragon-shell/backup. |
config |
Back up only your current Paragon Automation network configuration information. |
delete backup-id backup-ID |
Delete the backed-up file with the specified backup-ID. You can delete only those files present on the node that you are logged on to. To view a list of available backup files, see show paragon backup. |
download backup-id backup-ID storage-location path user username password password |
Download a backed-up file from a remote location. Download options include:
|
telemetry |
Back up only your current Paragon Automation telemetry information. |
upload backup-id backup-ID storage-location path user username password password |
Upload the backup file to a remote location. Upload options include:
|
Required Privilege Level
configure
Output Fields
When you enter this command, you are provided feedback on the status of your request.
Sample Output
- request paragon backup
- request paragon backup config
- request paragon backup delete backup-id backup-id
- request paragon backup download
- request paragon backup telemetry
- request paragon backup upload
request paragon backup
user@node> request paragon backup Postgres backup started Postgres backup completed Using arango CRDN pod foghorn-crdn-drjaslb3-413778 ArangoDB backup completed Using workflow manager pod workflow-manager-64f666454c-fmc62 Airflow backup completed Checking available software images Downloading software images Image download progress : 0%| | 0/14 [00:00] Image download progress : 7%|7 | 1/14 [00:17] Image download progress : 14%|#4 | 2/14 [00:35] Image download progress : 29%|##8 | 4/14 [00:35] Image download progress : 50%|##### | 7/14 [00:35] Image download progress : 71%|#######1 | 10/14 [00:35] Image download progress : 93%|#########2| 13/14 [00:36] Image download progress : 100%|##########| 14/14 [00:36] Software image backup completed AskParagon backup completed Timescaledb backup job started Opensearch backup job started insights Victoriametrics backup job started pathfinder Victoriametrics backup job started Backup job in progress for 20250401-024304
request paragon backup config
user@node> request paragon backup config Postgres backup started Postgres backup completed Using arango CRDN pod foghorn-crdn-o0b3riuv-413778 ArangoDB backup completed Airflow backup completed Checking available software images No software images available for backup AskParagon backup completed Backup completed for 20250305-175217
request paragon backup delete backup-id backup-id
user@node> request paragon backup delete backup-id 20240409-102055 Successfully deleted backup 20241202-192055
request paragon backup download
user@node> request paragon backup download backup-id 20241111-050227 storage-location scp://10.1.2.3/root/storage user root password LoginPassword Downloading backup for 20241111-050227 is in-progress
request paragon backup telemetry
user@node> request paragon backup telemetry Timescaledb backup job started Opensearch backup job started insights Victoriametrics backup job started pathfinder Victoriametrics backup job started Backup job in progress for 20250305-175259
request paragon backup upload
user@node> request paragon backup upload backup-id 20241111-050227 storage-location scp://10.1.2.3/root/storage user root password LoginPassword Uploading backup for 20241111-050227 is in-progress
Release Information
Command introduced in Juniper Paragon Automation Release 2.0.0.
config, telemetry, upload,
and download
options
introduced in Juniper Paragon Automation Release 2.3.0.