Properties file export/import

The plugin supports Properties files to export/import configuration from/to a cell, and migrate exported configuration to further downstream cells.

The plugin may be further configured to allow actions such as Start/Stop/Restart server or cluster objects.

The export may be requested any scope. Also for any configuration item supported by the WebSphere properties export mechanism (Such as Data Sources and JMS providers etc).

The export file may be tokenised (converted to a template) to import back to the original or other cells.

Multiple properties template import tasks may be chained together in an orchestration.

Properties template import tasks may be chained together with python file tasks

The export file may be stored as a configuration backup, to restore configuration at a point in time back to the cell.

The export file may be used as a snapshot, to compare with other snapshots to identify configuration drift over time.