-1

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.

Machavity
  • 30,841
  • 27
  • 92
  • 100
cete3
  • 647
  • 6
  • 19

2 Answers2

1

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

Robert Barron
  • 201
  • 1
  • 3
  • 10
0

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

cete3
  • 647
  • 6
  • 19