waldur-api-client 7.8.1__py3-none-any.whl → 7.8.3__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 waldur-api-client might be problematic. Click here for more details.

Files changed (234) hide show
  1. waldur_api_client/api/booking_resources/booking_resources_count.py +10 -13
  2. waldur_api_client/api/booking_resources/booking_resources_list.py +10 -13
  3. waldur_api_client/api/call_managing_organisations/call_managing_organisations_create.py +44 -7
  4. waldur_api_client/api/call_managing_organisations/call_managing_organisations_partial_update.py +46 -7
  5. waldur_api_client/api/call_managing_organisations/call_managing_organisations_update.py +44 -7
  6. waldur_api_client/api/checklists_admin/checklists_admin_checklist_questions.py +49 -0
  7. waldur_api_client/api/checklists_admin/checklists_admin_count.py +43 -0
  8. waldur_api_client/api/checklists_admin/checklists_admin_list.py +43 -0
  9. waldur_api_client/api/checklists_admin_categories/checklists_admin_categories_create.py +44 -7
  10. waldur_api_client/api/checklists_admin_categories/checklists_admin_categories_partial_update.py +44 -7
  11. waldur_api_client/api/checklists_admin_categories/checklists_admin_categories_update.py +44 -7
  12. waldur_api_client/api/customers/customers_create.py +44 -7
  13. waldur_api_client/api/customers/customers_partial_update.py +44 -7
  14. waldur_api_client/api/customers/customers_update.py +44 -7
  15. waldur_api_client/api/external_links/external_links_create.py +44 -7
  16. waldur_api_client/api/external_links/external_links_partial_update.py +44 -7
  17. waldur_api_client/api/external_links/external_links_update.py +44 -7
  18. waldur_api_client/api/invoices/invoices_paid.py +44 -7
  19. waldur_api_client/api/marketplace_categories/marketplace_categories_create.py +44 -7
  20. waldur_api_client/api/marketplace_categories/marketplace_categories_partial_update.py +44 -7
  21. waldur_api_client/api/marketplace_categories/marketplace_categories_update.py +44 -7
  22. waldur_api_client/api/marketplace_category_groups/marketplace_category_groups_create.py +44 -7
  23. waldur_api_client/api/marketplace_category_groups/marketplace_category_groups_partial_update.py +44 -7
  24. waldur_api_client/api/marketplace_category_groups/marketplace_category_groups_update.py +44 -7
  25. waldur_api_client/api/marketplace_offering_files/marketplace_offering_files_create.py +44 -7
  26. waldur_api_client/api/marketplace_orders/marketplace_orders_update_attachment.py +44 -7
  27. waldur_api_client/api/marketplace_project_update_requests/marketplace_project_update_requests_count.py +18 -18
  28. waldur_api_client/api/marketplace_project_update_requests/marketplace_project_update_requests_list.py +18 -18
  29. waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_create.py +44 -7
  30. waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_update_image.py +44 -7
  31. waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_update_thumbnail.py +30 -5
  32. waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_count.py +10 -13
  33. waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_list.py +10 -13
  34. waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_move_resource.py +22 -0
  35. waldur_api_client/api/marketplace_resources/marketplace_resources_count.py +10 -13
  36. waldur_api_client/api/marketplace_resources/marketplace_resources_list.py +10 -13
  37. waldur_api_client/api/marketplace_resources/marketplace_resources_move_resource.py +22 -0
  38. waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_create.py +44 -7
  39. waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_update.py +44 -7
  40. waldur_api_client/api/marketplace_service_providers/marketplace_service_providers_create.py +44 -7
  41. waldur_api_client/api/marketplace_service_providers/marketplace_service_providers_partial_update.py +44 -7
  42. waldur_api_client/api/marketplace_service_providers/marketplace_service_providers_update.py +44 -7
  43. waldur_api_client/api/openstack_backups/openstack_backups_restore.py +10 -10
  44. waldur_api_client/api/override_settings/override_settings.py +30 -5
  45. waldur_api_client/api/payments/payments_create.py +44 -7
  46. waldur_api_client/api/payments/payments_partial_update.py +44 -7
  47. waldur_api_client/api/payments/payments_update.py +44 -7
  48. waldur_api_client/api/projects/projects_create.py +44 -7
  49. waldur_api_client/api/projects/projects_partial_update.py +44 -7
  50. waldur_api_client/api/projects/projects_update.py +44 -7
  51. waldur_api_client/api/proposal_proposals/proposal_proposals_attach_document.py +30 -5
  52. waldur_api_client/api/rancher_services/rancher_services_create.py +22 -22
  53. waldur_api_client/api/slurm_jobs/slurm_jobs_create.py +44 -7
  54. waldur_api_client/api/slurm_jobs/slurm_jobs_update.py +44 -7
  55. waldur_api_client/api/support_attachments/support_attachments_create.py +44 -7
  56. waldur_api_client/api/user_group_invitations/user_group_invitations_count.py +15 -0
  57. waldur_api_client/api/user_group_invitations/user_group_invitations_list.py +15 -0
  58. waldur_api_client/api/users/users_create.py +44 -7
  59. waldur_api_client/api/users/users_partial_update.py +44 -7
  60. waldur_api_client/api/users/users_update.py +44 -7
  61. waldur_api_client/models/__init__.py +172 -8
  62. waldur_api_client/models/agent_type_enum.py +13 -0
  63. waldur_api_client/models/attachment_request_form.py +70 -0
  64. waldur_api_client/models/attachment_request_multipart.py +83 -0
  65. waldur_api_client/models/azure_sql_server_create_order_attributes.py +5 -10
  66. waldur_api_client/models/azure_virtual_machine_create_order_attributes.py +7 -12
  67. waldur_api_client/models/booking_offerings_list_field_item.py +1 -0
  68. waldur_api_client/models/booking_offerings_retrieve_field_item.py +1 -0
  69. waldur_api_client/models/booking_resource.py +16 -34
  70. waldur_api_client/models/booking_resources_list_field_item.py +1 -3
  71. waldur_api_client/models/booking_resources_retrieve_field_item.py +1 -3
  72. waldur_api_client/models/call_managing_organisation_request_form.py +103 -0
  73. waldur_api_client/models/call_managing_organisation_request_multipart.py +122 -0
  74. waldur_api_client/models/call_round.py +11 -1
  75. waldur_api_client/models/category_group_request_form.py +103 -0
  76. waldur_api_client/models/category_group_request_multipart.py +122 -0
  77. waldur_api_client/models/checklist_category_request_form.py +103 -0
  78. waldur_api_client/models/checklist_category_request_multipart.py +122 -0
  79. waldur_api_client/models/checklists_admin_checklist_questions_checklist_type.py +11 -0
  80. waldur_api_client/models/checklists_admin_checklist_questions_checklist_type_in_item.py +11 -0
  81. waldur_api_client/models/checklists_admin_count_checklist_type.py +11 -0
  82. waldur_api_client/models/checklists_admin_count_checklist_type_in_item.py +11 -0
  83. waldur_api_client/models/checklists_admin_list_checklist_type.py +11 -0
  84. waldur_api_client/models/checklists_admin_list_checklist_type_in_item.py +11 -0
  85. waldur_api_client/models/constance_settings.py +18 -0
  86. waldur_api_client/models/constance_settings_request.py +18 -0
  87. waldur_api_client/models/constance_settings_request_form.py +1556 -0
  88. waldur_api_client/models/constance_settings_request_multipart.py +2187 -0
  89. waldur_api_client/models/customer.py +9 -0
  90. waldur_api_client/models/customer_request.py +9 -0
  91. waldur_api_client/models/customer_request_form.py +312 -0
  92. waldur_api_client/models/customer_request_multipart.py +394 -0
  93. waldur_api_client/models/customers_list_field_item.py +1 -0
  94. waldur_api_client/models/customers_retrieve_field_item.py +1 -0
  95. waldur_api_client/models/event_groups_enum.py +1 -0
  96. waldur_api_client/models/event_types_enum.py +2 -0
  97. waldur_api_client/models/external_link_request_form.py +111 -0
  98. waldur_api_client/models/external_link_request_multipart.py +132 -0
  99. waldur_api_client/models/firecrest_job_request_form.py +104 -0
  100. waldur_api_client/models/firecrest_job_request_multipart.py +127 -0
  101. waldur_api_client/models/generic_order_attributes.py +1 -2
  102. waldur_api_client/models/integration_status.py +21 -4
  103. waldur_api_client/models/managed_rancher_cluster_resources_list_field_item.py +1 -3
  104. waldur_api_client/models/managed_rancher_cluster_resources_retrieve_field_item.py +1 -3
  105. waldur_api_client/models/marketplace_category_request_form.py +153 -0
  106. waldur_api_client/models/marketplace_category_request_multipart.py +187 -0
  107. waldur_api_client/models/marketplace_orders_list_field_item.py +1 -3
  108. waldur_api_client/models/marketplace_orders_retrieve_field_item.py +1 -3
  109. waldur_api_client/models/marketplace_provider_offerings_list_course_accounts_retrieve_field_item.py +1 -0
  110. waldur_api_client/models/marketplace_provider_offerings_list_customer_service_accounts_retrieve_field_item.py +1 -0
  111. waldur_api_client/models/marketplace_provider_offerings_list_field_item.py +1 -0
  112. waldur_api_client/models/marketplace_provider_offerings_list_project_service_accounts_retrieve_field_item.py +1 -0
  113. waldur_api_client/models/marketplace_provider_offerings_retrieve_field_item.py +1 -0
  114. waldur_api_client/models/marketplace_provider_offerings_stats_retrieve_field_item.py +1 -0
  115. waldur_api_client/models/marketplace_provider_offerings_user_has_resource_access_retrieve_field_item.py +1 -0
  116. waldur_api_client/models/marketplace_provider_resources_details_retrieve_field_item.py +1 -3
  117. waldur_api_client/models/marketplace_provider_resources_list_field_item.py +1 -3
  118. waldur_api_client/models/marketplace_provider_resources_retrieve_field_item.py +1 -3
  119. waldur_api_client/models/marketplace_public_offerings_list_field_item.py +1 -0
  120. waldur_api_client/models/marketplace_public_offerings_retrieve_field_item.py +1 -0
  121. waldur_api_client/models/marketplace_resources_details_retrieve_field_item.py +1 -3
  122. waldur_api_client/models/marketplace_resources_list_field_item.py +1 -3
  123. waldur_api_client/models/marketplace_resources_retrieve_field_item.py +1 -3
  124. waldur_api_client/models/marketplace_robot_accounts_list_field_item.py +2 -1
  125. waldur_api_client/models/marketplace_robot_accounts_retrieve_field_item.py +2 -1
  126. waldur_api_client/models/marketplace_service_providers_offerings_list_field_item.py +1 -0
  127. waldur_api_client/models/merged_plugin_options.py +9 -0
  128. waldur_api_client/models/merged_plugin_options_request.py +9 -0
  129. waldur_api_client/models/move_resource_request.py +65 -0
  130. waldur_api_client/models/nested_round.py +9 -0
  131. waldur_api_client/models/nested_round_request.py +9 -0
  132. waldur_api_client/models/offering.py +20 -0
  133. waldur_api_client/models/offering_create.py +20 -0
  134. waldur_api_client/models/offering_create_request.py +20 -0
  135. waldur_api_client/models/offering_create_request_form.py +479 -0
  136. waldur_api_client/models/offering_create_request_form_limits.py +57 -0
  137. waldur_api_client/models/offering_create_request_multipart.py +599 -0
  138. waldur_api_client/models/offering_create_request_multipart_limits.py +57 -0
  139. waldur_api_client/models/offering_file_request_form.py +78 -0
  140. waldur_api_client/models/offering_file_request_multipart.py +93 -0
  141. waldur_api_client/models/offering_image_request_form.py +62 -0
  142. waldur_api_client/models/offering_image_request_multipart.py +73 -0
  143. waldur_api_client/models/offering_thumbnail_request_form.py +62 -0
  144. waldur_api_client/models/offering_thumbnail_request_multipart.py +73 -0
  145. waldur_api_client/models/offering_user.py +5 -5
  146. waldur_api_client/models/{offering_user_state_enum.py → offering_user_state.py} +1 -1
  147. waldur_api_client/models/open_stack_backup_restoration.py +3 -5
  148. waldur_api_client/models/open_stack_backup_restoration_create_request.py +141 -0
  149. waldur_api_client/models/open_stack_backup_restoration_request.py +22 -30
  150. waldur_api_client/models/{open_stack_nested_security_group_request.py → open_stack_create_floating_ip_request.py} +17 -6
  151. waldur_api_client/models/open_stack_create_port_request.py +104 -0
  152. waldur_api_client/models/open_stack_instance.py +13 -29
  153. waldur_api_client/models/open_stack_instance_create_order_attributes.py +67 -54
  154. waldur_api_client/models/open_stack_instance_floating_i_ps_update_request.py +5 -5
  155. waldur_api_client/models/open_stack_instance_ports_update_request.py +5 -5
  156. waldur_api_client/models/open_stack_instance_request.py +1 -67
  157. waldur_api_client/models/open_stack_nested_port_request.py +0 -9
  158. waldur_api_client/models/open_stack_security_group_hyperlink_request.py +59 -0
  159. waldur_api_client/models/open_stack_server_group_hyperlink_request.py +59 -0
  160. waldur_api_client/models/open_stack_tenant_create_order_attributes.py +9 -14
  161. waldur_api_client/models/open_stack_volume_create_order_attributes.py +8 -13
  162. waldur_api_client/models/openstack_instances_list_field_item.py +0 -7
  163. waldur_api_client/models/openstack_instances_retrieve_field_item.py +0 -7
  164. waldur_api_client/models/order_attachment_request_form.py +84 -0
  165. waldur_api_client/models/order_attachment_request_multipart.py +98 -0
  166. waldur_api_client/models/order_create.py +8 -0
  167. waldur_api_client/models/order_details.py +16 -34
  168. waldur_api_client/models/paid_request_form.py +81 -0
  169. waldur_api_client/models/paid_request_multipart.py +94 -0
  170. waldur_api_client/models/patched_call_managing_organisation_request_form.py +92 -0
  171. waldur_api_client/models/patched_call_managing_organisation_request_multipart.py +109 -0
  172. waldur_api_client/models/patched_category_group_request_form.py +101 -0
  173. waldur_api_client/models/patched_category_group_request_multipart.py +121 -0
  174. waldur_api_client/models/patched_checklist_category_request_form.py +102 -0
  175. waldur_api_client/models/patched_checklist_category_request_multipart.py +122 -0
  176. waldur_api_client/models/patched_customer_request.py +9 -0
  177. waldur_api_client/models/patched_customer_request_form.py +310 -0
  178. waldur_api_client/models/patched_customer_request_multipart.py +393 -0
  179. waldur_api_client/models/patched_external_link_request_form.py +110 -0
  180. waldur_api_client/models/patched_external_link_request_multipart.py +133 -0
  181. waldur_api_client/models/patched_marketplace_category_request_form.py +151 -0
  182. waldur_api_client/models/patched_marketplace_category_request_multipart.py +186 -0
  183. waldur_api_client/models/patched_open_stack_instance_request.py +1 -67
  184. waldur_api_client/models/patched_payment_request_form.py +119 -0
  185. waldur_api_client/models/patched_payment_request_multipart.py +142 -0
  186. waldur_api_client/models/patched_project_request_form.py +279 -0
  187. waldur_api_client/models/patched_project_request_multipart.py +342 -0
  188. waldur_api_client/models/patched_service_provider_request_form.py +101 -0
  189. waldur_api_client/models/patched_service_provider_request_multipart.py +121 -0
  190. waldur_api_client/models/patched_user_request_form.py +241 -0
  191. waldur_api_client/models/patched_user_request_multipart.py +306 -0
  192. waldur_api_client/models/payment_request_form.py +113 -0
  193. waldur_api_client/models/payment_request_multipart.py +134 -0
  194. waldur_api_client/models/{rancher_nested_security_group.py → project_hyperlink_request.py} +5 -5
  195. waldur_api_client/models/project_request_form.py +280 -0
  196. waldur_api_client/models/project_request_multipart.py +341 -0
  197. waldur_api_client/models/project_user.py +9 -0
  198. waldur_api_client/models/proposal.py +8 -0
  199. waldur_api_client/models/proposal_documentation_request_form.py +84 -0
  200. waldur_api_client/models/proposal_documentation_request_multipart.py +98 -0
  201. waldur_api_client/models/proposal_proposals_count_o_item.py +3 -1
  202. waldur_api_client/models/proposal_proposals_list_o_item.py +3 -1
  203. waldur_api_client/models/proposal_review.py +40 -0
  204. waldur_api_client/models/protected_proposal_list.py +8 -0
  205. waldur_api_client/models/protected_proposal_list_request.py +8 -0
  206. waldur_api_client/models/protected_round.py +8 -0
  207. waldur_api_client/models/provider_offering.py +21 -1
  208. waldur_api_client/models/provider_offering_details.py +20 -0
  209. waldur_api_client/models/public_offering_details.py +20 -0
  210. waldur_api_client/models/rancher_clusters_list_field_item.py +0 -1
  211. waldur_api_client/models/rancher_clusters_retrieve_field_item.py +0 -1
  212. waldur_api_client/models/rancher_service_create.py +508 -0
  213. waldur_api_client/models/rancher_service_create_marketplace_offering_plugin_options_type_0.py +44 -0
  214. waldur_api_client/models/rancher_service_create_request.py +185 -0
  215. waldur_api_client/models/rancher_service_request.py +16 -19
  216. waldur_api_client/models/rancher_workload_create.py +59 -0
  217. waldur_api_client/models/rancher_workload_create_request.py +59 -0
  218. waldur_api_client/models/resource.py +16 -34
  219. waldur_api_client/models/robot_account_details.py +22 -13
  220. waldur_api_client/models/screenshot_request_form.py +87 -0
  221. waldur_api_client/models/screenshot_request_multipart.py +105 -0
  222. waldur_api_client/models/service_provider_request_form.py +112 -0
  223. waldur_api_client/models/service_provider_request_multipart.py +134 -0
  224. waldur_api_client/models/slurm_invoices_slurm_package_create_order_attributes.py +4 -9
  225. waldur_api_client/models/user_request_form.py +250 -0
  226. waldur_api_client/models/user_request_multipart.py +316 -0
  227. waldur_api_client/models/v_mware_virtual_machine_create_order_attributes.py +11 -16
  228. waldur_api_client/models/vmware_nested_network.py +0 -25
  229. waldur_api_client/models/vmware_nested_network_request.py +6 -14
  230. {waldur_api_client-7.8.1.dist-info → waldur_api_client-7.8.3.dist-info}/METADATA +1 -1
  231. {waldur_api_client-7.8.1.dist-info → waldur_api_client-7.8.3.dist-info}/RECORD +233 -153
  232. waldur_api_client/models/open_stack_data_volume.py +0 -81
  233. {waldur_api_client-7.8.1.dist-info → waldur_api_client-7.8.3.dist-info}/WHEEL +0 -0
  234. {waldur_api_client-7.8.1.dist-info → waldur_api_client-7.8.3.dist-info}/licenses/LICENSE +0 -0
@@ -0,0 +1,1556 @@
1
+ from collections.abc import Mapping
2
+ from io import BytesIO
3
+ from typing import Any, TypeVar, Union, cast
4
+
5
+ from attrs import define as _attrs_define
6
+ from attrs import field as _attrs_field
7
+
8
+ from .. import types
9
+ from ..types import UNSET, File, Unset
10
+
11
+ T = TypeVar("T", bound="ConstanceSettingsRequestForm")
12
+
13
+
14
+ @_attrs_define
15
+ class ConstanceSettingsRequestForm:
16
+ """
17
+ Attributes:
18
+ site_name (Union[Unset, str]):
19
+ site_description (Union[Unset, str]):
20
+ homeport_url (Union[Unset, str]):
21
+ rancher_username_input_label (Union[Unset, str]):
22
+ site_address (Union[Unset, str]):
23
+ site_email (Union[Unset, str]):
24
+ site_phone (Union[Unset, str]):
25
+ currency_name (Union[Unset, str]):
26
+ thumbnail_size (Union[Unset, str]):
27
+ anonymous_user_can_view_offerings (Union[Unset, bool]):
28
+ anonymous_user_can_view_plans (Union[Unset, bool]):
29
+ notify_staff_about_approvals (Union[Unset, bool]):
30
+ notify_about_resource_change (Union[Unset, bool]):
31
+ disable_sending_notifications_about_resource_update (Union[Unset, bool]):
32
+ marketplace_landing_page (Union[Unset, str]):
33
+ enable_stale_resource_notifications (Union[Unset, bool]):
34
+ telemetry_url (Union[Unset, str]):
35
+ telemetry_version (Union[Unset, int]):
36
+ script_run_mode (Union[Unset, str]):
37
+ docker_client (Union[Unset, str]):
38
+ docker_run_options (Union[Unset, str]):
39
+ docker_script_dir (Union[Unset, str]):
40
+ docker_remove_container (Union[Unset, bool]):
41
+ docker_images (Union[Unset, str]):
42
+ docker_volume_name (Union[Unset, str]):
43
+ k8s_namespace (Union[Unset, str]):
44
+ k8s_config_path (Union[Unset, str]):
45
+ k8s_job_timeout (Union[Unset, int]):
46
+ enable_strict_check_accepting_invitation (Union[Unset, bool]):
47
+ invitation_disable_multiple_roles (Union[Unset, bool]):
48
+ default_idp (Union[Unset, str]):
49
+ docs_url (Union[Unset, str]):
50
+ short_page_title (Union[Unset, str]):
51
+ full_page_title (Union[Unset, str]):
52
+ brand_color (Union[Unset, str]):
53
+ hero_link_label (Union[Unset, str]):
54
+ hero_link_url (Union[Unset, str]):
55
+ support_portal_url (Union[Unset, str]):
56
+ common_footer_text (Union[Unset, str]):
57
+ common_footer_html (Union[Unset, str]):
58
+ language_choices (Union[Unset, str]):
59
+ disable_dark_theme (Union[Unset, bool]):
60
+ powered_by_logo (Union[File, None, Unset]):
61
+ hero_image (Union[File, None, Unset]):
62
+ marketplace_hero_image (Union[File, None, Unset]):
63
+ call_management_hero_image (Union[File, None, Unset]):
64
+ sidebar_logo (Union[File, None, Unset]):
65
+ sidebar_logo_dark (Union[File, None, Unset]):
66
+ sidebar_logo_mobile (Union[File, None, Unset]):
67
+ sidebar_style (Union[Unset, str]):
68
+ site_logo (Union[File, None, Unset]):
69
+ login_logo (Union[File, None, Unset]):
70
+ favicon (Union[File, None, Unset]):
71
+ offering_logo_placeholder (Union[File, None, Unset]):
72
+ waldur_support_enabled (Union[Unset, bool]):
73
+ waldur_support_active_backend_type (Union[Unset, str]):
74
+ waldur_support_display_request_type (Union[Unset, bool]):
75
+ atlassian_use_old_api (Union[Unset, bool]):
76
+ atlassian_use_teenage_api (Union[Unset, bool]):
77
+ atlassian_use_automatic_request_mapping (Union[Unset, bool]):
78
+ atlassian_map_waldur_users_to_servicedesk_agents (Union[Unset, bool]):
79
+ atlassian_strange_setting (Union[Unset, int]):
80
+ atlassian_api_url (Union[Unset, str]):
81
+ atlassian_username (Union[Unset, str]):
82
+ atlassian_password (Union[Unset, str]):
83
+ atlassian_email (Union[Unset, str]):
84
+ atlassian_token (Union[Unset, str]):
85
+ atlassian_verify_ssl (Union[Unset, bool]):
86
+ atlassian_project_id (Union[Unset, str]):
87
+ atlassian_shared_username (Union[Unset, bool]):
88
+ atlassian_custom_issue_field_mapping_enabled (Union[Unset, bool]):
89
+ atlassian_default_offering_issue_type (Union[Unset, str]):
90
+ atlassian_excluded_attachment_types (Union[Unset, str]):
91
+ atlassian_pull_priorities (Union[Unset, bool]):
92
+ atlassian_issue_types (Union[Unset, str]):
93
+ atlassian_description_template (Union[Unset, str]):
94
+ atlassian_summary_template (Union[Unset, str]):
95
+ atlassian_affected_resource_field (Union[Unset, str]):
96
+ atlassian_impact_field (Union[Unset, str]):
97
+ atlassian_organisation_field (Union[Unset, str]):
98
+ atlassian_resolution_sla_field (Union[Unset, str]):
99
+ atlassian_project_field (Union[Unset, str]):
100
+ atlassian_reporter_field (Union[Unset, str]):
101
+ atlassian_caller_field (Union[Unset, str]):
102
+ atlassian_sla_field (Union[Unset, str]):
103
+ atlassian_linked_issue_type (Union[Unset, str]):
104
+ atlassian_satisfaction_field (Union[Unset, str]):
105
+ atlassian_request_feedback_field (Union[Unset, str]):
106
+ atlassian_template_field (Union[Unset, str]):
107
+ zammad_api_url (Union[Unset, str]):
108
+ zammad_token (Union[Unset, str]):
109
+ zammad_group (Union[Unset, str]):
110
+ zammad_article_type (Union[Unset, str]):
111
+ zammad_comment_marker (Union[Unset, str]):
112
+ zammad_comment_prefix (Union[Unset, str]):
113
+ zammad_comment_cooldown_duration (Union[Unset, int]):
114
+ smax_api_url (Union[Unset, str]):
115
+ smax_tenant_id (Union[Unset, str]):
116
+ smax_login (Union[Unset, str]):
117
+ smax_password (Union[Unset, str]):
118
+ smax_organisation_field (Union[Unset, str]):
119
+ smax_project_field (Union[Unset, str]):
120
+ smax_affected_resource_field (Union[Unset, str]):
121
+ smax_times_to_pull (Union[Unset, int]):
122
+ smax_seconds_to_wait (Union[Unset, int]):
123
+ smax_creation_source_name (Union[Unset, str]):
124
+ smax_requests_offering (Union[Unset, str]):
125
+ smax_verify_ssl (Union[Unset, bool]):
126
+ enable_mock_service_account_backend (Union[Unset, bool]):
127
+ enable_mock_course_account_backend (Union[Unset, bool]):
128
+ proposal_review_duration (Union[Unset, int]):
129
+ user_table_columns (Union[Unset, str]):
130
+ auto_approve_user_tos (Union[Unset, bool]):
131
+ freeipa_enabled (Union[Unset, bool]):
132
+ freeipa_hostname (Union[Unset, str]):
133
+ freeipa_username (Union[Unset, str]):
134
+ freeipa_password (Union[Unset, str]):
135
+ freeipa_verify_ssl (Union[Unset, bool]):
136
+ freeipa_username_prefix (Union[Unset, str]):
137
+ freeipa_groupname_prefix (Union[Unset, str]):
138
+ freeipa_blacklisted_usernames (Union[Unset, list[str]]):
139
+ freeipa_group_synchronization_enabled (Union[Unset, bool]):
140
+ keycloak_icon (Union[File, None, Unset]):
141
+ countries (Union[Unset, list[str]]):
142
+ oidc_auth_url (Union[Unset, str]):
143
+ oidc_introspection_url (Union[Unset, str]):
144
+ oidc_client_id (Union[Unset, str]):
145
+ oidc_client_secret (Union[Unset, str]):
146
+ oidc_user_field (Union[Unset, str]):
147
+ oidc_cache_timeout (Union[Unset, int]):
148
+ oidc_access_token_enabled (Union[Unset, bool]):
149
+ oidc_block_creation_of_uninvited_users (Union[Unset, bool]):
150
+ deactivate_user_if_no_roles (Union[Unset, bool]):
151
+ maintenance_announcement_notify_before_minutes (Union[Unset, int]):
152
+ maintenance_announcement_notify_system (Union[Unset, list[str]]):
153
+ enforce_user_consent_for_offerings (Union[Unset, bool]):
154
+ """
155
+
156
+ site_name: Union[Unset, str] = UNSET
157
+ site_description: Union[Unset, str] = UNSET
158
+ homeport_url: Union[Unset, str] = UNSET
159
+ rancher_username_input_label: Union[Unset, str] = UNSET
160
+ site_address: Union[Unset, str] = UNSET
161
+ site_email: Union[Unset, str] = UNSET
162
+ site_phone: Union[Unset, str] = UNSET
163
+ currency_name: Union[Unset, str] = UNSET
164
+ thumbnail_size: Union[Unset, str] = UNSET
165
+ anonymous_user_can_view_offerings: Union[Unset, bool] = UNSET
166
+ anonymous_user_can_view_plans: Union[Unset, bool] = UNSET
167
+ notify_staff_about_approvals: Union[Unset, bool] = UNSET
168
+ notify_about_resource_change: Union[Unset, bool] = UNSET
169
+ disable_sending_notifications_about_resource_update: Union[Unset, bool] = UNSET
170
+ marketplace_landing_page: Union[Unset, str] = UNSET
171
+ enable_stale_resource_notifications: Union[Unset, bool] = UNSET
172
+ telemetry_url: Union[Unset, str] = UNSET
173
+ telemetry_version: Union[Unset, int] = UNSET
174
+ script_run_mode: Union[Unset, str] = UNSET
175
+ docker_client: Union[Unset, str] = UNSET
176
+ docker_run_options: Union[Unset, str] = UNSET
177
+ docker_script_dir: Union[Unset, str] = UNSET
178
+ docker_remove_container: Union[Unset, bool] = UNSET
179
+ docker_images: Union[Unset, str] = UNSET
180
+ docker_volume_name: Union[Unset, str] = UNSET
181
+ k8s_namespace: Union[Unset, str] = UNSET
182
+ k8s_config_path: Union[Unset, str] = UNSET
183
+ k8s_job_timeout: Union[Unset, int] = UNSET
184
+ enable_strict_check_accepting_invitation: Union[Unset, bool] = UNSET
185
+ invitation_disable_multiple_roles: Union[Unset, bool] = UNSET
186
+ default_idp: Union[Unset, str] = UNSET
187
+ docs_url: Union[Unset, str] = UNSET
188
+ short_page_title: Union[Unset, str] = UNSET
189
+ full_page_title: Union[Unset, str] = UNSET
190
+ brand_color: Union[Unset, str] = UNSET
191
+ hero_link_label: Union[Unset, str] = UNSET
192
+ hero_link_url: Union[Unset, str] = UNSET
193
+ support_portal_url: Union[Unset, str] = UNSET
194
+ common_footer_text: Union[Unset, str] = UNSET
195
+ common_footer_html: Union[Unset, str] = UNSET
196
+ language_choices: Union[Unset, str] = UNSET
197
+ disable_dark_theme: Union[Unset, bool] = UNSET
198
+ powered_by_logo: Union[File, None, Unset] = UNSET
199
+ hero_image: Union[File, None, Unset] = UNSET
200
+ marketplace_hero_image: Union[File, None, Unset] = UNSET
201
+ call_management_hero_image: Union[File, None, Unset] = UNSET
202
+ sidebar_logo: Union[File, None, Unset] = UNSET
203
+ sidebar_logo_dark: Union[File, None, Unset] = UNSET
204
+ sidebar_logo_mobile: Union[File, None, Unset] = UNSET
205
+ sidebar_style: Union[Unset, str] = UNSET
206
+ site_logo: Union[File, None, Unset] = UNSET
207
+ login_logo: Union[File, None, Unset] = UNSET
208
+ favicon: Union[File, None, Unset] = UNSET
209
+ offering_logo_placeholder: Union[File, None, Unset] = UNSET
210
+ waldur_support_enabled: Union[Unset, bool] = UNSET
211
+ waldur_support_active_backend_type: Union[Unset, str] = UNSET
212
+ waldur_support_display_request_type: Union[Unset, bool] = UNSET
213
+ atlassian_use_old_api: Union[Unset, bool] = UNSET
214
+ atlassian_use_teenage_api: Union[Unset, bool] = UNSET
215
+ atlassian_use_automatic_request_mapping: Union[Unset, bool] = UNSET
216
+ atlassian_map_waldur_users_to_servicedesk_agents: Union[Unset, bool] = UNSET
217
+ atlassian_strange_setting: Union[Unset, int] = UNSET
218
+ atlassian_api_url: Union[Unset, str] = UNSET
219
+ atlassian_username: Union[Unset, str] = UNSET
220
+ atlassian_password: Union[Unset, str] = UNSET
221
+ atlassian_email: Union[Unset, str] = UNSET
222
+ atlassian_token: Union[Unset, str] = UNSET
223
+ atlassian_verify_ssl: Union[Unset, bool] = UNSET
224
+ atlassian_project_id: Union[Unset, str] = UNSET
225
+ atlassian_shared_username: Union[Unset, bool] = UNSET
226
+ atlassian_custom_issue_field_mapping_enabled: Union[Unset, bool] = UNSET
227
+ atlassian_default_offering_issue_type: Union[Unset, str] = UNSET
228
+ atlassian_excluded_attachment_types: Union[Unset, str] = UNSET
229
+ atlassian_pull_priorities: Union[Unset, bool] = UNSET
230
+ atlassian_issue_types: Union[Unset, str] = UNSET
231
+ atlassian_description_template: Union[Unset, str] = UNSET
232
+ atlassian_summary_template: Union[Unset, str] = UNSET
233
+ atlassian_affected_resource_field: Union[Unset, str] = UNSET
234
+ atlassian_impact_field: Union[Unset, str] = UNSET
235
+ atlassian_organisation_field: Union[Unset, str] = UNSET
236
+ atlassian_resolution_sla_field: Union[Unset, str] = UNSET
237
+ atlassian_project_field: Union[Unset, str] = UNSET
238
+ atlassian_reporter_field: Union[Unset, str] = UNSET
239
+ atlassian_caller_field: Union[Unset, str] = UNSET
240
+ atlassian_sla_field: Union[Unset, str] = UNSET
241
+ atlassian_linked_issue_type: Union[Unset, str] = UNSET
242
+ atlassian_satisfaction_field: Union[Unset, str] = UNSET
243
+ atlassian_request_feedback_field: Union[Unset, str] = UNSET
244
+ atlassian_template_field: Union[Unset, str] = UNSET
245
+ zammad_api_url: Union[Unset, str] = UNSET
246
+ zammad_token: Union[Unset, str] = UNSET
247
+ zammad_group: Union[Unset, str] = UNSET
248
+ zammad_article_type: Union[Unset, str] = UNSET
249
+ zammad_comment_marker: Union[Unset, str] = UNSET
250
+ zammad_comment_prefix: Union[Unset, str] = UNSET
251
+ zammad_comment_cooldown_duration: Union[Unset, int] = UNSET
252
+ smax_api_url: Union[Unset, str] = UNSET
253
+ smax_tenant_id: Union[Unset, str] = UNSET
254
+ smax_login: Union[Unset, str] = UNSET
255
+ smax_password: Union[Unset, str] = UNSET
256
+ smax_organisation_field: Union[Unset, str] = UNSET
257
+ smax_project_field: Union[Unset, str] = UNSET
258
+ smax_affected_resource_field: Union[Unset, str] = UNSET
259
+ smax_times_to_pull: Union[Unset, int] = UNSET
260
+ smax_seconds_to_wait: Union[Unset, int] = UNSET
261
+ smax_creation_source_name: Union[Unset, str] = UNSET
262
+ smax_requests_offering: Union[Unset, str] = UNSET
263
+ smax_verify_ssl: Union[Unset, bool] = UNSET
264
+ enable_mock_service_account_backend: Union[Unset, bool] = UNSET
265
+ enable_mock_course_account_backend: Union[Unset, bool] = UNSET
266
+ proposal_review_duration: Union[Unset, int] = UNSET
267
+ user_table_columns: Union[Unset, str] = UNSET
268
+ auto_approve_user_tos: Union[Unset, bool] = UNSET
269
+ freeipa_enabled: Union[Unset, bool] = UNSET
270
+ freeipa_hostname: Union[Unset, str] = UNSET
271
+ freeipa_username: Union[Unset, str] = UNSET
272
+ freeipa_password: Union[Unset, str] = UNSET
273
+ freeipa_verify_ssl: Union[Unset, bool] = UNSET
274
+ freeipa_username_prefix: Union[Unset, str] = UNSET
275
+ freeipa_groupname_prefix: Union[Unset, str] = UNSET
276
+ freeipa_blacklisted_usernames: Union[Unset, list[str]] = UNSET
277
+ freeipa_group_synchronization_enabled: Union[Unset, bool] = UNSET
278
+ keycloak_icon: Union[File, None, Unset] = UNSET
279
+ countries: Union[Unset, list[str]] = UNSET
280
+ oidc_auth_url: Union[Unset, str] = UNSET
281
+ oidc_introspection_url: Union[Unset, str] = UNSET
282
+ oidc_client_id: Union[Unset, str] = UNSET
283
+ oidc_client_secret: Union[Unset, str] = UNSET
284
+ oidc_user_field: Union[Unset, str] = UNSET
285
+ oidc_cache_timeout: Union[Unset, int] = UNSET
286
+ oidc_access_token_enabled: Union[Unset, bool] = UNSET
287
+ oidc_block_creation_of_uninvited_users: Union[Unset, bool] = UNSET
288
+ deactivate_user_if_no_roles: Union[Unset, bool] = UNSET
289
+ maintenance_announcement_notify_before_minutes: Union[Unset, int] = UNSET
290
+ maintenance_announcement_notify_system: Union[Unset, list[str]] = UNSET
291
+ enforce_user_consent_for_offerings: Union[Unset, bool] = UNSET
292
+ additional_properties: dict[str, Any] = _attrs_field(init=False, factory=dict)
293
+
294
+ def to_dict(self) -> dict[str, Any]:
295
+ site_name = self.site_name
296
+
297
+ site_description = self.site_description
298
+
299
+ homeport_url = self.homeport_url
300
+
301
+ rancher_username_input_label = self.rancher_username_input_label
302
+
303
+ site_address = self.site_address
304
+
305
+ site_email = self.site_email
306
+
307
+ site_phone = self.site_phone
308
+
309
+ currency_name = self.currency_name
310
+
311
+ thumbnail_size = self.thumbnail_size
312
+
313
+ anonymous_user_can_view_offerings = self.anonymous_user_can_view_offerings
314
+
315
+ anonymous_user_can_view_plans = self.anonymous_user_can_view_plans
316
+
317
+ notify_staff_about_approvals = self.notify_staff_about_approvals
318
+
319
+ notify_about_resource_change = self.notify_about_resource_change
320
+
321
+ disable_sending_notifications_about_resource_update = self.disable_sending_notifications_about_resource_update
322
+
323
+ marketplace_landing_page = self.marketplace_landing_page
324
+
325
+ enable_stale_resource_notifications = self.enable_stale_resource_notifications
326
+
327
+ telemetry_url = self.telemetry_url
328
+
329
+ telemetry_version = self.telemetry_version
330
+
331
+ script_run_mode = self.script_run_mode
332
+
333
+ docker_client = self.docker_client
334
+
335
+ docker_run_options = self.docker_run_options
336
+
337
+ docker_script_dir = self.docker_script_dir
338
+
339
+ docker_remove_container = self.docker_remove_container
340
+
341
+ docker_images = self.docker_images
342
+
343
+ docker_volume_name = self.docker_volume_name
344
+
345
+ k8s_namespace = self.k8s_namespace
346
+
347
+ k8s_config_path = self.k8s_config_path
348
+
349
+ k8s_job_timeout = self.k8s_job_timeout
350
+
351
+ enable_strict_check_accepting_invitation = self.enable_strict_check_accepting_invitation
352
+
353
+ invitation_disable_multiple_roles = self.invitation_disable_multiple_roles
354
+
355
+ default_idp = self.default_idp
356
+
357
+ docs_url = self.docs_url
358
+
359
+ short_page_title = self.short_page_title
360
+
361
+ full_page_title = self.full_page_title
362
+
363
+ brand_color = self.brand_color
364
+
365
+ hero_link_label = self.hero_link_label
366
+
367
+ hero_link_url = self.hero_link_url
368
+
369
+ support_portal_url = self.support_portal_url
370
+
371
+ common_footer_text = self.common_footer_text
372
+
373
+ common_footer_html = self.common_footer_html
374
+
375
+ language_choices = self.language_choices
376
+
377
+ disable_dark_theme = self.disable_dark_theme
378
+
379
+ powered_by_logo: Union[None, Unset, types.FileTypes]
380
+ if isinstance(self.powered_by_logo, Unset):
381
+ powered_by_logo = UNSET
382
+ elif isinstance(self.powered_by_logo, File):
383
+ powered_by_logo = self.powered_by_logo.to_tuple()
384
+
385
+ else:
386
+ powered_by_logo = self.powered_by_logo
387
+
388
+ hero_image: Union[None, Unset, types.FileTypes]
389
+ if isinstance(self.hero_image, Unset):
390
+ hero_image = UNSET
391
+ elif isinstance(self.hero_image, File):
392
+ hero_image = self.hero_image.to_tuple()
393
+
394
+ else:
395
+ hero_image = self.hero_image
396
+
397
+ marketplace_hero_image: Union[None, Unset, types.FileTypes]
398
+ if isinstance(self.marketplace_hero_image, Unset):
399
+ marketplace_hero_image = UNSET
400
+ elif isinstance(self.marketplace_hero_image, File):
401
+ marketplace_hero_image = self.marketplace_hero_image.to_tuple()
402
+
403
+ else:
404
+ marketplace_hero_image = self.marketplace_hero_image
405
+
406
+ call_management_hero_image: Union[None, Unset, types.FileTypes]
407
+ if isinstance(self.call_management_hero_image, Unset):
408
+ call_management_hero_image = UNSET
409
+ elif isinstance(self.call_management_hero_image, File):
410
+ call_management_hero_image = self.call_management_hero_image.to_tuple()
411
+
412
+ else:
413
+ call_management_hero_image = self.call_management_hero_image
414
+
415
+ sidebar_logo: Union[None, Unset, types.FileTypes]
416
+ if isinstance(self.sidebar_logo, Unset):
417
+ sidebar_logo = UNSET
418
+ elif isinstance(self.sidebar_logo, File):
419
+ sidebar_logo = self.sidebar_logo.to_tuple()
420
+
421
+ else:
422
+ sidebar_logo = self.sidebar_logo
423
+
424
+ sidebar_logo_dark: Union[None, Unset, types.FileTypes]
425
+ if isinstance(self.sidebar_logo_dark, Unset):
426
+ sidebar_logo_dark = UNSET
427
+ elif isinstance(self.sidebar_logo_dark, File):
428
+ sidebar_logo_dark = self.sidebar_logo_dark.to_tuple()
429
+
430
+ else:
431
+ sidebar_logo_dark = self.sidebar_logo_dark
432
+
433
+ sidebar_logo_mobile: Union[None, Unset, types.FileTypes]
434
+ if isinstance(self.sidebar_logo_mobile, Unset):
435
+ sidebar_logo_mobile = UNSET
436
+ elif isinstance(self.sidebar_logo_mobile, File):
437
+ sidebar_logo_mobile = self.sidebar_logo_mobile.to_tuple()
438
+
439
+ else:
440
+ sidebar_logo_mobile = self.sidebar_logo_mobile
441
+
442
+ sidebar_style = self.sidebar_style
443
+
444
+ site_logo: Union[None, Unset, types.FileTypes]
445
+ if isinstance(self.site_logo, Unset):
446
+ site_logo = UNSET
447
+ elif isinstance(self.site_logo, File):
448
+ site_logo = self.site_logo.to_tuple()
449
+
450
+ else:
451
+ site_logo = self.site_logo
452
+
453
+ login_logo: Union[None, Unset, types.FileTypes]
454
+ if isinstance(self.login_logo, Unset):
455
+ login_logo = UNSET
456
+ elif isinstance(self.login_logo, File):
457
+ login_logo = self.login_logo.to_tuple()
458
+
459
+ else:
460
+ login_logo = self.login_logo
461
+
462
+ favicon: Union[None, Unset, types.FileTypes]
463
+ if isinstance(self.favicon, Unset):
464
+ favicon = UNSET
465
+ elif isinstance(self.favicon, File):
466
+ favicon = self.favicon.to_tuple()
467
+
468
+ else:
469
+ favicon = self.favicon
470
+
471
+ offering_logo_placeholder: Union[None, Unset, types.FileTypes]
472
+ if isinstance(self.offering_logo_placeholder, Unset):
473
+ offering_logo_placeholder = UNSET
474
+ elif isinstance(self.offering_logo_placeholder, File):
475
+ offering_logo_placeholder = self.offering_logo_placeholder.to_tuple()
476
+
477
+ else:
478
+ offering_logo_placeholder = self.offering_logo_placeholder
479
+
480
+ waldur_support_enabled = self.waldur_support_enabled
481
+
482
+ waldur_support_active_backend_type = self.waldur_support_active_backend_type
483
+
484
+ waldur_support_display_request_type = self.waldur_support_display_request_type
485
+
486
+ atlassian_use_old_api = self.atlassian_use_old_api
487
+
488
+ atlassian_use_teenage_api = self.atlassian_use_teenage_api
489
+
490
+ atlassian_use_automatic_request_mapping = self.atlassian_use_automatic_request_mapping
491
+
492
+ atlassian_map_waldur_users_to_servicedesk_agents = self.atlassian_map_waldur_users_to_servicedesk_agents
493
+
494
+ atlassian_strange_setting = self.atlassian_strange_setting
495
+
496
+ atlassian_api_url = self.atlassian_api_url
497
+
498
+ atlassian_username = self.atlassian_username
499
+
500
+ atlassian_password = self.atlassian_password
501
+
502
+ atlassian_email = self.atlassian_email
503
+
504
+ atlassian_token = self.atlassian_token
505
+
506
+ atlassian_verify_ssl = self.atlassian_verify_ssl
507
+
508
+ atlassian_project_id = self.atlassian_project_id
509
+
510
+ atlassian_shared_username = self.atlassian_shared_username
511
+
512
+ atlassian_custom_issue_field_mapping_enabled = self.atlassian_custom_issue_field_mapping_enabled
513
+
514
+ atlassian_default_offering_issue_type = self.atlassian_default_offering_issue_type
515
+
516
+ atlassian_excluded_attachment_types = self.atlassian_excluded_attachment_types
517
+
518
+ atlassian_pull_priorities = self.atlassian_pull_priorities
519
+
520
+ atlassian_issue_types = self.atlassian_issue_types
521
+
522
+ atlassian_description_template = self.atlassian_description_template
523
+
524
+ atlassian_summary_template = self.atlassian_summary_template
525
+
526
+ atlassian_affected_resource_field = self.atlassian_affected_resource_field
527
+
528
+ atlassian_impact_field = self.atlassian_impact_field
529
+
530
+ atlassian_organisation_field = self.atlassian_organisation_field
531
+
532
+ atlassian_resolution_sla_field = self.atlassian_resolution_sla_field
533
+
534
+ atlassian_project_field = self.atlassian_project_field
535
+
536
+ atlassian_reporter_field = self.atlassian_reporter_field
537
+
538
+ atlassian_caller_field = self.atlassian_caller_field
539
+
540
+ atlassian_sla_field = self.atlassian_sla_field
541
+
542
+ atlassian_linked_issue_type = self.atlassian_linked_issue_type
543
+
544
+ atlassian_satisfaction_field = self.atlassian_satisfaction_field
545
+
546
+ atlassian_request_feedback_field = self.atlassian_request_feedback_field
547
+
548
+ atlassian_template_field = self.atlassian_template_field
549
+
550
+ zammad_api_url = self.zammad_api_url
551
+
552
+ zammad_token = self.zammad_token
553
+
554
+ zammad_group = self.zammad_group
555
+
556
+ zammad_article_type = self.zammad_article_type
557
+
558
+ zammad_comment_marker = self.zammad_comment_marker
559
+
560
+ zammad_comment_prefix = self.zammad_comment_prefix
561
+
562
+ zammad_comment_cooldown_duration = self.zammad_comment_cooldown_duration
563
+
564
+ smax_api_url = self.smax_api_url
565
+
566
+ smax_tenant_id = self.smax_tenant_id
567
+
568
+ smax_login = self.smax_login
569
+
570
+ smax_password = self.smax_password
571
+
572
+ smax_organisation_field = self.smax_organisation_field
573
+
574
+ smax_project_field = self.smax_project_field
575
+
576
+ smax_affected_resource_field = self.smax_affected_resource_field
577
+
578
+ smax_times_to_pull = self.smax_times_to_pull
579
+
580
+ smax_seconds_to_wait = self.smax_seconds_to_wait
581
+
582
+ smax_creation_source_name = self.smax_creation_source_name
583
+
584
+ smax_requests_offering = self.smax_requests_offering
585
+
586
+ smax_verify_ssl = self.smax_verify_ssl
587
+
588
+ enable_mock_service_account_backend = self.enable_mock_service_account_backend
589
+
590
+ enable_mock_course_account_backend = self.enable_mock_course_account_backend
591
+
592
+ proposal_review_duration = self.proposal_review_duration
593
+
594
+ user_table_columns = self.user_table_columns
595
+
596
+ auto_approve_user_tos = self.auto_approve_user_tos
597
+
598
+ freeipa_enabled = self.freeipa_enabled
599
+
600
+ freeipa_hostname = self.freeipa_hostname
601
+
602
+ freeipa_username = self.freeipa_username
603
+
604
+ freeipa_password = self.freeipa_password
605
+
606
+ freeipa_verify_ssl = self.freeipa_verify_ssl
607
+
608
+ freeipa_username_prefix = self.freeipa_username_prefix
609
+
610
+ freeipa_groupname_prefix = self.freeipa_groupname_prefix
611
+
612
+ freeipa_blacklisted_usernames: Union[Unset, list[str]] = UNSET
613
+ if not isinstance(self.freeipa_blacklisted_usernames, Unset):
614
+ freeipa_blacklisted_usernames = self.freeipa_blacklisted_usernames
615
+
616
+ freeipa_group_synchronization_enabled = self.freeipa_group_synchronization_enabled
617
+
618
+ keycloak_icon: Union[None, Unset, types.FileTypes]
619
+ if isinstance(self.keycloak_icon, Unset):
620
+ keycloak_icon = UNSET
621
+ elif isinstance(self.keycloak_icon, File):
622
+ keycloak_icon = self.keycloak_icon.to_tuple()
623
+
624
+ else:
625
+ keycloak_icon = self.keycloak_icon
626
+
627
+ countries: Union[Unset, list[str]] = UNSET
628
+ if not isinstance(self.countries, Unset):
629
+ countries = self.countries
630
+
631
+ oidc_auth_url = self.oidc_auth_url
632
+
633
+ oidc_introspection_url = self.oidc_introspection_url
634
+
635
+ oidc_client_id = self.oidc_client_id
636
+
637
+ oidc_client_secret = self.oidc_client_secret
638
+
639
+ oidc_user_field = self.oidc_user_field
640
+
641
+ oidc_cache_timeout = self.oidc_cache_timeout
642
+
643
+ oidc_access_token_enabled = self.oidc_access_token_enabled
644
+
645
+ oidc_block_creation_of_uninvited_users = self.oidc_block_creation_of_uninvited_users
646
+
647
+ deactivate_user_if_no_roles = self.deactivate_user_if_no_roles
648
+
649
+ maintenance_announcement_notify_before_minutes = self.maintenance_announcement_notify_before_minutes
650
+
651
+ maintenance_announcement_notify_system: Union[Unset, list[str]] = UNSET
652
+ if not isinstance(self.maintenance_announcement_notify_system, Unset):
653
+ maintenance_announcement_notify_system = self.maintenance_announcement_notify_system
654
+
655
+ enforce_user_consent_for_offerings = self.enforce_user_consent_for_offerings
656
+
657
+ field_dict: dict[str, Any] = {}
658
+ field_dict.update(self.additional_properties)
659
+ field_dict.update({})
660
+ if site_name is not UNSET:
661
+ field_dict["SITE_NAME"] = site_name
662
+ if site_description is not UNSET:
663
+ field_dict["SITE_DESCRIPTION"] = site_description
664
+ if homeport_url is not UNSET:
665
+ field_dict["HOMEPORT_URL"] = homeport_url
666
+ if rancher_username_input_label is not UNSET:
667
+ field_dict["RANCHER_USERNAME_INPUT_LABEL"] = rancher_username_input_label
668
+ if site_address is not UNSET:
669
+ field_dict["SITE_ADDRESS"] = site_address
670
+ if site_email is not UNSET:
671
+ field_dict["SITE_EMAIL"] = site_email
672
+ if site_phone is not UNSET:
673
+ field_dict["SITE_PHONE"] = site_phone
674
+ if currency_name is not UNSET:
675
+ field_dict["CURRENCY_NAME"] = currency_name
676
+ if thumbnail_size is not UNSET:
677
+ field_dict["THUMBNAIL_SIZE"] = thumbnail_size
678
+ if anonymous_user_can_view_offerings is not UNSET:
679
+ field_dict["ANONYMOUS_USER_CAN_VIEW_OFFERINGS"] = anonymous_user_can_view_offerings
680
+ if anonymous_user_can_view_plans is not UNSET:
681
+ field_dict["ANONYMOUS_USER_CAN_VIEW_PLANS"] = anonymous_user_can_view_plans
682
+ if notify_staff_about_approvals is not UNSET:
683
+ field_dict["NOTIFY_STAFF_ABOUT_APPROVALS"] = notify_staff_about_approvals
684
+ if notify_about_resource_change is not UNSET:
685
+ field_dict["NOTIFY_ABOUT_RESOURCE_CHANGE"] = notify_about_resource_change
686
+ if disable_sending_notifications_about_resource_update is not UNSET:
687
+ field_dict["DISABLE_SENDING_NOTIFICATIONS_ABOUT_RESOURCE_UPDATE"] = (
688
+ disable_sending_notifications_about_resource_update
689
+ )
690
+ if marketplace_landing_page is not UNSET:
691
+ field_dict["MARKETPLACE_LANDING_PAGE"] = marketplace_landing_page
692
+ if enable_stale_resource_notifications is not UNSET:
693
+ field_dict["ENABLE_STALE_RESOURCE_NOTIFICATIONS"] = enable_stale_resource_notifications
694
+ if telemetry_url is not UNSET:
695
+ field_dict["TELEMETRY_URL"] = telemetry_url
696
+ if telemetry_version is not UNSET:
697
+ field_dict["TELEMETRY_VERSION"] = telemetry_version
698
+ if script_run_mode is not UNSET:
699
+ field_dict["SCRIPT_RUN_MODE"] = script_run_mode
700
+ if docker_client is not UNSET:
701
+ field_dict["DOCKER_CLIENT"] = docker_client
702
+ if docker_run_options is not UNSET:
703
+ field_dict["DOCKER_RUN_OPTIONS"] = docker_run_options
704
+ if docker_script_dir is not UNSET:
705
+ field_dict["DOCKER_SCRIPT_DIR"] = docker_script_dir
706
+ if docker_remove_container is not UNSET:
707
+ field_dict["DOCKER_REMOVE_CONTAINER"] = docker_remove_container
708
+ if docker_images is not UNSET:
709
+ field_dict["DOCKER_IMAGES"] = docker_images
710
+ if docker_volume_name is not UNSET:
711
+ field_dict["DOCKER_VOLUME_NAME"] = docker_volume_name
712
+ if k8s_namespace is not UNSET:
713
+ field_dict["K8S_NAMESPACE"] = k8s_namespace
714
+ if k8s_config_path is not UNSET:
715
+ field_dict["K8S_CONFIG_PATH"] = k8s_config_path
716
+ if k8s_job_timeout is not UNSET:
717
+ field_dict["K8S_JOB_TIMEOUT"] = k8s_job_timeout
718
+ if enable_strict_check_accepting_invitation is not UNSET:
719
+ field_dict["ENABLE_STRICT_CHECK_ACCEPTING_INVITATION"] = enable_strict_check_accepting_invitation
720
+ if invitation_disable_multiple_roles is not UNSET:
721
+ field_dict["INVITATION_DISABLE_MULTIPLE_ROLES"] = invitation_disable_multiple_roles
722
+ if default_idp is not UNSET:
723
+ field_dict["DEFAULT_IDP"] = default_idp
724
+ if docs_url is not UNSET:
725
+ field_dict["DOCS_URL"] = docs_url
726
+ if short_page_title is not UNSET:
727
+ field_dict["SHORT_PAGE_TITLE"] = short_page_title
728
+ if full_page_title is not UNSET:
729
+ field_dict["FULL_PAGE_TITLE"] = full_page_title
730
+ if brand_color is not UNSET:
731
+ field_dict["BRAND_COLOR"] = brand_color
732
+ if hero_link_label is not UNSET:
733
+ field_dict["HERO_LINK_LABEL"] = hero_link_label
734
+ if hero_link_url is not UNSET:
735
+ field_dict["HERO_LINK_URL"] = hero_link_url
736
+ if support_portal_url is not UNSET:
737
+ field_dict["SUPPORT_PORTAL_URL"] = support_portal_url
738
+ if common_footer_text is not UNSET:
739
+ field_dict["COMMON_FOOTER_TEXT"] = common_footer_text
740
+ if common_footer_html is not UNSET:
741
+ field_dict["COMMON_FOOTER_HTML"] = common_footer_html
742
+ if language_choices is not UNSET:
743
+ field_dict["LANGUAGE_CHOICES"] = language_choices
744
+ if disable_dark_theme is not UNSET:
745
+ field_dict["DISABLE_DARK_THEME"] = disable_dark_theme
746
+ if powered_by_logo is not UNSET:
747
+ field_dict["POWERED_BY_LOGO"] = powered_by_logo
748
+ if hero_image is not UNSET:
749
+ field_dict["HERO_IMAGE"] = hero_image
750
+ if marketplace_hero_image is not UNSET:
751
+ field_dict["MARKETPLACE_HERO_IMAGE"] = marketplace_hero_image
752
+ if call_management_hero_image is not UNSET:
753
+ field_dict["CALL_MANAGEMENT_HERO_IMAGE"] = call_management_hero_image
754
+ if sidebar_logo is not UNSET:
755
+ field_dict["SIDEBAR_LOGO"] = sidebar_logo
756
+ if sidebar_logo_dark is not UNSET:
757
+ field_dict["SIDEBAR_LOGO_DARK"] = sidebar_logo_dark
758
+ if sidebar_logo_mobile is not UNSET:
759
+ field_dict["SIDEBAR_LOGO_MOBILE"] = sidebar_logo_mobile
760
+ if sidebar_style is not UNSET:
761
+ field_dict["SIDEBAR_STYLE"] = sidebar_style
762
+ if site_logo is not UNSET:
763
+ field_dict["SITE_LOGO"] = site_logo
764
+ if login_logo is not UNSET:
765
+ field_dict["LOGIN_LOGO"] = login_logo
766
+ if favicon is not UNSET:
767
+ field_dict["FAVICON"] = favicon
768
+ if offering_logo_placeholder is not UNSET:
769
+ field_dict["OFFERING_LOGO_PLACEHOLDER"] = offering_logo_placeholder
770
+ if waldur_support_enabled is not UNSET:
771
+ field_dict["WALDUR_SUPPORT_ENABLED"] = waldur_support_enabled
772
+ if waldur_support_active_backend_type is not UNSET:
773
+ field_dict["WALDUR_SUPPORT_ACTIVE_BACKEND_TYPE"] = waldur_support_active_backend_type
774
+ if waldur_support_display_request_type is not UNSET:
775
+ field_dict["WALDUR_SUPPORT_DISPLAY_REQUEST_TYPE"] = waldur_support_display_request_type
776
+ if atlassian_use_old_api is not UNSET:
777
+ field_dict["ATLASSIAN_USE_OLD_API"] = atlassian_use_old_api
778
+ if atlassian_use_teenage_api is not UNSET:
779
+ field_dict["ATLASSIAN_USE_TEENAGE_API"] = atlassian_use_teenage_api
780
+ if atlassian_use_automatic_request_mapping is not UNSET:
781
+ field_dict["ATLASSIAN_USE_AUTOMATIC_REQUEST_MAPPING"] = atlassian_use_automatic_request_mapping
782
+ if atlassian_map_waldur_users_to_servicedesk_agents is not UNSET:
783
+ field_dict["ATLASSIAN_MAP_WALDUR_USERS_TO_SERVICEDESK_AGENTS"] = (
784
+ atlassian_map_waldur_users_to_servicedesk_agents
785
+ )
786
+ if atlassian_strange_setting is not UNSET:
787
+ field_dict["ATLASSIAN_STRANGE_SETTING"] = atlassian_strange_setting
788
+ if atlassian_api_url is not UNSET:
789
+ field_dict["ATLASSIAN_API_URL"] = atlassian_api_url
790
+ if atlassian_username is not UNSET:
791
+ field_dict["ATLASSIAN_USERNAME"] = atlassian_username
792
+ if atlassian_password is not UNSET:
793
+ field_dict["ATLASSIAN_PASSWORD"] = atlassian_password
794
+ if atlassian_email is not UNSET:
795
+ field_dict["ATLASSIAN_EMAIL"] = atlassian_email
796
+ if atlassian_token is not UNSET:
797
+ field_dict["ATLASSIAN_TOKEN"] = atlassian_token
798
+ if atlassian_verify_ssl is not UNSET:
799
+ field_dict["ATLASSIAN_VERIFY_SSL"] = atlassian_verify_ssl
800
+ if atlassian_project_id is not UNSET:
801
+ field_dict["ATLASSIAN_PROJECT_ID"] = atlassian_project_id
802
+ if atlassian_shared_username is not UNSET:
803
+ field_dict["ATLASSIAN_SHARED_USERNAME"] = atlassian_shared_username
804
+ if atlassian_custom_issue_field_mapping_enabled is not UNSET:
805
+ field_dict["ATLASSIAN_CUSTOM_ISSUE_FIELD_MAPPING_ENABLED"] = atlassian_custom_issue_field_mapping_enabled
806
+ if atlassian_default_offering_issue_type is not UNSET:
807
+ field_dict["ATLASSIAN_DEFAULT_OFFERING_ISSUE_TYPE"] = atlassian_default_offering_issue_type
808
+ if atlassian_excluded_attachment_types is not UNSET:
809
+ field_dict["ATLASSIAN_EXCLUDED_ATTACHMENT_TYPES"] = atlassian_excluded_attachment_types
810
+ if atlassian_pull_priorities is not UNSET:
811
+ field_dict["ATLASSIAN_PULL_PRIORITIES"] = atlassian_pull_priorities
812
+ if atlassian_issue_types is not UNSET:
813
+ field_dict["ATLASSIAN_ISSUE_TYPES"] = atlassian_issue_types
814
+ if atlassian_description_template is not UNSET:
815
+ field_dict["ATLASSIAN_DESCRIPTION_TEMPLATE"] = atlassian_description_template
816
+ if atlassian_summary_template is not UNSET:
817
+ field_dict["ATLASSIAN_SUMMARY_TEMPLATE"] = atlassian_summary_template
818
+ if atlassian_affected_resource_field is not UNSET:
819
+ field_dict["ATLASSIAN_AFFECTED_RESOURCE_FIELD"] = atlassian_affected_resource_field
820
+ if atlassian_impact_field is not UNSET:
821
+ field_dict["ATLASSIAN_IMPACT_FIELD"] = atlassian_impact_field
822
+ if atlassian_organisation_field is not UNSET:
823
+ field_dict["ATLASSIAN_ORGANISATION_FIELD"] = atlassian_organisation_field
824
+ if atlassian_resolution_sla_field is not UNSET:
825
+ field_dict["ATLASSIAN_RESOLUTION_SLA_FIELD"] = atlassian_resolution_sla_field
826
+ if atlassian_project_field is not UNSET:
827
+ field_dict["ATLASSIAN_PROJECT_FIELD"] = atlassian_project_field
828
+ if atlassian_reporter_field is not UNSET:
829
+ field_dict["ATLASSIAN_REPORTER_FIELD"] = atlassian_reporter_field
830
+ if atlassian_caller_field is not UNSET:
831
+ field_dict["ATLASSIAN_CALLER_FIELD"] = atlassian_caller_field
832
+ if atlassian_sla_field is not UNSET:
833
+ field_dict["ATLASSIAN_SLA_FIELD"] = atlassian_sla_field
834
+ if atlassian_linked_issue_type is not UNSET:
835
+ field_dict["ATLASSIAN_LINKED_ISSUE_TYPE"] = atlassian_linked_issue_type
836
+ if atlassian_satisfaction_field is not UNSET:
837
+ field_dict["ATLASSIAN_SATISFACTION_FIELD"] = atlassian_satisfaction_field
838
+ if atlassian_request_feedback_field is not UNSET:
839
+ field_dict["ATLASSIAN_REQUEST_FEEDBACK_FIELD"] = atlassian_request_feedback_field
840
+ if atlassian_template_field is not UNSET:
841
+ field_dict["ATLASSIAN_TEMPLATE_FIELD"] = atlassian_template_field
842
+ if zammad_api_url is not UNSET:
843
+ field_dict["ZAMMAD_API_URL"] = zammad_api_url
844
+ if zammad_token is not UNSET:
845
+ field_dict["ZAMMAD_TOKEN"] = zammad_token
846
+ if zammad_group is not UNSET:
847
+ field_dict["ZAMMAD_GROUP"] = zammad_group
848
+ if zammad_article_type is not UNSET:
849
+ field_dict["ZAMMAD_ARTICLE_TYPE"] = zammad_article_type
850
+ if zammad_comment_marker is not UNSET:
851
+ field_dict["ZAMMAD_COMMENT_MARKER"] = zammad_comment_marker
852
+ if zammad_comment_prefix is not UNSET:
853
+ field_dict["ZAMMAD_COMMENT_PREFIX"] = zammad_comment_prefix
854
+ if zammad_comment_cooldown_duration is not UNSET:
855
+ field_dict["ZAMMAD_COMMENT_COOLDOWN_DURATION"] = zammad_comment_cooldown_duration
856
+ if smax_api_url is not UNSET:
857
+ field_dict["SMAX_API_URL"] = smax_api_url
858
+ if smax_tenant_id is not UNSET:
859
+ field_dict["SMAX_TENANT_ID"] = smax_tenant_id
860
+ if smax_login is not UNSET:
861
+ field_dict["SMAX_LOGIN"] = smax_login
862
+ if smax_password is not UNSET:
863
+ field_dict["SMAX_PASSWORD"] = smax_password
864
+ if smax_organisation_field is not UNSET:
865
+ field_dict["SMAX_ORGANISATION_FIELD"] = smax_organisation_field
866
+ if smax_project_field is not UNSET:
867
+ field_dict["SMAX_PROJECT_FIELD"] = smax_project_field
868
+ if smax_affected_resource_field is not UNSET:
869
+ field_dict["SMAX_AFFECTED_RESOURCE_FIELD"] = smax_affected_resource_field
870
+ if smax_times_to_pull is not UNSET:
871
+ field_dict["SMAX_TIMES_TO_PULL"] = smax_times_to_pull
872
+ if smax_seconds_to_wait is not UNSET:
873
+ field_dict["SMAX_SECONDS_TO_WAIT"] = smax_seconds_to_wait
874
+ if smax_creation_source_name is not UNSET:
875
+ field_dict["SMAX_CREATION_SOURCE_NAME"] = smax_creation_source_name
876
+ if smax_requests_offering is not UNSET:
877
+ field_dict["SMAX_REQUESTS_OFFERING"] = smax_requests_offering
878
+ if smax_verify_ssl is not UNSET:
879
+ field_dict["SMAX_VERIFY_SSL"] = smax_verify_ssl
880
+ if enable_mock_service_account_backend is not UNSET:
881
+ field_dict["ENABLE_MOCK_SERVICE_ACCOUNT_BACKEND"] = enable_mock_service_account_backend
882
+ if enable_mock_course_account_backend is not UNSET:
883
+ field_dict["ENABLE_MOCK_COURSE_ACCOUNT_BACKEND"] = enable_mock_course_account_backend
884
+ if proposal_review_duration is not UNSET:
885
+ field_dict["PROPOSAL_REVIEW_DURATION"] = proposal_review_duration
886
+ if user_table_columns is not UNSET:
887
+ field_dict["USER_TABLE_COLUMNS"] = user_table_columns
888
+ if auto_approve_user_tos is not UNSET:
889
+ field_dict["AUTO_APPROVE_USER_TOS"] = auto_approve_user_tos
890
+ if freeipa_enabled is not UNSET:
891
+ field_dict["FREEIPA_ENABLED"] = freeipa_enabled
892
+ if freeipa_hostname is not UNSET:
893
+ field_dict["FREEIPA_HOSTNAME"] = freeipa_hostname
894
+ if freeipa_username is not UNSET:
895
+ field_dict["FREEIPA_USERNAME"] = freeipa_username
896
+ if freeipa_password is not UNSET:
897
+ field_dict["FREEIPA_PASSWORD"] = freeipa_password
898
+ if freeipa_verify_ssl is not UNSET:
899
+ field_dict["FREEIPA_VERIFY_SSL"] = freeipa_verify_ssl
900
+ if freeipa_username_prefix is not UNSET:
901
+ field_dict["FREEIPA_USERNAME_PREFIX"] = freeipa_username_prefix
902
+ if freeipa_groupname_prefix is not UNSET:
903
+ field_dict["FREEIPA_GROUPNAME_PREFIX"] = freeipa_groupname_prefix
904
+ if freeipa_blacklisted_usernames is not UNSET:
905
+ field_dict["FREEIPA_BLACKLISTED_USERNAMES"] = freeipa_blacklisted_usernames
906
+ if freeipa_group_synchronization_enabled is not UNSET:
907
+ field_dict["FREEIPA_GROUP_SYNCHRONIZATION_ENABLED"] = freeipa_group_synchronization_enabled
908
+ if keycloak_icon is not UNSET:
909
+ field_dict["KEYCLOAK_ICON"] = keycloak_icon
910
+ if countries is not UNSET:
911
+ field_dict["COUNTRIES"] = countries
912
+ if oidc_auth_url is not UNSET:
913
+ field_dict["OIDC_AUTH_URL"] = oidc_auth_url
914
+ if oidc_introspection_url is not UNSET:
915
+ field_dict["OIDC_INTROSPECTION_URL"] = oidc_introspection_url
916
+ if oidc_client_id is not UNSET:
917
+ field_dict["OIDC_CLIENT_ID"] = oidc_client_id
918
+ if oidc_client_secret is not UNSET:
919
+ field_dict["OIDC_CLIENT_SECRET"] = oidc_client_secret
920
+ if oidc_user_field is not UNSET:
921
+ field_dict["OIDC_USER_FIELD"] = oidc_user_field
922
+ if oidc_cache_timeout is not UNSET:
923
+ field_dict["OIDC_CACHE_TIMEOUT"] = oidc_cache_timeout
924
+ if oidc_access_token_enabled is not UNSET:
925
+ field_dict["OIDC_ACCESS_TOKEN_ENABLED"] = oidc_access_token_enabled
926
+ if oidc_block_creation_of_uninvited_users is not UNSET:
927
+ field_dict["OIDC_BLOCK_CREATION_OF_UNINVITED_USERS"] = oidc_block_creation_of_uninvited_users
928
+ if deactivate_user_if_no_roles is not UNSET:
929
+ field_dict["DEACTIVATE_USER_IF_NO_ROLES"] = deactivate_user_if_no_roles
930
+ if maintenance_announcement_notify_before_minutes is not UNSET:
931
+ field_dict["MAINTENANCE_ANNOUNCEMENT_NOTIFY_BEFORE_MINUTES"] = (
932
+ maintenance_announcement_notify_before_minutes
933
+ )
934
+ if maintenance_announcement_notify_system is not UNSET:
935
+ field_dict["MAINTENANCE_ANNOUNCEMENT_NOTIFY_SYSTEM"] = maintenance_announcement_notify_system
936
+ if enforce_user_consent_for_offerings is not UNSET:
937
+ field_dict["ENFORCE_USER_CONSENT_FOR_OFFERINGS"] = enforce_user_consent_for_offerings
938
+
939
+ return field_dict
940
+
941
+ @classmethod
942
+ def from_dict(cls: type[T], src_dict: Mapping[str, Any]) -> T:
943
+ d = dict(src_dict)
944
+ site_name = d.pop("SITE_NAME", UNSET)
945
+
946
+ site_description = d.pop("SITE_DESCRIPTION", UNSET)
947
+
948
+ homeport_url = d.pop("HOMEPORT_URL", UNSET)
949
+
950
+ rancher_username_input_label = d.pop("RANCHER_USERNAME_INPUT_LABEL", UNSET)
951
+
952
+ site_address = d.pop("SITE_ADDRESS", UNSET)
953
+
954
+ site_email = d.pop("SITE_EMAIL", UNSET)
955
+
956
+ site_phone = d.pop("SITE_PHONE", UNSET)
957
+
958
+ currency_name = d.pop("CURRENCY_NAME", UNSET)
959
+
960
+ thumbnail_size = d.pop("THUMBNAIL_SIZE", UNSET)
961
+
962
+ anonymous_user_can_view_offerings = d.pop("ANONYMOUS_USER_CAN_VIEW_OFFERINGS", UNSET)
963
+
964
+ anonymous_user_can_view_plans = d.pop("ANONYMOUS_USER_CAN_VIEW_PLANS", UNSET)
965
+
966
+ notify_staff_about_approvals = d.pop("NOTIFY_STAFF_ABOUT_APPROVALS", UNSET)
967
+
968
+ notify_about_resource_change = d.pop("NOTIFY_ABOUT_RESOURCE_CHANGE", UNSET)
969
+
970
+ disable_sending_notifications_about_resource_update = d.pop(
971
+ "DISABLE_SENDING_NOTIFICATIONS_ABOUT_RESOURCE_UPDATE", UNSET
972
+ )
973
+
974
+ marketplace_landing_page = d.pop("MARKETPLACE_LANDING_PAGE", UNSET)
975
+
976
+ enable_stale_resource_notifications = d.pop("ENABLE_STALE_RESOURCE_NOTIFICATIONS", UNSET)
977
+
978
+ telemetry_url = d.pop("TELEMETRY_URL", UNSET)
979
+
980
+ telemetry_version = d.pop("TELEMETRY_VERSION", UNSET)
981
+
982
+ script_run_mode = d.pop("SCRIPT_RUN_MODE", UNSET)
983
+
984
+ docker_client = d.pop("DOCKER_CLIENT", UNSET)
985
+
986
+ docker_run_options = d.pop("DOCKER_RUN_OPTIONS", UNSET)
987
+
988
+ docker_script_dir = d.pop("DOCKER_SCRIPT_DIR", UNSET)
989
+
990
+ docker_remove_container = d.pop("DOCKER_REMOVE_CONTAINER", UNSET)
991
+
992
+ docker_images = d.pop("DOCKER_IMAGES", UNSET)
993
+
994
+ docker_volume_name = d.pop("DOCKER_VOLUME_NAME", UNSET)
995
+
996
+ k8s_namespace = d.pop("K8S_NAMESPACE", UNSET)
997
+
998
+ k8s_config_path = d.pop("K8S_CONFIG_PATH", UNSET)
999
+
1000
+ k8s_job_timeout = d.pop("K8S_JOB_TIMEOUT", UNSET)
1001
+
1002
+ enable_strict_check_accepting_invitation = d.pop("ENABLE_STRICT_CHECK_ACCEPTING_INVITATION", UNSET)
1003
+
1004
+ invitation_disable_multiple_roles = d.pop("INVITATION_DISABLE_MULTIPLE_ROLES", UNSET)
1005
+
1006
+ default_idp = d.pop("DEFAULT_IDP", UNSET)
1007
+
1008
+ docs_url = d.pop("DOCS_URL", UNSET)
1009
+
1010
+ short_page_title = d.pop("SHORT_PAGE_TITLE", UNSET)
1011
+
1012
+ full_page_title = d.pop("FULL_PAGE_TITLE", UNSET)
1013
+
1014
+ brand_color = d.pop("BRAND_COLOR", UNSET)
1015
+
1016
+ hero_link_label = d.pop("HERO_LINK_LABEL", UNSET)
1017
+
1018
+ hero_link_url = d.pop("HERO_LINK_URL", UNSET)
1019
+
1020
+ support_portal_url = d.pop("SUPPORT_PORTAL_URL", UNSET)
1021
+
1022
+ common_footer_text = d.pop("COMMON_FOOTER_TEXT", UNSET)
1023
+
1024
+ common_footer_html = d.pop("COMMON_FOOTER_HTML", UNSET)
1025
+
1026
+ language_choices = d.pop("LANGUAGE_CHOICES", UNSET)
1027
+
1028
+ disable_dark_theme = d.pop("DISABLE_DARK_THEME", UNSET)
1029
+
1030
+ def _parse_powered_by_logo(data: object) -> Union[File, None, Unset]:
1031
+ if data is None:
1032
+ return data
1033
+ if isinstance(data, Unset):
1034
+ return data
1035
+ try:
1036
+ if not isinstance(data, bytes):
1037
+ raise TypeError()
1038
+ powered_by_logo_type_0 = File(payload=BytesIO(data))
1039
+
1040
+ return powered_by_logo_type_0
1041
+ except: # noqa: E722
1042
+ pass
1043
+ return cast(Union[File, None, Unset], data)
1044
+
1045
+ powered_by_logo = _parse_powered_by_logo(d.pop("POWERED_BY_LOGO", UNSET))
1046
+
1047
+ def _parse_hero_image(data: object) -> Union[File, None, Unset]:
1048
+ if data is None:
1049
+ return data
1050
+ if isinstance(data, Unset):
1051
+ return data
1052
+ try:
1053
+ if not isinstance(data, bytes):
1054
+ raise TypeError()
1055
+ hero_image_type_0 = File(payload=BytesIO(data))
1056
+
1057
+ return hero_image_type_0
1058
+ except: # noqa: E722
1059
+ pass
1060
+ return cast(Union[File, None, Unset], data)
1061
+
1062
+ hero_image = _parse_hero_image(d.pop("HERO_IMAGE", UNSET))
1063
+
1064
+ def _parse_marketplace_hero_image(data: object) -> Union[File, None, Unset]:
1065
+ if data is None:
1066
+ return data
1067
+ if isinstance(data, Unset):
1068
+ return data
1069
+ try:
1070
+ if not isinstance(data, bytes):
1071
+ raise TypeError()
1072
+ marketplace_hero_image_type_0 = File(payload=BytesIO(data))
1073
+
1074
+ return marketplace_hero_image_type_0
1075
+ except: # noqa: E722
1076
+ pass
1077
+ return cast(Union[File, None, Unset], data)
1078
+
1079
+ marketplace_hero_image = _parse_marketplace_hero_image(d.pop("MARKETPLACE_HERO_IMAGE", UNSET))
1080
+
1081
+ def _parse_call_management_hero_image(data: object) -> Union[File, None, Unset]:
1082
+ if data is None:
1083
+ return data
1084
+ if isinstance(data, Unset):
1085
+ return data
1086
+ try:
1087
+ if not isinstance(data, bytes):
1088
+ raise TypeError()
1089
+ call_management_hero_image_type_0 = File(payload=BytesIO(data))
1090
+
1091
+ return call_management_hero_image_type_0
1092
+ except: # noqa: E722
1093
+ pass
1094
+ return cast(Union[File, None, Unset], data)
1095
+
1096
+ call_management_hero_image = _parse_call_management_hero_image(d.pop("CALL_MANAGEMENT_HERO_IMAGE", UNSET))
1097
+
1098
+ def _parse_sidebar_logo(data: object) -> Union[File, None, Unset]:
1099
+ if data is None:
1100
+ return data
1101
+ if isinstance(data, Unset):
1102
+ return data
1103
+ try:
1104
+ if not isinstance(data, bytes):
1105
+ raise TypeError()
1106
+ sidebar_logo_type_0 = File(payload=BytesIO(data))
1107
+
1108
+ return sidebar_logo_type_0
1109
+ except: # noqa: E722
1110
+ pass
1111
+ return cast(Union[File, None, Unset], data)
1112
+
1113
+ sidebar_logo = _parse_sidebar_logo(d.pop("SIDEBAR_LOGO", UNSET))
1114
+
1115
+ def _parse_sidebar_logo_dark(data: object) -> Union[File, None, Unset]:
1116
+ if data is None:
1117
+ return data
1118
+ if isinstance(data, Unset):
1119
+ return data
1120
+ try:
1121
+ if not isinstance(data, bytes):
1122
+ raise TypeError()
1123
+ sidebar_logo_dark_type_0 = File(payload=BytesIO(data))
1124
+
1125
+ return sidebar_logo_dark_type_0
1126
+ except: # noqa: E722
1127
+ pass
1128
+ return cast(Union[File, None, Unset], data)
1129
+
1130
+ sidebar_logo_dark = _parse_sidebar_logo_dark(d.pop("SIDEBAR_LOGO_DARK", UNSET))
1131
+
1132
+ def _parse_sidebar_logo_mobile(data: object) -> Union[File, None, Unset]:
1133
+ if data is None:
1134
+ return data
1135
+ if isinstance(data, Unset):
1136
+ return data
1137
+ try:
1138
+ if not isinstance(data, bytes):
1139
+ raise TypeError()
1140
+ sidebar_logo_mobile_type_0 = File(payload=BytesIO(data))
1141
+
1142
+ return sidebar_logo_mobile_type_0
1143
+ except: # noqa: E722
1144
+ pass
1145
+ return cast(Union[File, None, Unset], data)
1146
+
1147
+ sidebar_logo_mobile = _parse_sidebar_logo_mobile(d.pop("SIDEBAR_LOGO_MOBILE", UNSET))
1148
+
1149
+ sidebar_style = d.pop("SIDEBAR_STYLE", UNSET)
1150
+
1151
+ def _parse_site_logo(data: object) -> Union[File, None, Unset]:
1152
+ if data is None:
1153
+ return data
1154
+ if isinstance(data, Unset):
1155
+ return data
1156
+ try:
1157
+ if not isinstance(data, bytes):
1158
+ raise TypeError()
1159
+ site_logo_type_0 = File(payload=BytesIO(data))
1160
+
1161
+ return site_logo_type_0
1162
+ except: # noqa: E722
1163
+ pass
1164
+ return cast(Union[File, None, Unset], data)
1165
+
1166
+ site_logo = _parse_site_logo(d.pop("SITE_LOGO", UNSET))
1167
+
1168
+ def _parse_login_logo(data: object) -> Union[File, None, Unset]:
1169
+ if data is None:
1170
+ return data
1171
+ if isinstance(data, Unset):
1172
+ return data
1173
+ try:
1174
+ if not isinstance(data, bytes):
1175
+ raise TypeError()
1176
+ login_logo_type_0 = File(payload=BytesIO(data))
1177
+
1178
+ return login_logo_type_0
1179
+ except: # noqa: E722
1180
+ pass
1181
+ return cast(Union[File, None, Unset], data)
1182
+
1183
+ login_logo = _parse_login_logo(d.pop("LOGIN_LOGO", UNSET))
1184
+
1185
+ def _parse_favicon(data: object) -> Union[File, None, Unset]:
1186
+ if data is None:
1187
+ return data
1188
+ if isinstance(data, Unset):
1189
+ return data
1190
+ try:
1191
+ if not isinstance(data, bytes):
1192
+ raise TypeError()
1193
+ favicon_type_0 = File(payload=BytesIO(data))
1194
+
1195
+ return favicon_type_0
1196
+ except: # noqa: E722
1197
+ pass
1198
+ return cast(Union[File, None, Unset], data)
1199
+
1200
+ favicon = _parse_favicon(d.pop("FAVICON", UNSET))
1201
+
1202
+ def _parse_offering_logo_placeholder(data: object) -> Union[File, None, Unset]:
1203
+ if data is None:
1204
+ return data
1205
+ if isinstance(data, Unset):
1206
+ return data
1207
+ try:
1208
+ if not isinstance(data, bytes):
1209
+ raise TypeError()
1210
+ offering_logo_placeholder_type_0 = File(payload=BytesIO(data))
1211
+
1212
+ return offering_logo_placeholder_type_0
1213
+ except: # noqa: E722
1214
+ pass
1215
+ return cast(Union[File, None, Unset], data)
1216
+
1217
+ offering_logo_placeholder = _parse_offering_logo_placeholder(d.pop("OFFERING_LOGO_PLACEHOLDER", UNSET))
1218
+
1219
+ waldur_support_enabled = d.pop("WALDUR_SUPPORT_ENABLED", UNSET)
1220
+
1221
+ waldur_support_active_backend_type = d.pop("WALDUR_SUPPORT_ACTIVE_BACKEND_TYPE", UNSET)
1222
+
1223
+ waldur_support_display_request_type = d.pop("WALDUR_SUPPORT_DISPLAY_REQUEST_TYPE", UNSET)
1224
+
1225
+ atlassian_use_old_api = d.pop("ATLASSIAN_USE_OLD_API", UNSET)
1226
+
1227
+ atlassian_use_teenage_api = d.pop("ATLASSIAN_USE_TEENAGE_API", UNSET)
1228
+
1229
+ atlassian_use_automatic_request_mapping = d.pop("ATLASSIAN_USE_AUTOMATIC_REQUEST_MAPPING", UNSET)
1230
+
1231
+ atlassian_map_waldur_users_to_servicedesk_agents = d.pop(
1232
+ "ATLASSIAN_MAP_WALDUR_USERS_TO_SERVICEDESK_AGENTS", UNSET
1233
+ )
1234
+
1235
+ atlassian_strange_setting = d.pop("ATLASSIAN_STRANGE_SETTING", UNSET)
1236
+
1237
+ atlassian_api_url = d.pop("ATLASSIAN_API_URL", UNSET)
1238
+
1239
+ atlassian_username = d.pop("ATLASSIAN_USERNAME", UNSET)
1240
+
1241
+ atlassian_password = d.pop("ATLASSIAN_PASSWORD", UNSET)
1242
+
1243
+ atlassian_email = d.pop("ATLASSIAN_EMAIL", UNSET)
1244
+
1245
+ atlassian_token = d.pop("ATLASSIAN_TOKEN", UNSET)
1246
+
1247
+ atlassian_verify_ssl = d.pop("ATLASSIAN_VERIFY_SSL", UNSET)
1248
+
1249
+ atlassian_project_id = d.pop("ATLASSIAN_PROJECT_ID", UNSET)
1250
+
1251
+ atlassian_shared_username = d.pop("ATLASSIAN_SHARED_USERNAME", UNSET)
1252
+
1253
+ atlassian_custom_issue_field_mapping_enabled = d.pop("ATLASSIAN_CUSTOM_ISSUE_FIELD_MAPPING_ENABLED", UNSET)
1254
+
1255
+ atlassian_default_offering_issue_type = d.pop("ATLASSIAN_DEFAULT_OFFERING_ISSUE_TYPE", UNSET)
1256
+
1257
+ atlassian_excluded_attachment_types = d.pop("ATLASSIAN_EXCLUDED_ATTACHMENT_TYPES", UNSET)
1258
+
1259
+ atlassian_pull_priorities = d.pop("ATLASSIAN_PULL_PRIORITIES", UNSET)
1260
+
1261
+ atlassian_issue_types = d.pop("ATLASSIAN_ISSUE_TYPES", UNSET)
1262
+
1263
+ atlassian_description_template = d.pop("ATLASSIAN_DESCRIPTION_TEMPLATE", UNSET)
1264
+
1265
+ atlassian_summary_template = d.pop("ATLASSIAN_SUMMARY_TEMPLATE", UNSET)
1266
+
1267
+ atlassian_affected_resource_field = d.pop("ATLASSIAN_AFFECTED_RESOURCE_FIELD", UNSET)
1268
+
1269
+ atlassian_impact_field = d.pop("ATLASSIAN_IMPACT_FIELD", UNSET)
1270
+
1271
+ atlassian_organisation_field = d.pop("ATLASSIAN_ORGANISATION_FIELD", UNSET)
1272
+
1273
+ atlassian_resolution_sla_field = d.pop("ATLASSIAN_RESOLUTION_SLA_FIELD", UNSET)
1274
+
1275
+ atlassian_project_field = d.pop("ATLASSIAN_PROJECT_FIELD", UNSET)
1276
+
1277
+ atlassian_reporter_field = d.pop("ATLASSIAN_REPORTER_FIELD", UNSET)
1278
+
1279
+ atlassian_caller_field = d.pop("ATLASSIAN_CALLER_FIELD", UNSET)
1280
+
1281
+ atlassian_sla_field = d.pop("ATLASSIAN_SLA_FIELD", UNSET)
1282
+
1283
+ atlassian_linked_issue_type = d.pop("ATLASSIAN_LINKED_ISSUE_TYPE", UNSET)
1284
+
1285
+ atlassian_satisfaction_field = d.pop("ATLASSIAN_SATISFACTION_FIELD", UNSET)
1286
+
1287
+ atlassian_request_feedback_field = d.pop("ATLASSIAN_REQUEST_FEEDBACK_FIELD", UNSET)
1288
+
1289
+ atlassian_template_field = d.pop("ATLASSIAN_TEMPLATE_FIELD", UNSET)
1290
+
1291
+ zammad_api_url = d.pop("ZAMMAD_API_URL", UNSET)
1292
+
1293
+ zammad_token = d.pop("ZAMMAD_TOKEN", UNSET)
1294
+
1295
+ zammad_group = d.pop("ZAMMAD_GROUP", UNSET)
1296
+
1297
+ zammad_article_type = d.pop("ZAMMAD_ARTICLE_TYPE", UNSET)
1298
+
1299
+ zammad_comment_marker = d.pop("ZAMMAD_COMMENT_MARKER", UNSET)
1300
+
1301
+ zammad_comment_prefix = d.pop("ZAMMAD_COMMENT_PREFIX", UNSET)
1302
+
1303
+ zammad_comment_cooldown_duration = d.pop("ZAMMAD_COMMENT_COOLDOWN_DURATION", UNSET)
1304
+
1305
+ smax_api_url = d.pop("SMAX_API_URL", UNSET)
1306
+
1307
+ smax_tenant_id = d.pop("SMAX_TENANT_ID", UNSET)
1308
+
1309
+ smax_login = d.pop("SMAX_LOGIN", UNSET)
1310
+
1311
+ smax_password = d.pop("SMAX_PASSWORD", UNSET)
1312
+
1313
+ smax_organisation_field = d.pop("SMAX_ORGANISATION_FIELD", UNSET)
1314
+
1315
+ smax_project_field = d.pop("SMAX_PROJECT_FIELD", UNSET)
1316
+
1317
+ smax_affected_resource_field = d.pop("SMAX_AFFECTED_RESOURCE_FIELD", UNSET)
1318
+
1319
+ smax_times_to_pull = d.pop("SMAX_TIMES_TO_PULL", UNSET)
1320
+
1321
+ smax_seconds_to_wait = d.pop("SMAX_SECONDS_TO_WAIT", UNSET)
1322
+
1323
+ smax_creation_source_name = d.pop("SMAX_CREATION_SOURCE_NAME", UNSET)
1324
+
1325
+ smax_requests_offering = d.pop("SMAX_REQUESTS_OFFERING", UNSET)
1326
+
1327
+ smax_verify_ssl = d.pop("SMAX_VERIFY_SSL", UNSET)
1328
+
1329
+ enable_mock_service_account_backend = d.pop("ENABLE_MOCK_SERVICE_ACCOUNT_BACKEND", UNSET)
1330
+
1331
+ enable_mock_course_account_backend = d.pop("ENABLE_MOCK_COURSE_ACCOUNT_BACKEND", UNSET)
1332
+
1333
+ proposal_review_duration = d.pop("PROPOSAL_REVIEW_DURATION", UNSET)
1334
+
1335
+ user_table_columns = d.pop("USER_TABLE_COLUMNS", UNSET)
1336
+
1337
+ auto_approve_user_tos = d.pop("AUTO_APPROVE_USER_TOS", UNSET)
1338
+
1339
+ freeipa_enabled = d.pop("FREEIPA_ENABLED", UNSET)
1340
+
1341
+ freeipa_hostname = d.pop("FREEIPA_HOSTNAME", UNSET)
1342
+
1343
+ freeipa_username = d.pop("FREEIPA_USERNAME", UNSET)
1344
+
1345
+ freeipa_password = d.pop("FREEIPA_PASSWORD", UNSET)
1346
+
1347
+ freeipa_verify_ssl = d.pop("FREEIPA_VERIFY_SSL", UNSET)
1348
+
1349
+ freeipa_username_prefix = d.pop("FREEIPA_USERNAME_PREFIX", UNSET)
1350
+
1351
+ freeipa_groupname_prefix = d.pop("FREEIPA_GROUPNAME_PREFIX", UNSET)
1352
+
1353
+ freeipa_blacklisted_usernames = cast(list[str], d.pop("FREEIPA_BLACKLISTED_USERNAMES", UNSET))
1354
+
1355
+ freeipa_group_synchronization_enabled = d.pop("FREEIPA_GROUP_SYNCHRONIZATION_ENABLED", UNSET)
1356
+
1357
+ def _parse_keycloak_icon(data: object) -> Union[File, None, Unset]:
1358
+ if data is None:
1359
+ return data
1360
+ if isinstance(data, Unset):
1361
+ return data
1362
+ try:
1363
+ if not isinstance(data, bytes):
1364
+ raise TypeError()
1365
+ keycloak_icon_type_0 = File(payload=BytesIO(data))
1366
+
1367
+ return keycloak_icon_type_0
1368
+ except: # noqa: E722
1369
+ pass
1370
+ return cast(Union[File, None, Unset], data)
1371
+
1372
+ keycloak_icon = _parse_keycloak_icon(d.pop("KEYCLOAK_ICON", UNSET))
1373
+
1374
+ countries = cast(list[str], d.pop("COUNTRIES", UNSET))
1375
+
1376
+ oidc_auth_url = d.pop("OIDC_AUTH_URL", UNSET)
1377
+
1378
+ oidc_introspection_url = d.pop("OIDC_INTROSPECTION_URL", UNSET)
1379
+
1380
+ oidc_client_id = d.pop("OIDC_CLIENT_ID", UNSET)
1381
+
1382
+ oidc_client_secret = d.pop("OIDC_CLIENT_SECRET", UNSET)
1383
+
1384
+ oidc_user_field = d.pop("OIDC_USER_FIELD", UNSET)
1385
+
1386
+ oidc_cache_timeout = d.pop("OIDC_CACHE_TIMEOUT", UNSET)
1387
+
1388
+ oidc_access_token_enabled = d.pop("OIDC_ACCESS_TOKEN_ENABLED", UNSET)
1389
+
1390
+ oidc_block_creation_of_uninvited_users = d.pop("OIDC_BLOCK_CREATION_OF_UNINVITED_USERS", UNSET)
1391
+
1392
+ deactivate_user_if_no_roles = d.pop("DEACTIVATE_USER_IF_NO_ROLES", UNSET)
1393
+
1394
+ maintenance_announcement_notify_before_minutes = d.pop("MAINTENANCE_ANNOUNCEMENT_NOTIFY_BEFORE_MINUTES", UNSET)
1395
+
1396
+ maintenance_announcement_notify_system = cast(list[str], d.pop("MAINTENANCE_ANNOUNCEMENT_NOTIFY_SYSTEM", UNSET))
1397
+
1398
+ enforce_user_consent_for_offerings = d.pop("ENFORCE_USER_CONSENT_FOR_OFFERINGS", UNSET)
1399
+
1400
+ constance_settings_request_form = cls(
1401
+ site_name=site_name,
1402
+ site_description=site_description,
1403
+ homeport_url=homeport_url,
1404
+ rancher_username_input_label=rancher_username_input_label,
1405
+ site_address=site_address,
1406
+ site_email=site_email,
1407
+ site_phone=site_phone,
1408
+ currency_name=currency_name,
1409
+ thumbnail_size=thumbnail_size,
1410
+ anonymous_user_can_view_offerings=anonymous_user_can_view_offerings,
1411
+ anonymous_user_can_view_plans=anonymous_user_can_view_plans,
1412
+ notify_staff_about_approvals=notify_staff_about_approvals,
1413
+ notify_about_resource_change=notify_about_resource_change,
1414
+ disable_sending_notifications_about_resource_update=disable_sending_notifications_about_resource_update,
1415
+ marketplace_landing_page=marketplace_landing_page,
1416
+ enable_stale_resource_notifications=enable_stale_resource_notifications,
1417
+ telemetry_url=telemetry_url,
1418
+ telemetry_version=telemetry_version,
1419
+ script_run_mode=script_run_mode,
1420
+ docker_client=docker_client,
1421
+ docker_run_options=docker_run_options,
1422
+ docker_script_dir=docker_script_dir,
1423
+ docker_remove_container=docker_remove_container,
1424
+ docker_images=docker_images,
1425
+ docker_volume_name=docker_volume_name,
1426
+ k8s_namespace=k8s_namespace,
1427
+ k8s_config_path=k8s_config_path,
1428
+ k8s_job_timeout=k8s_job_timeout,
1429
+ enable_strict_check_accepting_invitation=enable_strict_check_accepting_invitation,
1430
+ invitation_disable_multiple_roles=invitation_disable_multiple_roles,
1431
+ default_idp=default_idp,
1432
+ docs_url=docs_url,
1433
+ short_page_title=short_page_title,
1434
+ full_page_title=full_page_title,
1435
+ brand_color=brand_color,
1436
+ hero_link_label=hero_link_label,
1437
+ hero_link_url=hero_link_url,
1438
+ support_portal_url=support_portal_url,
1439
+ common_footer_text=common_footer_text,
1440
+ common_footer_html=common_footer_html,
1441
+ language_choices=language_choices,
1442
+ disable_dark_theme=disable_dark_theme,
1443
+ powered_by_logo=powered_by_logo,
1444
+ hero_image=hero_image,
1445
+ marketplace_hero_image=marketplace_hero_image,
1446
+ call_management_hero_image=call_management_hero_image,
1447
+ sidebar_logo=sidebar_logo,
1448
+ sidebar_logo_dark=sidebar_logo_dark,
1449
+ sidebar_logo_mobile=sidebar_logo_mobile,
1450
+ sidebar_style=sidebar_style,
1451
+ site_logo=site_logo,
1452
+ login_logo=login_logo,
1453
+ favicon=favicon,
1454
+ offering_logo_placeholder=offering_logo_placeholder,
1455
+ waldur_support_enabled=waldur_support_enabled,
1456
+ waldur_support_active_backend_type=waldur_support_active_backend_type,
1457
+ waldur_support_display_request_type=waldur_support_display_request_type,
1458
+ atlassian_use_old_api=atlassian_use_old_api,
1459
+ atlassian_use_teenage_api=atlassian_use_teenage_api,
1460
+ atlassian_use_automatic_request_mapping=atlassian_use_automatic_request_mapping,
1461
+ atlassian_map_waldur_users_to_servicedesk_agents=atlassian_map_waldur_users_to_servicedesk_agents,
1462
+ atlassian_strange_setting=atlassian_strange_setting,
1463
+ atlassian_api_url=atlassian_api_url,
1464
+ atlassian_username=atlassian_username,
1465
+ atlassian_password=atlassian_password,
1466
+ atlassian_email=atlassian_email,
1467
+ atlassian_token=atlassian_token,
1468
+ atlassian_verify_ssl=atlassian_verify_ssl,
1469
+ atlassian_project_id=atlassian_project_id,
1470
+ atlassian_shared_username=atlassian_shared_username,
1471
+ atlassian_custom_issue_field_mapping_enabled=atlassian_custom_issue_field_mapping_enabled,
1472
+ atlassian_default_offering_issue_type=atlassian_default_offering_issue_type,
1473
+ atlassian_excluded_attachment_types=atlassian_excluded_attachment_types,
1474
+ atlassian_pull_priorities=atlassian_pull_priorities,
1475
+ atlassian_issue_types=atlassian_issue_types,
1476
+ atlassian_description_template=atlassian_description_template,
1477
+ atlassian_summary_template=atlassian_summary_template,
1478
+ atlassian_affected_resource_field=atlassian_affected_resource_field,
1479
+ atlassian_impact_field=atlassian_impact_field,
1480
+ atlassian_organisation_field=atlassian_organisation_field,
1481
+ atlassian_resolution_sla_field=atlassian_resolution_sla_field,
1482
+ atlassian_project_field=atlassian_project_field,
1483
+ atlassian_reporter_field=atlassian_reporter_field,
1484
+ atlassian_caller_field=atlassian_caller_field,
1485
+ atlassian_sla_field=atlassian_sla_field,
1486
+ atlassian_linked_issue_type=atlassian_linked_issue_type,
1487
+ atlassian_satisfaction_field=atlassian_satisfaction_field,
1488
+ atlassian_request_feedback_field=atlassian_request_feedback_field,
1489
+ atlassian_template_field=atlassian_template_field,
1490
+ zammad_api_url=zammad_api_url,
1491
+ zammad_token=zammad_token,
1492
+ zammad_group=zammad_group,
1493
+ zammad_article_type=zammad_article_type,
1494
+ zammad_comment_marker=zammad_comment_marker,
1495
+ zammad_comment_prefix=zammad_comment_prefix,
1496
+ zammad_comment_cooldown_duration=zammad_comment_cooldown_duration,
1497
+ smax_api_url=smax_api_url,
1498
+ smax_tenant_id=smax_tenant_id,
1499
+ smax_login=smax_login,
1500
+ smax_password=smax_password,
1501
+ smax_organisation_field=smax_organisation_field,
1502
+ smax_project_field=smax_project_field,
1503
+ smax_affected_resource_field=smax_affected_resource_field,
1504
+ smax_times_to_pull=smax_times_to_pull,
1505
+ smax_seconds_to_wait=smax_seconds_to_wait,
1506
+ smax_creation_source_name=smax_creation_source_name,
1507
+ smax_requests_offering=smax_requests_offering,
1508
+ smax_verify_ssl=smax_verify_ssl,
1509
+ enable_mock_service_account_backend=enable_mock_service_account_backend,
1510
+ enable_mock_course_account_backend=enable_mock_course_account_backend,
1511
+ proposal_review_duration=proposal_review_duration,
1512
+ user_table_columns=user_table_columns,
1513
+ auto_approve_user_tos=auto_approve_user_tos,
1514
+ freeipa_enabled=freeipa_enabled,
1515
+ freeipa_hostname=freeipa_hostname,
1516
+ freeipa_username=freeipa_username,
1517
+ freeipa_password=freeipa_password,
1518
+ freeipa_verify_ssl=freeipa_verify_ssl,
1519
+ freeipa_username_prefix=freeipa_username_prefix,
1520
+ freeipa_groupname_prefix=freeipa_groupname_prefix,
1521
+ freeipa_blacklisted_usernames=freeipa_blacklisted_usernames,
1522
+ freeipa_group_synchronization_enabled=freeipa_group_synchronization_enabled,
1523
+ keycloak_icon=keycloak_icon,
1524
+ countries=countries,
1525
+ oidc_auth_url=oidc_auth_url,
1526
+ oidc_introspection_url=oidc_introspection_url,
1527
+ oidc_client_id=oidc_client_id,
1528
+ oidc_client_secret=oidc_client_secret,
1529
+ oidc_user_field=oidc_user_field,
1530
+ oidc_cache_timeout=oidc_cache_timeout,
1531
+ oidc_access_token_enabled=oidc_access_token_enabled,
1532
+ oidc_block_creation_of_uninvited_users=oidc_block_creation_of_uninvited_users,
1533
+ deactivate_user_if_no_roles=deactivate_user_if_no_roles,
1534
+ maintenance_announcement_notify_before_minutes=maintenance_announcement_notify_before_minutes,
1535
+ maintenance_announcement_notify_system=maintenance_announcement_notify_system,
1536
+ enforce_user_consent_for_offerings=enforce_user_consent_for_offerings,
1537
+ )
1538
+
1539
+ constance_settings_request_form.additional_properties = d
1540
+ return constance_settings_request_form
1541
+
1542
+ @property
1543
+ def additional_keys(self) -> list[str]:
1544
+ return list(self.additional_properties.keys())
1545
+
1546
+ def __getitem__(self, key: str) -> Any:
1547
+ return self.additional_properties[key]
1548
+
1549
+ def __setitem__(self, key: str, value: Any) -> None:
1550
+ self.additional_properties[key] = value
1551
+
1552
+ def __delitem__(self, key: str) -> None:
1553
+ del self.additional_properties[key]
1554
+
1555
+ def __contains__(self, key: str) -> bool:
1556
+ return key in self.additional_properties