JOC API

Version 2.6.5

Download RAML
JOC API
/notice/board
POST

Gets a deployed notice board


Parameters in the POST body schema

Name Type Description Example Default
controllerId required, string Controller ID myController
noticeBoardPath required, string Path of the notice board "/path/to/myBoard"
compact optional, boolean A compact response is returned if this parameter is true false
limit optional, integer Limits the number of expecting orders, -1=unlimited 5000 10000