Table of Contents

Search

  1. Preface
  2. Introduction to Business Entity Services
  3. EJB Business Entity Service Calls
  4. REST Business Entity Service Calls
  5. REST APIs for Data Director
  6. SOAP Business Entity Service Calls
  7. Cross-reference Records and BVT Calculations Services
  8. Supporting Corporate Linkage Service
  9. External Calls to Cleanse, Analyze, and Transform Data
  10. Appendix A: Using REST APIs to Add Records
  11. Appendix B: Using REST APIs to Upload Files
  12. Appendix C: Using REST APIs to Manage Reports

REST APIs for Files

REST APIs for Files

You can use a set of general purpose REST APIs to upload and manage files for attachments or localization.
The following table lists the REST APIs for files:
REST API
Description
Supported Storage Type
List File Metadata
Returns list of file metadata in a storage.
BPM or TEMP
Create File Metadata
Creates metadata for a file in a storage.
DB or TEMP
Get File Metadata
Returns the metadata for a file.
BPM, BUNDLE, DB, or TEMP
Update File Metadata
Updates the metadata for a file.
DB or TEMP
Upload File Content
Uploads the content for a file to a storage.
BUNDLE, DB, or TEMP
Get File Content
Downloads the content for a file.
BPM, BUNDLE, DB, or TEMP
Delete File
Deletes a file in a storage, including components associated to the file such as the file metadata or content.
BUNDLE, DB, or TEMP

0 COMMENTS

We’d like to hear from you!