Multidomain MDM
- Multidomain MDM 10.5 HotFix 2
- All Products
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
|