Is there a REST API for file access in scm?
Hi,
I want to access the files stored in the RTC SCM, e.g. upload, checkout or delete files. Is there a REST APi to do so? Thanks for your help. |
One answer
Geoffrey Clemm (30.1k●3●30●35)
| answered Jan 15 '16, 1:19 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
The external API is through the RTC SCM command line, but if you trace the calls made by the RTC SCM web browser UI, you will be able to see the HTTP calls being made to perform these operations. You can use that HTTP API, but it is not guaranteed to stay the same from release to release.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.