This article should give some sort of idea what one can do with this new Type of Sensor. It is a practical example in which a certain area of an IBM Connections Platform can be checked via a REST API call.

We will perform a file download from a IBM Connections environment where the aim is  to check if the authentication, connection as well the download of a physical file is works.

Configuration

We use the official API document of IBM to utilize the REST API of Connections

https://www-10.lotus.com/ldd/lcwiki.nsf/xpAPIViewer.xsp?lookupName=IBM+Connections+6.0+API+Documentation#action=openDocument&res_title=Downloading_a_file_ic60&content=apicontent

 

save close

(example)

 

 

Result

As a result you get a lot of key/value pairs back. The important key/value pair however is greenlight.rest.http-status. If you get 200, then everything is fine and works. If you get any other http error code back, please check in the IBM API Documentation the explanation