It's all about the answers!

Ask a question

Automating Opting Into Configuration Management


Daniel Chirillo (313) | asked Nov 15, 11:42 p.m.

Do any of the API's enable one to automate opting-into configuration management for an RM or ETM project area?

One answer



permanent link
Daniel Chirillo (313) | answered Nov 16, 12:16 a.m.

Figured out the answer:  Yes. The request is exactly same for RM and QM.


POST to 
https://SERVER/qm OR rm/service/com.ibm.team.process.internal.service.configurationmanagement.IProcessConfigurationManagementRestService/enable


BODY of request:
{"projectAreaItemId":"projectAreaItemIdValue","cmMode":"FULL"}


Comments
Ian Barnard commented Nov 16, 3:41 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 NOTE this is a private and unsupported API call

Your answer


Register or to post your answer.