https://${VCO_IP_ADDRESS}:8283/config_general/ExportConfig_export.action
Similar to the vCO UI, the backup will be stored on the vCO appliance itself and the path will be provided back to you in the message response. To help demonstrate this, I created a simple shell script called backupVCO51.sh which is similar to the setup script in my previous blog article. You can easily take the few lines of code and integrate that with the setup script.
Here is a screenshot of running the backup script:
From the output we can see where the backup configuration is stored on the vCO appliance and you can easily copy the backup to an external system using SCP.
Whether or not you are automating your vCO setup, you should definitely consider performing periodic backups of your vCO configuration, especially before making any changes to your vCO Server.