Importing a configuration version is a quick way of adding a collection of pre-built profiles into a fabric. The import process recreates the original version and all of its associated profiles exactly. This is useful for adding standardized profiles to a fabric, recreating a fabric on different hardware, and testing.
Fuse Management Console imports a configuration version from a version archive containing the data needed
to recreate the original profiles. The data consists of a folder for each profile in the
version. Each profile folder contains at least one properties file,
org.fusesource.fabric.agent.properties, that configures the container's
agent to load the proper bundles. In addition, the profile folders will contain a copy of
any other configuration file used by the profile.
The easiest way to generate a version archive is by exporting it using Fuse Management Console. For details, see Exporting a Configuration Version
When a profile version is imported, a new version is created for it. Fuse Management Console will use the
name of the most recently added version and increment it to the next available version. For
example, if the most recent version is 1, Fuse Management Console would create version
2. If the most recent version is 2.0, Fuse Management Console would create version
2.1.
To import a configuration version:
Select from the main menu.
The Profiles page opens.
Click .
The Import Version dialog appears.
Click .
A file selector will open.
Select the file containing the version archive to import.
Click .
The dialog will close and the new version will be listed in the Versions table.








