JOC API

Version 2.6.5

Download RAML
JOC API
/lock
POST

Gets a deployed lock


Parameters in the POST body schema

Name Type Description Example Default
controllerId required, string Controller ID myController
lockPath required, string Path of the lock "/path/myLock"
compact optional, boolean A compact response is returned if this parameter is true false
limit optional, integer Limits the number of holding and waiting orders respectively, -1=unlimited 5000 10000