It's all about the answers!

Ask a question

Is there a REST API for file access in scm?


Clemens Hübner (1122) | asked Jan 15 '16, 6:24 a.m.
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



permanent link
Geoffrey Clemm (30.1k33035) | 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


Register or to post 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.