문제

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.

도움이 되었습니까?

해결책 2

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

다른 팁

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top