Backing up and restoring on VMware
Backup and restore API Connect on VMware.
-
Every API Connect network endpoint that was defined with apicup and all URLs specified in the API Connect UIs must resolve correctly in the new environment. For example, if you configured your platform API endpoint as
platform.myapiconnect.com
, that endpoint must be valid in your new environment.It is only possible to change endpoints for an API Connect deployment by following the form factor migration procedure.
-
If you did not use the original VM hostnames or IP addresses in your API Connect endpoints, then you can deploy your new VMs with different hostnames and IP addresses.
- Project directory backup.
The original project directory that was created with the
apicup
command during the initial product installation is essential for disaster recovery. - Management certificates backup.
Backup your management subsystem certificates by using the
dr-preparation
script. - Subsystem database backups.Your management, portal, and analytics subsystems all have databases that contain your API Connect configuration, which includes:
- Everything that you create and configure in the Cloud Manager and API Manager UI (APIs, products, TLS profiles, user registries, and so on), or with the toolkit CLI or REST API.
- Your developer portal sites and customizations made.
- Your analytics data.
Subsystem database backups can be configured to run automatically following a
cron
schedule.