The data format for export in IP address management consists of data fields separated by separators. These data fields have predefined content types. The fields are always exported in the same order but the import function also allows an arbitrary order, so the fields are recognized by their key names. The key names of the fields are and must be specified on the first line of the export data file. If the data contain characters that might possibly interfere with the interpretation of the exported data (e.g. the separator character or other non-word characters), the whole content of that data field is placed within double quotes. If your data contains double quotes, which make the output format hard to interpret electronically, they should be exported without being decoded, which can only be achieved using the shell UI. The data field key names
If the "compact" export format (only available in the shell UI) is used to export IPAM data, the information associated with the entities is not exported as separate lines but as data fields on the same line as the entity it belongs to. In this case the created fields will be identified by the information entry label prefixed with "Info_" entry. The import function recognizes these entries as information data and will associate them with correct entities when a compact export file is imported, also via the web UI. |