Import or Export Configurations using the CLI

You can import or export the following entities only from the CLI:

Note: This feature is available only if the Advanced Features option is enabled in the System Settings. For more information on enabling advanced features, see General Settings.

Make sure that the LogLogic LMI system is running before you import or export any configurations.

The configuration of Advanced Features is saved in a JSON file. Starting from LogLogic LMI 6.4.0, the entities are stored in groups. The value of the group name and path of the entities are stored in the groupName and parentPath parameters. 

For example, if a data model is stored in the LSP > Active_Directory group, then the following parameters are stored for that data model in the JSON file:

      "groupName": "Active_Directory",
      "parentPath": "/LSP/Active_Directory"