Skip to main content
Version: 1.19.0 (latest)

Configuration Import / Export

Workspaces allows administrators to export and import the configuration of the system via the user interface. The system provides four export modes to support different use cases:

  • Complete Data Set -- Full system backup for disaster recovery or restoration. Replaces all existing data on import.
  • Partial Data Set -- Selective table export for targeted operations. Merges additively on import.
  • Autoscale Configs -- Export autoscale configurations with dependent zones and LDAP configs. Supports zone/LDAP mapping and conflict resolution on import.
  • Deployment Configuration -- Full deployment migration excluding runtime state. Replaces non-ephemeral data on import.

This may be helpful for configuration management, backup/restore, deployment migration, and facilitating testing and automated deployments.

Note

Importing / exporting license information is not supported via this mechanism. Administrators will need to re-apply activation/license keys after executing an import operation. See Adding A License for more details on manually applying keys via the UI or during installation.