Export objects and relationships
This guide shows how to export IcePanel model objects and relationships. Useful for scenarios like identifying a service’s dependencies and ownership during incident response.
IcePanel supports two formats:
- CSV for importing spreadsheets (does not support Flows).
- JSON for build pipelines, scripts, and automation (supports Flows).
Prerequisites
Export as CSV
Get your landscape
Get all landscapes in your organization and select a landscape ID:
Note the id of the landscape:
Export as JSON
Export the whole model as JSON which can be easily used as part of a build pipeline, script or automation. This also includes flows which the CSV export does not.