Copy to and from the Object Store

This table table shows the REST APIs to copy a file or a backup snapshot from the outbox of the current cloud environment (the source) to the Oracle Object Storage Cloud (the target). It also shows the REST APIs to copy a file or a backup snapshot from the Oracle Object Storage Cloud (the source) to the cloud environment (the target). These REST APIs are version v1 and v2.

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-71 Application Snapshot Service

Task Request REST Resource
Copy to Object Store (v1) POST /interop/rest/v1/services/copytoobjectstore
Copy to Object Store (v2) POST /interop/rest/v2/objectstorage/copyto
Copy from Object Store (v1) POST /interop/rest/v1/services/copyfromobjectstore
Copy from Object Store (v2) POST /interop/rest/v2/objectstorage/copyfrom