About an Export
The Code Insight project-data export feature is available through these interfaces:
• | Code Insight Web UI, as described in Exporting Project Data Using the Web UI. |
• | Code Insight REST interface, as described in Exporting Project Data Using the REST Interface. |
During the export process, project data is exported to a JSON data file and then compressed in a .zip archive. The archive file can be stored for backup purposes or imported into a project (described in Importing Project Data).
When performed through the Web UI, the export runs as a background process that does not interfere with analysis work, scanning, or other operations.
Restarts of the Code Insight server (or the machine running the server) do not have any impact on saved exported data.