windmill-api 1.529.0__py3-none-any.whl → 1.531.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of windmill-api might be problematic. Click here for more details.
- windmill_api/api/job/run_flow_preview_and_wait_result.py +107 -0
- windmill_api/api/job/run_script_preview_and_wait_result.py +107 -0
- windmill_api/models/ai_agent.py +103 -0
- windmill_api/models/ai_agent_input_transforms.py +104 -0
- windmill_api/models/ai_agent_input_transforms_additional_property_type_0.py +69 -0
- windmill_api/models/ai_agent_input_transforms_additional_property_type_0_type.py +8 -0
- windmill_api/models/ai_agent_input_transforms_additional_property_type_1.py +69 -0
- windmill_api/models/ai_agent_input_transforms_additional_property_type_1_type.py +8 -0
- windmill_api/models/ai_agent_tools_item.py +280 -0
- windmill_api/models/ai_agent_tools_item_mock.py +66 -0
- windmill_api/models/ai_agent_tools_item_retry.py +89 -0
- windmill_api/models/ai_agent_tools_item_retry_constant.py +66 -0
- windmill_api/models/ai_agent_tools_item_retry_exponential.py +82 -0
- windmill_api/models/ai_agent_tools_item_skip_if.py +58 -0
- windmill_api/models/ai_agent_tools_item_sleep_type_0.py +67 -0
- windmill_api/models/ai_agent_tools_item_sleep_type_0_type.py +8 -0
- windmill_api/models/ai_agent_tools_item_sleep_type_1.py +67 -0
- windmill_api/models/ai_agent_tools_item_sleep_type_1_type.py +8 -0
- windmill_api/models/ai_agent_tools_item_stop_after_all_iters_if.py +76 -0
- windmill_api/models/ai_agent_tools_item_stop_after_if.py +76 -0
- windmill_api/models/ai_agent_tools_item_suspend.py +195 -0
- windmill_api/models/ai_agent_tools_item_suspend_resume_form.py +71 -0
- windmill_api/models/ai_agent_tools_item_suspend_resume_form_schema.py +44 -0
- windmill_api/models/ai_agent_tools_item_suspend_user_groups_required_type_0.py +69 -0
- windmill_api/models/ai_agent_tools_item_suspend_user_groups_required_type_0_type.py +8 -0
- windmill_api/models/ai_agent_tools_item_suspend_user_groups_required_type_1.py +69 -0
- windmill_api/models/ai_agent_tools_item_suspend_user_groups_required_type_1_type.py +8 -0
- windmill_api/models/ai_agent_type.py +8 -0
- windmill_api/models/completed_job_flow_status_failure_module.py +83 -0
- windmill_api/models/completed_job_flow_status_failure_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/completed_job_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/completed_job_flow_status_failure_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/completed_job_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/completed_job_flow_status_modules_item.py +82 -0
- windmill_api/models/completed_job_flow_status_modules_item_agent_actions_item_type_0.py +84 -0
- windmill_api/models/completed_job_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/completed_job_flow_status_modules_item_agent_actions_item_type_1.py +62 -0
- windmill_api/models/completed_job_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/completed_job_flow_status_preprocessor_module.py +86 -0
- windmill_api/models/completed_job_flow_status_preprocessor_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/completed_job_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/completed_job_flow_status_preprocessor_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/completed_job_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/completed_job_job_kind.py +1 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_failure_module.py +90 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_modules_item.py +89 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_0.py +84 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_1.py +62 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_preprocessor_module.py +90 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_0.py +86 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_1.py +64 -0
- windmill_api/models/delete_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/delete_completed_job_response_200_job_kind.py +1 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_failure_module.py +89 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_modules_item.py +88 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_0.py +84 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1.py +62 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_preprocessor_module.py +89 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_0.py +86 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1.py +64 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_0_job_kind.py +1 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_failure_module.py +89 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_modules_item.py +88 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_0.py +84 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_1.py +62 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_preprocessor_module.py +89 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_0.py +86 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_1.py +64 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/extended_jobs_jobs_item_type_1_job_kind.py +1 -0
- windmill_api/models/flow_module_value_2_type_8_input_transforms_additional_property_type_0.py +69 -0
- windmill_api/models/flow_module_value_2_type_8_input_transforms_additional_property_type_0_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_8_input_transforms_additional_property_type_1.py +69 -0
- windmill_api/models/flow_module_value_2_type_8_input_transforms_additional_property_type_1_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_mock.py +66 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_retry_constant.py +66 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_retry_exponential.py +82 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_skip_if.py +58 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_sleep_type_0.py +69 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_sleep_type_0_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_sleep_type_1.py +69 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_sleep_type_1_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_stop_after_all_iters_if.py +76 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_stop_after_if.py +76 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_suspend_resume_form_schema.py +44 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_suspend_user_groups_required_type_0.py +69 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_suspend_user_groups_required_type_0_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_suspend_user_groups_required_type_1.py +69 -0
- windmill_api/models/flow_module_value_2_type_8_tools_item_suspend_user_groups_required_type_1_type.py +8 -0
- windmill_api/models/flow_module_value_2_type_8_type.py +8 -0
- windmill_api/models/flow_status_failure_module.py +75 -0
- windmill_api/models/flow_status_failure_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/flow_status_failure_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/flow_status_module.py +63 -0
- windmill_api/models/flow_status_module_agent_actions_item_type_0.py +82 -0
- windmill_api/models/flow_status_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/flow_status_module_agent_actions_item_type_1.py +60 -0
- windmill_api/models/flow_status_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/flow_status_modules_item.py +69 -0
- windmill_api/models/flow_status_modules_item_agent_actions_item_type_0.py +84 -0
- windmill_api/models/flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/flow_status_modules_item_agent_actions_item_type_1.py +62 -0
- windmill_api/models/flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/flow_status_preprocessor_module.py +80 -0
- windmill_api/models/flow_status_preprocessor_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/flow_status_preprocessor_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_completed_job_response_200_flow_status_failure_module.py +89 -0
- windmill_api/models/get_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/get_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/get_completed_job_response_200_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_completed_job_response_200_flow_status_modules_item.py +88 -0
- windmill_api/models/get_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_0.py +84 -0
- windmill_api/models/get_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_1.py +62 -0
- windmill_api/models/get_completed_job_response_200_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_completed_job_response_200_flow_status_preprocessor_module.py +89 -0
- windmill_api/models/get_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_0.py +86 -0
- windmill_api/models/get_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_1.py +64 -0
- windmill_api/models/get_completed_job_response_200_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_completed_job_response_200_job_kind.py +1 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_failure_module.py +89 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_failure_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_failure_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_modules_item.py +88 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_modules_item_agent_actions_item_type_0.py +84 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_modules_item_agent_actions_item_type_1.py +62 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_preprocessor_module.py +89 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_preprocessor_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_preprocessor_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/get_job_response_200_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_job_response_200_type_0_job_kind.py +1 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_failure_module.py +89 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_failure_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_failure_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_modules_item.py +88 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_modules_item_agent_actions_item_type_0.py +84 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_modules_item_agent_actions_item_type_1.py +62 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_preprocessor_module.py +89 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_preprocessor_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_preprocessor_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/get_job_response_200_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_job_response_200_type_1_job_kind.py +1 -0
- windmill_api/models/get_job_updates_response_200_flow_status_failure_module.py +89 -0
- windmill_api/models/get_job_updates_response_200_flow_status_failure_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/get_job_updates_response_200_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_job_updates_response_200_flow_status_failure_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/get_job_updates_response_200_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_job_updates_response_200_flow_status_modules_item.py +88 -0
- windmill_api/models/get_job_updates_response_200_flow_status_modules_item_agent_actions_item_type_0.py +84 -0
- windmill_api/models/get_job_updates_response_200_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_job_updates_response_200_flow_status_modules_item_agent_actions_item_type_1.py +62 -0
- windmill_api/models/get_job_updates_response_200_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_job_updates_response_200_flow_status_preprocessor_module.py +89 -0
- windmill_api/models/get_job_updates_response_200_flow_status_preprocessor_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/get_job_updates_response_200_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_job_updates_response_200_flow_status_preprocessor_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/get_job_updates_response_200_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_failure_module.py +93 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_failure_module_agent_actions_item_type_0.py +86 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_failure_module_agent_actions_item_type_1.py +64 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_modules_item.py +90 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_modules_item_agent_actions_item_type_0.py +86 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_modules_item_agent_actions_item_type_1.py +64 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_preprocessor_module.py +92 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_preprocessor_module_agent_actions_item_type_0.py +88 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_preprocessor_module_agent_actions_item_type_1.py +66 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_0_job_kind.py +1 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_failure_module.py +93 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_failure_module_agent_actions_item_type_0.py +86 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_failure_module_agent_actions_item_type_1.py +64 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_modules_item.py +90 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_modules_item_agent_actions_item_type_0.py +86 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_modules_item_agent_actions_item_type_1.py +64 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_preprocessor_module.py +92 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_preprocessor_module_agent_actions_item_type_0.py +88 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_preprocessor_module_agent_actions_item_type_1.py +66 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/get_suspended_job_flow_response_200_job_type_1_job_kind.py +1 -0
- windmill_api/models/job_type_0_flow_status_failure_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/job_type_0_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/job_type_0_flow_status_failure_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/job_type_0_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/job_type_0_flow_status_modules_item_agent_actions_item_type_0.py +84 -0
- windmill_api/models/job_type_0_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/job_type_0_flow_status_modules_item_agent_actions_item_type_1.py +62 -0
- windmill_api/models/job_type_0_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/job_type_0_flow_status_preprocessor_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/job_type_0_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/job_type_0_flow_status_preprocessor_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/job_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/job_type_0_job_kind.py +1 -0
- windmill_api/models/job_type_1_flow_status_failure_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/job_type_1_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/job_type_1_flow_status_failure_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/job_type_1_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/job_type_1_flow_status_modules_item_agent_actions_item_type_0.py +84 -0
- windmill_api/models/job_type_1_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/job_type_1_flow_status_modules_item_agent_actions_item_type_1.py +62 -0
- windmill_api/models/job_type_1_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/job_type_1_flow_status_preprocessor_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/job_type_1_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/job_type_1_flow_status_preprocessor_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/job_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/job_type_1_job_kind.py +1 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_failure_module.py +91 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_failure_module_agent_actions_item_type_0.py +86 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_failure_module_agent_actions_item_type_1.py +64 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_modules_item.py +89 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_modules_item_agent_actions_item_type_0.py +86 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_modules_item_agent_actions_item_type_1.py +64 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_preprocessor_module.py +92 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_0.py +86 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1.py +64 -0
- windmill_api/models/list_completed_jobs_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_completed_jobs_response_200_item_job_kind.py +1 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module.py +93 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_0.py +86 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1.py +64 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item.py +92 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_0.py +86 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1.py +64 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module.py +92 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_0.py +92 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1.py +70 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_0_job_kind.py +1 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_failure_module.py +93 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_0.py +86 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_1.py +64 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_modules_item.py +92 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_0.py +86 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_1.py +64 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_preprocessor_module.py +92 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_0.py +92 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_1.py +70 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_extended_jobs_response_200_jobs_item_type_1_job_kind.py +1 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_failure_module.py +90 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_failure_module_agent_actions_item_type_0.py +86 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_failure_module_agent_actions_item_type_1.py +64 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_modules_item.py +88 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_modules_item_agent_actions_item_type_0.py +84 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_modules_item_agent_actions_item_type_1.py +62 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_preprocessor_module.py +90 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_0.py +86 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1.py +64 -0
- windmill_api/models/list_jobs_response_200_item_type_0_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_0_job_kind.py +1 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_failure_module.py +90 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_failure_module_agent_actions_item_type_0.py +86 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_failure_module_agent_actions_item_type_1.py +64 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_modules_item.py +88 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_modules_item_agent_actions_item_type_0.py +84 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_modules_item_agent_actions_item_type_1.py +62 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_preprocessor_module.py +90 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_0.py +86 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_1.py +64 -0
- windmill_api/models/list_jobs_response_200_item_type_1_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_jobs_response_200_item_type_1_job_kind.py +1 -0
- windmill_api/models/list_queue_response_200_item_flow_status_failure_module.py +89 -0
- windmill_api/models/list_queue_response_200_item_flow_status_failure_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/list_queue_response_200_item_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_queue_response_200_item_flow_status_failure_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/list_queue_response_200_item_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_queue_response_200_item_flow_status_modules_item.py +88 -0
- windmill_api/models/list_queue_response_200_item_flow_status_modules_item_agent_actions_item_type_0.py +84 -0
- windmill_api/models/list_queue_response_200_item_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_queue_response_200_item_flow_status_modules_item_agent_actions_item_type_1.py +62 -0
- windmill_api/models/list_queue_response_200_item_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_queue_response_200_item_flow_status_preprocessor_module.py +89 -0
- windmill_api/models/list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/list_queue_response_200_item_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/list_queue_response_200_item_job_kind.py +1 -0
- windmill_api/models/preview.py +3 -3
- windmill_api/models/queued_job_flow_status_failure_module.py +83 -0
- windmill_api/models/queued_job_flow_status_failure_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/queued_job_flow_status_failure_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/queued_job_flow_status_failure_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/queued_job_flow_status_failure_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/queued_job_flow_status_modules_item.py +82 -0
- windmill_api/models/queued_job_flow_status_modules_item_agent_actions_item_type_0.py +84 -0
- windmill_api/models/queued_job_flow_status_modules_item_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/queued_job_flow_status_modules_item_agent_actions_item_type_1.py +62 -0
- windmill_api/models/queued_job_flow_status_modules_item_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/queued_job_flow_status_preprocessor_module.py +84 -0
- windmill_api/models/queued_job_flow_status_preprocessor_module_agent_actions_item_type_0.py +84 -0
- windmill_api/models/queued_job_flow_status_preprocessor_module_agent_actions_item_type_0_type.py +8 -0
- windmill_api/models/queued_job_flow_status_preprocessor_module_agent_actions_item_type_1.py +62 -0
- windmill_api/models/queued_job_flow_status_preprocessor_module_agent_actions_item_type_1_type.py +8 -0
- windmill_api/models/queued_job_job_kind.py +1 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body.py +114 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_args.py +44 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_restarted_from.py +74 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value.py +190 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module.py +334 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_mock.py +66 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_retry.py +97 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_retry_constant.py +66 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_retry_exponential.py +82 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_skip_if.py +58 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_sleep_type_0.py +69 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_sleep_type_0_type.py +8 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_sleep_type_1.py +69 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_sleep_type_1_type.py +8 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_stop_after_all_iters_if.py +78 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_stop_after_if.py +76 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_suspend.py +215 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_suspend_resume_form.py +75 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_suspend_resume_form_schema.py +46 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_suspend_user_groups_required_type_0.py +71 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_suspend_user_groups_required_type_0_type.py +8 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_suspend_user_groups_required_type_1.py +71 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_failure_module_suspend_user_groups_required_type_1_type.py +8 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item.py +331 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_mock.py +66 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_retry.py +97 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_retry_constant.py +66 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_retry_exponential.py +82 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_skip_if.py +58 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_sleep_type_0.py +69 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_sleep_type_0_type.py +8 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_sleep_type_1.py +69 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_sleep_type_1_type.py +8 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_stop_after_all_iters_if.py +76 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_stop_after_if.py +76 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_suspend.py +213 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_suspend_resume_form.py +75 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_suspend_resume_form_schema.py +46 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_suspend_user_groups_required_type_0.py +71 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_suspend_user_groups_required_type_0_type.py +8 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_suspend_user_groups_required_type_1.py +71 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_modules_item_suspend_user_groups_required_type_1_type.py +8 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module.py +340 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_mock.py +66 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_retry.py +99 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_retry_constant.py +66 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_retry_exponential.py +82 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_skip_if.py +58 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_sleep_type_0.py +69 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_sleep_type_0_type.py +8 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_sleep_type_1.py +69 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_sleep_type_1_type.py +8 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_stop_after_all_iters_if.py +78 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_stop_after_if.py +76 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_suspend.py +215 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_suspend_resume_form.py +79 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_suspend_resume_form_schema.py +46 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_suspend_user_groups_required_type_0.py +73 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_suspend_user_groups_required_type_0_type.py +8 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_suspend_user_groups_required_type_1.py +73 -0
- windmill_api/models/run_flow_preview_and_wait_result_json_body_value_preprocessor_module_suspend_user_groups_required_type_1_type.py +8 -0
- windmill_api/models/run_script_preview_and_wait_result_json_body.py +149 -0
- windmill_api/models/run_script_preview_and_wait_result_json_body_args.py +44 -0
- windmill_api/models/run_script_preview_and_wait_result_json_body_kind.py +10 -0
- windmill_api/models/run_script_preview_and_wait_result_json_body_language.py +29 -0
- windmill_api/models/run_script_preview_json_body.py +3 -3
- {windmill_api-1.529.0.dist-info → windmill_api-1.531.0.dist-info}/METADATA +1 -1
- {windmill_api-1.529.0.dist-info → windmill_api-1.531.0.dist-info}/RECORD +436 -79
- {windmill_api-1.529.0.dist-info → windmill_api-1.531.0.dist-info}/LICENSE +0 -0
- {windmill_api-1.529.0.dist-info → windmill_api-1.531.0.dist-info}/WHEEL +0 -0
|
@@ -7,6 +7,8 @@ from ..models.flow_status_module_type import FlowStatusModuleType
|
|
|
7
7
|
from ..types import UNSET, Unset
|
|
8
8
|
|
|
9
9
|
if TYPE_CHECKING:
|
|
10
|
+
from ..models.flow_status_module_agent_actions_item_type_0 import FlowStatusModuleAgentActionsItemType0
|
|
11
|
+
from ..models.flow_status_module_agent_actions_item_type_1 import FlowStatusModuleAgentActionsItemType1
|
|
10
12
|
from ..models.flow_status_module_approvers_item import FlowStatusModuleApproversItem
|
|
11
13
|
from ..models.flow_status_module_branch_chosen import FlowStatusModuleBranchChosen
|
|
12
14
|
from ..models.flow_status_module_branchall import FlowStatusModuleBranchall
|
|
@@ -33,6 +35,9 @@ class FlowStatusModule:
|
|
|
33
35
|
approvers (Union[Unset, List['FlowStatusModuleApproversItem']]):
|
|
34
36
|
failed_retries (Union[Unset, List[str]]):
|
|
35
37
|
skipped (Union[Unset, bool]):
|
|
38
|
+
agent_actions (Union[Unset, List[Union['FlowStatusModuleAgentActionsItemType0',
|
|
39
|
+
'FlowStatusModuleAgentActionsItemType1']]]):
|
|
40
|
+
agent_actions_success (Union[Unset, List[bool]]):
|
|
36
41
|
"""
|
|
37
42
|
|
|
38
43
|
type: FlowStatusModuleType
|
|
@@ -48,9 +53,15 @@ class FlowStatusModule:
|
|
|
48
53
|
approvers: Union[Unset, List["FlowStatusModuleApproversItem"]] = UNSET
|
|
49
54
|
failed_retries: Union[Unset, List[str]] = UNSET
|
|
50
55
|
skipped: Union[Unset, bool] = UNSET
|
|
56
|
+
agent_actions: Union[
|
|
57
|
+
Unset, List[Union["FlowStatusModuleAgentActionsItemType0", "FlowStatusModuleAgentActionsItemType1"]]
|
|
58
|
+
] = UNSET
|
|
59
|
+
agent_actions_success: Union[Unset, List[bool]] = UNSET
|
|
51
60
|
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
52
61
|
|
|
53
62
|
def to_dict(self) -> Dict[str, Any]:
|
|
63
|
+
from ..models.flow_status_module_agent_actions_item_type_0 import FlowStatusModuleAgentActionsItemType0
|
|
64
|
+
|
|
54
65
|
type = self.type.value
|
|
55
66
|
|
|
56
67
|
id = self.id
|
|
@@ -90,6 +101,23 @@ class FlowStatusModule:
|
|
|
90
101
|
failed_retries = self.failed_retries
|
|
91
102
|
|
|
92
103
|
skipped = self.skipped
|
|
104
|
+
agent_actions: Union[Unset, List[Dict[str, Any]]] = UNSET
|
|
105
|
+
if not isinstance(self.agent_actions, Unset):
|
|
106
|
+
agent_actions = []
|
|
107
|
+
for agent_actions_item_data in self.agent_actions:
|
|
108
|
+
agent_actions_item: Dict[str, Any]
|
|
109
|
+
|
|
110
|
+
if isinstance(agent_actions_item_data, FlowStatusModuleAgentActionsItemType0):
|
|
111
|
+
agent_actions_item = agent_actions_item_data.to_dict()
|
|
112
|
+
|
|
113
|
+
else:
|
|
114
|
+
agent_actions_item = agent_actions_item_data.to_dict()
|
|
115
|
+
|
|
116
|
+
agent_actions.append(agent_actions_item)
|
|
117
|
+
|
|
118
|
+
agent_actions_success: Union[Unset, List[bool]] = UNSET
|
|
119
|
+
if not isinstance(self.agent_actions_success, Unset):
|
|
120
|
+
agent_actions_success = self.agent_actions_success
|
|
93
121
|
|
|
94
122
|
field_dict: Dict[str, Any] = {}
|
|
95
123
|
field_dict.update(self.additional_properties)
|
|
@@ -122,11 +150,17 @@ class FlowStatusModule:
|
|
|
122
150
|
field_dict["failed_retries"] = failed_retries
|
|
123
151
|
if skipped is not UNSET:
|
|
124
152
|
field_dict["skipped"] = skipped
|
|
153
|
+
if agent_actions is not UNSET:
|
|
154
|
+
field_dict["agent_actions"] = agent_actions
|
|
155
|
+
if agent_actions_success is not UNSET:
|
|
156
|
+
field_dict["agent_actions_success"] = agent_actions_success
|
|
125
157
|
|
|
126
158
|
return field_dict
|
|
127
159
|
|
|
128
160
|
@classmethod
|
|
129
161
|
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
162
|
+
from ..models.flow_status_module_agent_actions_item_type_0 import FlowStatusModuleAgentActionsItemType0
|
|
163
|
+
from ..models.flow_status_module_agent_actions_item_type_1 import FlowStatusModuleAgentActionsItemType1
|
|
130
164
|
from ..models.flow_status_module_approvers_item import FlowStatusModuleApproversItem
|
|
131
165
|
from ..models.flow_status_module_branch_chosen import FlowStatusModuleBranchChosen
|
|
132
166
|
from ..models.flow_status_module_branchall import FlowStatusModuleBranchall
|
|
@@ -179,6 +213,33 @@ class FlowStatusModule:
|
|
|
179
213
|
|
|
180
214
|
skipped = d.pop("skipped", UNSET)
|
|
181
215
|
|
|
216
|
+
agent_actions = []
|
|
217
|
+
_agent_actions = d.pop("agent_actions", UNSET)
|
|
218
|
+
for agent_actions_item_data in _agent_actions or []:
|
|
219
|
+
|
|
220
|
+
def _parse_agent_actions_item(
|
|
221
|
+
data: object,
|
|
222
|
+
) -> Union["FlowStatusModuleAgentActionsItemType0", "FlowStatusModuleAgentActionsItemType1"]:
|
|
223
|
+
try:
|
|
224
|
+
if not isinstance(data, dict):
|
|
225
|
+
raise TypeError()
|
|
226
|
+
agent_actions_item_type_0 = FlowStatusModuleAgentActionsItemType0.from_dict(data)
|
|
227
|
+
|
|
228
|
+
return agent_actions_item_type_0
|
|
229
|
+
except: # noqa: E722
|
|
230
|
+
pass
|
|
231
|
+
if not isinstance(data, dict):
|
|
232
|
+
raise TypeError()
|
|
233
|
+
agent_actions_item_type_1 = FlowStatusModuleAgentActionsItemType1.from_dict(data)
|
|
234
|
+
|
|
235
|
+
return agent_actions_item_type_1
|
|
236
|
+
|
|
237
|
+
agent_actions_item = _parse_agent_actions_item(agent_actions_item_data)
|
|
238
|
+
|
|
239
|
+
agent_actions.append(agent_actions_item)
|
|
240
|
+
|
|
241
|
+
agent_actions_success = cast(List[bool], d.pop("agent_actions_success", UNSET))
|
|
242
|
+
|
|
182
243
|
flow_status_module = cls(
|
|
183
244
|
type=type,
|
|
184
245
|
id=id,
|
|
@@ -193,6 +254,8 @@ class FlowStatusModule:
|
|
|
193
254
|
approvers=approvers,
|
|
194
255
|
failed_retries=failed_retries,
|
|
195
256
|
skipped=skipped,
|
|
257
|
+
agent_actions=agent_actions,
|
|
258
|
+
agent_actions_success=agent_actions_success,
|
|
196
259
|
)
|
|
197
260
|
|
|
198
261
|
flow_status_module.additional_properties = d
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
from typing import Any, Dict, List, Type, TypeVar
|
|
2
|
+
|
|
3
|
+
from attrs import define as _attrs_define
|
|
4
|
+
from attrs import field as _attrs_field
|
|
5
|
+
|
|
6
|
+
from ..models.flow_status_module_agent_actions_item_type_0_type import FlowStatusModuleAgentActionsItemType0Type
|
|
7
|
+
|
|
8
|
+
T = TypeVar("T", bound="FlowStatusModuleAgentActionsItemType0")
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
@_attrs_define
|
|
12
|
+
class FlowStatusModuleAgentActionsItemType0:
|
|
13
|
+
"""
|
|
14
|
+
Attributes:
|
|
15
|
+
job_id (str):
|
|
16
|
+
function_name (str):
|
|
17
|
+
type (FlowStatusModuleAgentActionsItemType0Type):
|
|
18
|
+
module_id (str):
|
|
19
|
+
"""
|
|
20
|
+
|
|
21
|
+
job_id: str
|
|
22
|
+
function_name: str
|
|
23
|
+
type: FlowStatusModuleAgentActionsItemType0Type
|
|
24
|
+
module_id: str
|
|
25
|
+
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
26
|
+
|
|
27
|
+
def to_dict(self) -> Dict[str, Any]:
|
|
28
|
+
job_id = self.job_id
|
|
29
|
+
function_name = self.function_name
|
|
30
|
+
type = self.type.value
|
|
31
|
+
|
|
32
|
+
module_id = self.module_id
|
|
33
|
+
|
|
34
|
+
field_dict: Dict[str, Any] = {}
|
|
35
|
+
field_dict.update(self.additional_properties)
|
|
36
|
+
field_dict.update(
|
|
37
|
+
{
|
|
38
|
+
"job_id": job_id,
|
|
39
|
+
"function_name": function_name,
|
|
40
|
+
"type": type,
|
|
41
|
+
"module_id": module_id,
|
|
42
|
+
}
|
|
43
|
+
)
|
|
44
|
+
|
|
45
|
+
return field_dict
|
|
46
|
+
|
|
47
|
+
@classmethod
|
|
48
|
+
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
49
|
+
d = src_dict.copy()
|
|
50
|
+
job_id = d.pop("job_id")
|
|
51
|
+
|
|
52
|
+
function_name = d.pop("function_name")
|
|
53
|
+
|
|
54
|
+
type = FlowStatusModuleAgentActionsItemType0Type(d.pop("type"))
|
|
55
|
+
|
|
56
|
+
module_id = d.pop("module_id")
|
|
57
|
+
|
|
58
|
+
flow_status_module_agent_actions_item_type_0 = cls(
|
|
59
|
+
job_id=job_id,
|
|
60
|
+
function_name=function_name,
|
|
61
|
+
type=type,
|
|
62
|
+
module_id=module_id,
|
|
63
|
+
)
|
|
64
|
+
|
|
65
|
+
flow_status_module_agent_actions_item_type_0.additional_properties = d
|
|
66
|
+
return flow_status_module_agent_actions_item_type_0
|
|
67
|
+
|
|
68
|
+
@property
|
|
69
|
+
def additional_keys(self) -> List[str]:
|
|
70
|
+
return list(self.additional_properties.keys())
|
|
71
|
+
|
|
72
|
+
def __getitem__(self, key: str) -> Any:
|
|
73
|
+
return self.additional_properties[key]
|
|
74
|
+
|
|
75
|
+
def __setitem__(self, key: str, value: Any) -> None:
|
|
76
|
+
self.additional_properties[key] = value
|
|
77
|
+
|
|
78
|
+
def __delitem__(self, key: str) -> None:
|
|
79
|
+
del self.additional_properties[key]
|
|
80
|
+
|
|
81
|
+
def __contains__(self, key: str) -> bool:
|
|
82
|
+
return key in self.additional_properties
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
from typing import Any, Dict, List, Type, TypeVar
|
|
2
|
+
|
|
3
|
+
from attrs import define as _attrs_define
|
|
4
|
+
from attrs import field as _attrs_field
|
|
5
|
+
|
|
6
|
+
from ..models.flow_status_module_agent_actions_item_type_1_type import FlowStatusModuleAgentActionsItemType1Type
|
|
7
|
+
|
|
8
|
+
T = TypeVar("T", bound="FlowStatusModuleAgentActionsItemType1")
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
@_attrs_define
|
|
12
|
+
class FlowStatusModuleAgentActionsItemType1:
|
|
13
|
+
"""
|
|
14
|
+
Attributes:
|
|
15
|
+
type (FlowStatusModuleAgentActionsItemType1Type):
|
|
16
|
+
"""
|
|
17
|
+
|
|
18
|
+
type: FlowStatusModuleAgentActionsItemType1Type
|
|
19
|
+
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
20
|
+
|
|
21
|
+
def to_dict(self) -> Dict[str, Any]:
|
|
22
|
+
type = self.type.value
|
|
23
|
+
|
|
24
|
+
field_dict: Dict[str, Any] = {}
|
|
25
|
+
field_dict.update(self.additional_properties)
|
|
26
|
+
field_dict.update(
|
|
27
|
+
{
|
|
28
|
+
"type": type,
|
|
29
|
+
}
|
|
30
|
+
)
|
|
31
|
+
|
|
32
|
+
return field_dict
|
|
33
|
+
|
|
34
|
+
@classmethod
|
|
35
|
+
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
36
|
+
d = src_dict.copy()
|
|
37
|
+
type = FlowStatusModuleAgentActionsItemType1Type(d.pop("type"))
|
|
38
|
+
|
|
39
|
+
flow_status_module_agent_actions_item_type_1 = cls(
|
|
40
|
+
type=type,
|
|
41
|
+
)
|
|
42
|
+
|
|
43
|
+
flow_status_module_agent_actions_item_type_1.additional_properties = d
|
|
44
|
+
return flow_status_module_agent_actions_item_type_1
|
|
45
|
+
|
|
46
|
+
@property
|
|
47
|
+
def additional_keys(self) -> List[str]:
|
|
48
|
+
return list(self.additional_properties.keys())
|
|
49
|
+
|
|
50
|
+
def __getitem__(self, key: str) -> Any:
|
|
51
|
+
return self.additional_properties[key]
|
|
52
|
+
|
|
53
|
+
def __setitem__(self, key: str, value: Any) -> None:
|
|
54
|
+
self.additional_properties[key] = value
|
|
55
|
+
|
|
56
|
+
def __delitem__(self, key: str) -> None:
|
|
57
|
+
del self.additional_properties[key]
|
|
58
|
+
|
|
59
|
+
def __contains__(self, key: str) -> bool:
|
|
60
|
+
return key in self.additional_properties
|
|
@@ -7,6 +7,8 @@ from ..models.flow_status_modules_item_type import FlowStatusModulesItemType
|
|
|
7
7
|
from ..types import UNSET, Unset
|
|
8
8
|
|
|
9
9
|
if TYPE_CHECKING:
|
|
10
|
+
from ..models.flow_status_modules_item_agent_actions_item_type_0 import FlowStatusModulesItemAgentActionsItemType0
|
|
11
|
+
from ..models.flow_status_modules_item_agent_actions_item_type_1 import FlowStatusModulesItemAgentActionsItemType1
|
|
10
12
|
from ..models.flow_status_modules_item_approvers_item import FlowStatusModulesItemApproversItem
|
|
11
13
|
from ..models.flow_status_modules_item_branch_chosen import FlowStatusModulesItemBranchChosen
|
|
12
14
|
from ..models.flow_status_modules_item_branchall import FlowStatusModulesItemBranchall
|
|
@@ -33,6 +35,9 @@ class FlowStatusModulesItem:
|
|
|
33
35
|
approvers (Union[Unset, List['FlowStatusModulesItemApproversItem']]):
|
|
34
36
|
failed_retries (Union[Unset, List[str]]):
|
|
35
37
|
skipped (Union[Unset, bool]):
|
|
38
|
+
agent_actions (Union[Unset, List[Union['FlowStatusModulesItemAgentActionsItemType0',
|
|
39
|
+
'FlowStatusModulesItemAgentActionsItemType1']]]):
|
|
40
|
+
agent_actions_success (Union[Unset, List[bool]]):
|
|
36
41
|
"""
|
|
37
42
|
|
|
38
43
|
type: FlowStatusModulesItemType
|
|
@@ -48,9 +53,17 @@ class FlowStatusModulesItem:
|
|
|
48
53
|
approvers: Union[Unset, List["FlowStatusModulesItemApproversItem"]] = UNSET
|
|
49
54
|
failed_retries: Union[Unset, List[str]] = UNSET
|
|
50
55
|
skipped: Union[Unset, bool] = UNSET
|
|
56
|
+
agent_actions: Union[
|
|
57
|
+
Unset, List[Union["FlowStatusModulesItemAgentActionsItemType0", "FlowStatusModulesItemAgentActionsItemType1"]]
|
|
58
|
+
] = UNSET
|
|
59
|
+
agent_actions_success: Union[Unset, List[bool]] = UNSET
|
|
51
60
|
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
52
61
|
|
|
53
62
|
def to_dict(self) -> Dict[str, Any]:
|
|
63
|
+
from ..models.flow_status_modules_item_agent_actions_item_type_0 import (
|
|
64
|
+
FlowStatusModulesItemAgentActionsItemType0,
|
|
65
|
+
)
|
|
66
|
+
|
|
54
67
|
type = self.type.value
|
|
55
68
|
|
|
56
69
|
id = self.id
|
|
@@ -90,6 +103,23 @@ class FlowStatusModulesItem:
|
|
|
90
103
|
failed_retries = self.failed_retries
|
|
91
104
|
|
|
92
105
|
skipped = self.skipped
|
|
106
|
+
agent_actions: Union[Unset, List[Dict[str, Any]]] = UNSET
|
|
107
|
+
if not isinstance(self.agent_actions, Unset):
|
|
108
|
+
agent_actions = []
|
|
109
|
+
for agent_actions_item_data in self.agent_actions:
|
|
110
|
+
agent_actions_item: Dict[str, Any]
|
|
111
|
+
|
|
112
|
+
if isinstance(agent_actions_item_data, FlowStatusModulesItemAgentActionsItemType0):
|
|
113
|
+
agent_actions_item = agent_actions_item_data.to_dict()
|
|
114
|
+
|
|
115
|
+
else:
|
|
116
|
+
agent_actions_item = agent_actions_item_data.to_dict()
|
|
117
|
+
|
|
118
|
+
agent_actions.append(agent_actions_item)
|
|
119
|
+
|
|
120
|
+
agent_actions_success: Union[Unset, List[bool]] = UNSET
|
|
121
|
+
if not isinstance(self.agent_actions_success, Unset):
|
|
122
|
+
agent_actions_success = self.agent_actions_success
|
|
93
123
|
|
|
94
124
|
field_dict: Dict[str, Any] = {}
|
|
95
125
|
field_dict.update(self.additional_properties)
|
|
@@ -122,11 +152,21 @@ class FlowStatusModulesItem:
|
|
|
122
152
|
field_dict["failed_retries"] = failed_retries
|
|
123
153
|
if skipped is not UNSET:
|
|
124
154
|
field_dict["skipped"] = skipped
|
|
155
|
+
if agent_actions is not UNSET:
|
|
156
|
+
field_dict["agent_actions"] = agent_actions
|
|
157
|
+
if agent_actions_success is not UNSET:
|
|
158
|
+
field_dict["agent_actions_success"] = agent_actions_success
|
|
125
159
|
|
|
126
160
|
return field_dict
|
|
127
161
|
|
|
128
162
|
@classmethod
|
|
129
163
|
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
164
|
+
from ..models.flow_status_modules_item_agent_actions_item_type_0 import (
|
|
165
|
+
FlowStatusModulesItemAgentActionsItemType0,
|
|
166
|
+
)
|
|
167
|
+
from ..models.flow_status_modules_item_agent_actions_item_type_1 import (
|
|
168
|
+
FlowStatusModulesItemAgentActionsItemType1,
|
|
169
|
+
)
|
|
130
170
|
from ..models.flow_status_modules_item_approvers_item import FlowStatusModulesItemApproversItem
|
|
131
171
|
from ..models.flow_status_modules_item_branch_chosen import FlowStatusModulesItemBranchChosen
|
|
132
172
|
from ..models.flow_status_modules_item_branchall import FlowStatusModulesItemBranchall
|
|
@@ -179,6 +219,33 @@ class FlowStatusModulesItem:
|
|
|
179
219
|
|
|
180
220
|
skipped = d.pop("skipped", UNSET)
|
|
181
221
|
|
|
222
|
+
agent_actions = []
|
|
223
|
+
_agent_actions = d.pop("agent_actions", UNSET)
|
|
224
|
+
for agent_actions_item_data in _agent_actions or []:
|
|
225
|
+
|
|
226
|
+
def _parse_agent_actions_item(
|
|
227
|
+
data: object,
|
|
228
|
+
) -> Union["FlowStatusModulesItemAgentActionsItemType0", "FlowStatusModulesItemAgentActionsItemType1"]:
|
|
229
|
+
try:
|
|
230
|
+
if not isinstance(data, dict):
|
|
231
|
+
raise TypeError()
|
|
232
|
+
agent_actions_item_type_0 = FlowStatusModulesItemAgentActionsItemType0.from_dict(data)
|
|
233
|
+
|
|
234
|
+
return agent_actions_item_type_0
|
|
235
|
+
except: # noqa: E722
|
|
236
|
+
pass
|
|
237
|
+
if not isinstance(data, dict):
|
|
238
|
+
raise TypeError()
|
|
239
|
+
agent_actions_item_type_1 = FlowStatusModulesItemAgentActionsItemType1.from_dict(data)
|
|
240
|
+
|
|
241
|
+
return agent_actions_item_type_1
|
|
242
|
+
|
|
243
|
+
agent_actions_item = _parse_agent_actions_item(agent_actions_item_data)
|
|
244
|
+
|
|
245
|
+
agent_actions.append(agent_actions_item)
|
|
246
|
+
|
|
247
|
+
agent_actions_success = cast(List[bool], d.pop("agent_actions_success", UNSET))
|
|
248
|
+
|
|
182
249
|
flow_status_modules_item = cls(
|
|
183
250
|
type=type,
|
|
184
251
|
id=id,
|
|
@@ -193,6 +260,8 @@ class FlowStatusModulesItem:
|
|
|
193
260
|
approvers=approvers,
|
|
194
261
|
failed_retries=failed_retries,
|
|
195
262
|
skipped=skipped,
|
|
263
|
+
agent_actions=agent_actions,
|
|
264
|
+
agent_actions_success=agent_actions_success,
|
|
196
265
|
)
|
|
197
266
|
|
|
198
267
|
flow_status_modules_item.additional_properties = d
|
|
@@ -0,0 +1,84 @@
|
|
|
1
|
+
from typing import Any, Dict, List, Type, TypeVar
|
|
2
|
+
|
|
3
|
+
from attrs import define as _attrs_define
|
|
4
|
+
from attrs import field as _attrs_field
|
|
5
|
+
|
|
6
|
+
from ..models.flow_status_modules_item_agent_actions_item_type_0_type import (
|
|
7
|
+
FlowStatusModulesItemAgentActionsItemType0Type,
|
|
8
|
+
)
|
|
9
|
+
|
|
10
|
+
T = TypeVar("T", bound="FlowStatusModulesItemAgentActionsItemType0")
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
@_attrs_define
|
|
14
|
+
class FlowStatusModulesItemAgentActionsItemType0:
|
|
15
|
+
"""
|
|
16
|
+
Attributes:
|
|
17
|
+
job_id (str):
|
|
18
|
+
function_name (str):
|
|
19
|
+
type (FlowStatusModulesItemAgentActionsItemType0Type):
|
|
20
|
+
module_id (str):
|
|
21
|
+
"""
|
|
22
|
+
|
|
23
|
+
job_id: str
|
|
24
|
+
function_name: str
|
|
25
|
+
type: FlowStatusModulesItemAgentActionsItemType0Type
|
|
26
|
+
module_id: str
|
|
27
|
+
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
28
|
+
|
|
29
|
+
def to_dict(self) -> Dict[str, Any]:
|
|
30
|
+
job_id = self.job_id
|
|
31
|
+
function_name = self.function_name
|
|
32
|
+
type = self.type.value
|
|
33
|
+
|
|
34
|
+
module_id = self.module_id
|
|
35
|
+
|
|
36
|
+
field_dict: Dict[str, Any] = {}
|
|
37
|
+
field_dict.update(self.additional_properties)
|
|
38
|
+
field_dict.update(
|
|
39
|
+
{
|
|
40
|
+
"job_id": job_id,
|
|
41
|
+
"function_name": function_name,
|
|
42
|
+
"type": type,
|
|
43
|
+
"module_id": module_id,
|
|
44
|
+
}
|
|
45
|
+
)
|
|
46
|
+
|
|
47
|
+
return field_dict
|
|
48
|
+
|
|
49
|
+
@classmethod
|
|
50
|
+
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
51
|
+
d = src_dict.copy()
|
|
52
|
+
job_id = d.pop("job_id")
|
|
53
|
+
|
|
54
|
+
function_name = d.pop("function_name")
|
|
55
|
+
|
|
56
|
+
type = FlowStatusModulesItemAgentActionsItemType0Type(d.pop("type"))
|
|
57
|
+
|
|
58
|
+
module_id = d.pop("module_id")
|
|
59
|
+
|
|
60
|
+
flow_status_modules_item_agent_actions_item_type_0 = cls(
|
|
61
|
+
job_id=job_id,
|
|
62
|
+
function_name=function_name,
|
|
63
|
+
type=type,
|
|
64
|
+
module_id=module_id,
|
|
65
|
+
)
|
|
66
|
+
|
|
67
|
+
flow_status_modules_item_agent_actions_item_type_0.additional_properties = d
|
|
68
|
+
return flow_status_modules_item_agent_actions_item_type_0
|
|
69
|
+
|
|
70
|
+
@property
|
|
71
|
+
def additional_keys(self) -> List[str]:
|
|
72
|
+
return list(self.additional_properties.keys())
|
|
73
|
+
|
|
74
|
+
def __getitem__(self, key: str) -> Any:
|
|
75
|
+
return self.additional_properties[key]
|
|
76
|
+
|
|
77
|
+
def __setitem__(self, key: str, value: Any) -> None:
|
|
78
|
+
self.additional_properties[key] = value
|
|
79
|
+
|
|
80
|
+
def __delitem__(self, key: str) -> None:
|
|
81
|
+
del self.additional_properties[key]
|
|
82
|
+
|
|
83
|
+
def __contains__(self, key: str) -> bool:
|
|
84
|
+
return key in self.additional_properties
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
from typing import Any, Dict, List, Type, TypeVar
|
|
2
|
+
|
|
3
|
+
from attrs import define as _attrs_define
|
|
4
|
+
from attrs import field as _attrs_field
|
|
5
|
+
|
|
6
|
+
from ..models.flow_status_modules_item_agent_actions_item_type_1_type import (
|
|
7
|
+
FlowStatusModulesItemAgentActionsItemType1Type,
|
|
8
|
+
)
|
|
9
|
+
|
|
10
|
+
T = TypeVar("T", bound="FlowStatusModulesItemAgentActionsItemType1")
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
@_attrs_define
|
|
14
|
+
class FlowStatusModulesItemAgentActionsItemType1:
|
|
15
|
+
"""
|
|
16
|
+
Attributes:
|
|
17
|
+
type (FlowStatusModulesItemAgentActionsItemType1Type):
|
|
18
|
+
"""
|
|
19
|
+
|
|
20
|
+
type: FlowStatusModulesItemAgentActionsItemType1Type
|
|
21
|
+
additional_properties: Dict[str, Any] = _attrs_field(init=False, factory=dict)
|
|
22
|
+
|
|
23
|
+
def to_dict(self) -> Dict[str, Any]:
|
|
24
|
+
type = self.type.value
|
|
25
|
+
|
|
26
|
+
field_dict: Dict[str, Any] = {}
|
|
27
|
+
field_dict.update(self.additional_properties)
|
|
28
|
+
field_dict.update(
|
|
29
|
+
{
|
|
30
|
+
"type": type,
|
|
31
|
+
}
|
|
32
|
+
)
|
|
33
|
+
|
|
34
|
+
return field_dict
|
|
35
|
+
|
|
36
|
+
@classmethod
|
|
37
|
+
def from_dict(cls: Type[T], src_dict: Dict[str, Any]) -> T:
|
|
38
|
+
d = src_dict.copy()
|
|
39
|
+
type = FlowStatusModulesItemAgentActionsItemType1Type(d.pop("type"))
|
|
40
|
+
|
|
41
|
+
flow_status_modules_item_agent_actions_item_type_1 = cls(
|
|
42
|
+
type=type,
|
|
43
|
+
)
|
|
44
|
+
|
|
45
|
+
flow_status_modules_item_agent_actions_item_type_1.additional_properties = d
|
|
46
|
+
return flow_status_modules_item_agent_actions_item_type_1
|
|
47
|
+
|
|
48
|
+
@property
|
|
49
|
+
def additional_keys(self) -> List[str]:
|
|
50
|
+
return list(self.additional_properties.keys())
|
|
51
|
+
|
|
52
|
+
def __getitem__(self, key: str) -> Any:
|
|
53
|
+
return self.additional_properties[key]
|
|
54
|
+
|
|
55
|
+
def __setitem__(self, key: str, value: Any) -> None:
|
|
56
|
+
self.additional_properties[key] = value
|
|
57
|
+
|
|
58
|
+
def __delitem__(self, key: str) -> None:
|
|
59
|
+
del self.additional_properties[key]
|
|
60
|
+
|
|
61
|
+
def __contains__(self, key: str) -> bool:
|
|
62
|
+
return key in self.additional_properties
|