Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

JTS API to retrieve email settings

In JTS admin advanced properties page I could set email settings like SMTP server, port, etc. Is there an API to read these details? I'm looking for an HTTP URL based API.

0 votes

Comments

By monitoring network calls from the browser I could get jts users through an API.

https://<clmserver:port>/jts/service/com.ibm.team.repository.service.internal.IAdminRestService/contributors?searchTerm=%

&pageSize=250&sortBy=name&sortOrder=asc&hideUnassigned=true&pageNum=0&hideArchivedUsers=true

I found an API to get mail configuration settings. But it just provides the available properties but not the actual values of the email properties.

/jts/service/com.ibm.team.repository.service.internal.IServerConfigurationRestService/serviceConfiguration?implementationClassName=com.ibm.team.repository.service.jts.internal.mailer.MailerService

This looks like an internal API. Is there an API to get email configuration with values?

Any help is greatly appreciated.


Be the first one to answer this question!

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,943
× 235
× 54

Question asked: May 21 '18, 3:23 a.m.

Question was seen: 3,525 times

Last updated: May 22 '18, 1:57 a.m.

Confirmation Cancel Confirm