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 (dict[str, Any] | None)

  • client_submit_arguments (dict[str, Any] | None)

  • graph_execute_arguments (dict[str, Any] | None)

  • graph_submit_arguments (dict[str, Any] | None)

  • settings (EwoksSettings)