ewoksserver.app.routes.execution.utils.submit_workflow#

ewoksserver.app.routes.execution.utils.submit_workflow(workflow, client_execute_arguments, client_submit_arguments, graph_execute_arguments, graph_submit_arguments, settings)[source]#
Parameters:
  • client_execute_arguments (Optional[Dict[str, Any]])

  • client_submit_arguments (Optional[Dict[str, Any]])

  • graph_execute_arguments (Optional[Dict[str, Any]])

  • graph_submit_arguments (Optional[Dict[str, Any]])

  • settings (EwoksSettings)