Media Manager API
Say I want an asset with id '123' and the UI is accessible at http://vm12-dev105.opentext.net:11090/otmm/ux-html. How should the URI look? What is the port? Can I use https?
How should I specify the version? The syntax below (from the API docs) is not clear, is it just /v1/assets/123 or something else?
get /{version: v(1)}/assets/{id}
1
Comments
-
The URI should use the same machine name and port used to access the UI with '/otmmapi' appended to it. So in this case:
http://vm12-dev105.opentext.net:11090/otmmapi
The vm12-dev105 machine is not configured to support SSL so https cannot be used. Yes, the version is just appended. For OTMM 10.5 'v2' is the recommended version to use. So the complete URI to retrieve asset '123' would be:
0
Categories
- All Categories
- 123 Developer Announcements
- 54 Articles
- 150 General Questions
- 148 Thrust Services
- 57 OpenText Hackathon
- 37 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 918 Core Messaging
- 84 Digital Asset Management
- 9.4K Documentum
- 32 eDOCS
- 186 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 8 XM Fax
- Follow Categories