SiteArchiveImportConfiguration document
Input record for site archive import system job.
| Property | Type | Constraints | Description |
|---|---|---|---|
| file_name | [String] | mandatory=true, nullable=false | File path to the import file, which must be existent on the server. |
| mode | Enum {merge} | Import mode to use. Default value is 'merge'. |