DescriptionRequest Method POST ActionUrl/api/v1/watchfolder/{watchfolder-uuid} Request Parameter
Response Elements
ExamplesExample Request URL: http://localhost:8080/api/v1/watchfolder/98447d3a-4b42-11e1-a6ae-0023ae8ddf40 { "folder":"/media/video", "filefilter":"*.mkv", "subdirs":true, "flow-uuid":"f78f4560-48fc-11e1-a522-0023ae8ddf40", "interval":5, "start":1212122121, "end":13131331 } Example Response { "response" : { "status" : "ok", "message" : "", "requestID" : "98447a4c-4b42-11e1-a569-0023ae8ddf40" }, "uuid" : "98447d3a-4b42-11e1-a6ae-0023ae8ddf40" } Related Operations |