DescriptionRequest Method GET ActionUrl/api/v1/encoding Response Elements
ExamplesExample Request URL: http://localhost:8080/api/v1/encoding Example Response { "response": { "status": "ok", "message": "", "requestID": "412d55ae-4bdc-11e1-9ff4-0023ae8ddf40" }, "data": [ { "id": "06cc6028-45c2-11e1-919a-0023ae8ddf40", "submitted": "1327323543", "progress": 100, "infile": "/home/jan.hoelscher/Downloads/sintel-2048-surround.mp4", "status": "Completed", "statuscode": 6, "flowname": "simple graph" }, { "id": "756c0280-f47e-486a-ba1f-0ee25405cd22", "submitted": "1327075216", "progress": 100, "infile": "/media/video/Kinski.mp4", "status": "Completed", "statuscode": 6, "flowname": "new shiny encoding flow" }, { "id": "fd1a9add-f7c0-47b5-963b-e80e5ef8db81", "submitted": "1326978510", "progress": 75, "infile": "/media/video/vts_01_1.vob", "status": "Completed", "statuscode": 6, "flowname": "multi encoding" } ] } Related Operations |