Import and Export Files

Note:

Before using the REST resources, you must understand how to access the REST resources and other important concepts. See Implementation Best Practices for EPM Cloud REST APIs. Using this REST API requires prerequisites. See Prerequisites.

Table 9-6 Import and Export Files

Task Request REST Resource
LCM Import (v1) POST /interop/rest/{api_version}/applicationsnapshots/{applicationSnapshotName}/migration?q={type:"import"}
LCM Import (v2) POST /interop/rest/v2/snapshots/import
LCM Export (v1) POST /interop/rest/{api_version}/applicationsnapshots/{applicationSnapshotName}/migration?q={type:"export"}
LCM Export (v2) POST /interop/rest/v2/snapshots/export