View and Delete Files

This table shows the REST APIs to view and delete files.

These REST APIs are version 11.1.2.3.600 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-24 View and Delete Files

Task Request REST Resource
List Files (v11.1.2.3.600) GET /applicationsnapshots
List Files (v2) GET /interop/rest/v2/files/list
Delete Files (v11.1.2.3.600) DELETE /applicationsnapshots/{applicationSnapshotName}
Delete Files (v2) DELETE /interop/rest/v2/files/delete
Delete Files (v3) POST /interop/rest/v3/files/delete