{ "status": "PENDING", "id": "<string>", "owner_id": "<string>", "file_id": "<string>", "config": [], "metadata_json": {}, "version": "<string>", "total_tasks": 123, "completed_tasks": 123, "start_time": 123, "update_time": 123, "end_time": 123 }
submit a workflow for execution, the workflow is a list of tasks with their dependencies.
Successful Response
Workflow Model