Backup Database

If no file name is provided, the output will default to the following file path:
/opt/aspera/var/archive/orchestrator/databases/config
The file name conf_timestamp.sql is assigned.
Method name backup_database(path)
Command asctl orchestrator:backup_database path
Details Back up the orchestrator database (full backup).
Inputs Path (String)
Outputs STDOUT to indicate the database has been backed up. All Orchestrator backups are stored under Orchestrator Archive Directory (see section Orchestrator installation directories )
# asctl orchestrator:backup_database
Orchestrator: Backup databases... /opt/aspera/var/archive/orchestrator/databases/config/conf_20160615_145908.sql
done