Question

I'm trying to write a program to access the SCCD REST API, but can't find any documentation online. I'd like to know the URLs I have to call. So for example to access a persons details I call :

/maxrest/rest/os/person

But I can't find any other URIs or any documentation of that API. The only thing I found, doesn't mention the URLs. I want something like this just for SCCD.

Was it helpful?

Solution 2

After talking to the IBM Support, it seems there is indeed no documentation available.

OTHER TIPS

I know it's been a loooong time and it's probably not relevant for this person, but I did find a better answer than "no".

Here's the link: http://www-01.ibm.com/support/knowledgecenter/SSWT9A_7.5.3/com.ibm.mif.doc/gp_intfrmwk/rest_api/c_rest_overview.html

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top