waldur-api-client 7.7.4__py3-none-any.whl → 7.7.6__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 (1028) hide show
  1. waldur_api_client/api/access_subnets/access_subnets_count.py +236 -0
  2. waldur_api_client/api/admin_announcements/admin_announcements_count.py +248 -0
  3. waldur_api_client/api/auth_tokens/auth_tokens_count.py +172 -0
  4. waldur_api_client/api/autoprovisioning_rules/autoprovisioning_rules_count.py +172 -0
  5. waldur_api_client/api/aws_images/aws_images_count.py +221 -0
  6. waldur_api_client/api/aws_instances/aws_instances_count.py +469 -0
  7. waldur_api_client/api/aws_regions/aws_regions_count.py +202 -0
  8. waldur_api_client/api/aws_sizes/aws_sizes_count.py +221 -0
  9. waldur_api_client/api/aws_volumes/aws_volumes_count.py +172 -0
  10. waldur_api_client/api/azure_images/azure_images_count.py +269 -0
  11. waldur_api_client/api/azure_locations/azure_locations_count.py +251 -0
  12. waldur_api_client/api/azure_public_ips/azure_public_ips_count.py +502 -0
  13. waldur_api_client/api/azure_resource_groups/azure_resource_groups_count.py +172 -0
  14. waldur_api_client/api/azure_sizes/azure_sizes_count.py +284 -0
  15. waldur_api_client/api/azure_sql_databases/azure_sql_databases_count.py +535 -0
  16. waldur_api_client/api/azure_sql_servers/azure_sql_servers_count.py +502 -0
  17. waldur_api_client/api/azure_virtualmachines/azure_virtualmachines_count.py +502 -0
  18. waldur_api_client/api/backend_resource_requests/backend_resource_requests_count.py +310 -0
  19. waldur_api_client/api/backend_resources/backend_resources_count.py +314 -0
  20. waldur_api_client/api/booking_offerings/booking_offerings_count.py +172 -0
  21. waldur_api_client/api/booking_resources/booking_resources_count.py +658 -0
  22. waldur_api_client/api/broadcast_message_templates/broadcast_message_templates_count.py +187 -0
  23. waldur_api_client/api/broadcast_messages/broadcast_messages_count.py +230 -0
  24. waldur_api_client/api/broadcast_messages/broadcast_messages_recipients_count.py +125 -0
  25. waldur_api_client/api/call_managing_organisations/call_managing_organisations_count.py +244 -0
  26. waldur_api_client/api/call_proposal_project_role_mappings/call_proposal_project_role_mappings_count.py +191 -0
  27. waldur_api_client/api/call_rounds/call_rounds_count.py +172 -0
  28. waldur_api_client/api/checklists_admin/checklists_admin_checklist_questions.py +187 -0
  29. waldur_api_client/api/checklists_admin/checklists_admin_count.py +172 -0
  30. waldur_api_client/api/checklists_admin/checklists_admin_create.py +148 -0
  31. waldur_api_client/api/checklists_admin/checklists_admin_destroy.py +89 -0
  32. waldur_api_client/api/checklists_admin/checklists_admin_list.py +173 -0
  33. waldur_api_client/api/checklists_admin/checklists_admin_partial_update.py +162 -0
  34. waldur_api_client/api/checklists_admin/checklists_admin_retrieve.py +140 -0
  35. waldur_api_client/api/checklists_admin/checklists_admin_update.py +162 -0
  36. waldur_api_client/api/checklists_admin_categories/checklists_admin_categories_count.py +172 -0
  37. waldur_api_client/api/checklists_admin_categories/checklists_admin_categories_create.py +150 -0
  38. waldur_api_client/api/checklists_admin_categories/checklists_admin_categories_destroy.py +89 -0
  39. waldur_api_client/api/checklists_admin_categories/checklists_admin_categories_list.py +175 -0
  40. waldur_api_client/api/checklists_admin_categories/checklists_admin_categories_partial_update.py +164 -0
  41. waldur_api_client/api/checklists_admin_categories/checklists_admin_categories_retrieve.py +142 -0
  42. waldur_api_client/api/checklists_admin_categories/checklists_admin_categories_update.py +164 -0
  43. waldur_api_client/api/checklists_admin_question_dependencies/checklists_admin_question_dependencies_count.py +209 -0
  44. waldur_api_client/api/checklists_admin_question_dependencies/checklists_admin_question_dependencies_create.py +150 -0
  45. waldur_api_client/api/checklists_admin_question_dependencies/checklists_admin_question_dependencies_destroy.py +89 -0
  46. waldur_api_client/api/checklists_admin_question_dependencies/checklists_admin_question_dependencies_list.py +212 -0
  47. waldur_api_client/api/checklists_admin_question_dependencies/checklists_admin_question_dependencies_partial_update.py +164 -0
  48. waldur_api_client/api/checklists_admin_question_dependencies/checklists_admin_question_dependencies_retrieve.py +142 -0
  49. waldur_api_client/api/checklists_admin_question_dependencies/checklists_admin_question_dependencies_update.py +164 -0
  50. waldur_api_client/api/checklists_admin_question_options/checklists_admin_question_options_count.py +191 -0
  51. waldur_api_client/api/checklists_admin_question_options/checklists_admin_question_options_create.py +150 -0
  52. waldur_api_client/api/checklists_admin_question_options/checklists_admin_question_options_destroy.py +89 -0
  53. waldur_api_client/api/checklists_admin_question_options/checklists_admin_question_options_list.py +194 -0
  54. waldur_api_client/api/checklists_admin_question_options/checklists_admin_question_options_partial_update.py +164 -0
  55. waldur_api_client/api/checklists_admin_question_options/checklists_admin_question_options_retrieve.py +142 -0
  56. waldur_api_client/api/checklists_admin_question_options/checklists_admin_question_options_update.py +164 -0
  57. waldur_api_client/api/checklists_admin_questions/checklists_admin_questions_count.py +191 -0
  58. waldur_api_client/api/checklists_admin_questions/checklists_admin_questions_create.py +148 -0
  59. waldur_api_client/api/checklists_admin_questions/checklists_admin_questions_destroy.py +89 -0
  60. waldur_api_client/api/checklists_admin_questions/checklists_admin_questions_list.py +192 -0
  61. waldur_api_client/api/checklists_admin_questions/checklists_admin_questions_partial_update.py +162 -0
  62. waldur_api_client/api/checklists_admin_questions/checklists_admin_questions_retrieve.py +140 -0
  63. waldur_api_client/api/checklists_admin_questions/checklists_admin_questions_update.py +162 -0
  64. waldur_api_client/api/component_user_usage_limits/component_user_usage_limits_count.py +254 -0
  65. waldur_api_client/api/customer_credits/customer_credits_count.py +244 -0
  66. waldur_api_client/api/customer_permissions_reviews/customer_permissions_reviews_count.py +247 -0
  67. waldur_api_client/api/customer_quotas/customer_quotas_count.py +172 -0
  68. waldur_api_client/api/customers/customers_count.py +390 -0
  69. waldur_api_client/api/customers/customers_countries_count.py +390 -0
  70. waldur_api_client/api/digitalocean_droplets/digitalocean_droplets_count.py +469 -0
  71. waldur_api_client/api/digitalocean_images/digitalocean_images_count.py +255 -0
  72. waldur_api_client/api/digitalocean_regions/digitalocean_regions_count.py +202 -0
  73. waldur_api_client/api/digitalocean_sizes/digitalocean_sizes_count.py +247 -0
  74. waldur_api_client/api/email_logs/email_logs_count.py +259 -0
  75. waldur_api_client/api/event_subscriptions/event_subscriptions_count.py +225 -0
  76. waldur_api_client/api/events/events_count.py +295 -0
  77. waldur_api_client/api/events/events_count_count.py +125 -0
  78. waldur_api_client/api/events/events_event_groups_count.py +125 -0
  79. waldur_api_client/api/events/events_scope_types_count.py +125 -0
  80. waldur_api_client/api/events_stats/events_stats_count.py +172 -0
  81. waldur_api_client/api/external_links/external_links_count.py +202 -0
  82. waldur_api_client/api/external_links/external_links_create.py +148 -0
  83. waldur_api_client/api/external_links/external_links_destroy.py +89 -0
  84. waldur_api_client/api/external_links/external_links_list.py +203 -0
  85. waldur_api_client/api/external_links/external_links_partial_update.py +162 -0
  86. waldur_api_client/api/external_links/external_links_retrieve.py +140 -0
  87. waldur_api_client/api/external_links/external_links_update.py +162 -0
  88. waldur_api_client/api/financial_reports/financial_reports_count.py +390 -0
  89. waldur_api_client/api/freeipa_profiles/freeipa_profiles_count.py +206 -0
  90. waldur_api_client/api/google_auth/google_auth_callback_count.py +172 -0
  91. waldur_api_client/api/google_auth/google_auth_count.py +187 -0
  92. waldur_api_client/api/hooks/hooks_count.py +172 -0
  93. waldur_api_client/api/hooks_email/hooks_email_count.py +300 -0
  94. waldur_api_client/api/hooks_web/hooks_web_count.py +320 -0
  95. waldur_api_client/api/identity_providers/identity_providers_count.py +172 -0
  96. waldur_api_client/api/invoice_items/invoice_items_costs_count.py +191 -0
  97. waldur_api_client/api/invoice_items/invoice_items_count.py +323 -0
  98. waldur_api_client/api/invoice_items/invoice_items_customer_costs_for_period_count.py +176 -0
  99. waldur_api_client/api/invoice_items/invoice_items_project_costs_for_period_count.py +176 -0
  100. waldur_api_client/api/invoice_items/invoice_items_total_price_count.py +293 -0
  101. waldur_api_client/api/invoices/invoices_count.py +337 -0
  102. waldur_api_client/api/invoices/invoices_growth_count.py +187 -0
  103. waldur_api_client/api/keycloak_groups/keycloak_groups_count.py +221 -0
  104. waldur_api_client/api/keycloak_user_group_memberships/keycloak_user_group_memberships_count.py +325 -0
  105. waldur_api_client/api/keys/keys_count.py +359 -0
  106. waldur_api_client/api/lexis_links/lexis_links_count.py +260 -0
  107. waldur_api_client/api/maintenance_announcement_offerings/maintenance_announcement_offerings_count.py +172 -0
  108. waldur_api_client/api/maintenance_announcement_offerings/maintenance_announcement_offerings_create.py +152 -0
  109. waldur_api_client/api/maintenance_announcement_offerings/maintenance_announcement_offerings_destroy.py +89 -0
  110. waldur_api_client/api/maintenance_announcement_offerings/maintenance_announcement_offerings_list.py +175 -0
  111. waldur_api_client/api/maintenance_announcement_offerings/maintenance_announcement_offerings_partial_update.py +166 -0
  112. waldur_api_client/api/maintenance_announcement_offerings/maintenance_announcement_offerings_retrieve.py +144 -0
  113. waldur_api_client/api/maintenance_announcement_offerings/maintenance_announcement_offerings_update.py +166 -0
  114. waldur_api_client/api/maintenance_announcement_template_offerings/maintenance_announcement_template_offerings_count.py +267 -0
  115. waldur_api_client/api/maintenance_announcement_template_offerings/maintenance_announcement_template_offerings_create.py +152 -0
  116. waldur_api_client/api/maintenance_announcement_template_offerings/maintenance_announcement_template_offerings_destroy.py +89 -0
  117. waldur_api_client/api/maintenance_announcement_template_offerings/maintenance_announcement_template_offerings_list.py +270 -0
  118. waldur_api_client/api/maintenance_announcement_template_offerings/maintenance_announcement_template_offerings_partial_update.py +168 -0
  119. waldur_api_client/api/maintenance_announcement_template_offerings/maintenance_announcement_template_offerings_retrieve.py +144 -0
  120. waldur_api_client/api/maintenance_announcement_template_offerings/maintenance_announcement_template_offerings_update.py +166 -0
  121. waldur_api_client/api/maintenance_announcements/maintenance_announcements_cancel_maintenance.py +148 -0
  122. waldur_api_client/api/maintenance_announcements/maintenance_announcements_complete_maintenance.py +148 -0
  123. waldur_api_client/api/maintenance_announcements/maintenance_announcements_count.py +325 -0
  124. waldur_api_client/api/maintenance_announcements/maintenance_announcements_create.py +150 -0
  125. waldur_api_client/api/maintenance_announcements/maintenance_announcements_destroy.py +89 -0
  126. waldur_api_client/api/maintenance_announcements/maintenance_announcements_list.py +328 -0
  127. waldur_api_client/api/maintenance_announcements/maintenance_announcements_partial_update.py +164 -0
  128. waldur_api_client/api/maintenance_announcements/maintenance_announcements_retrieve.py +142 -0
  129. waldur_api_client/api/maintenance_announcements/maintenance_announcements_schedule.py +148 -0
  130. waldur_api_client/api/maintenance_announcements/maintenance_announcements_start_maintenance.py +148 -0
  131. waldur_api_client/api/maintenance_announcements/maintenance_announcements_unschedule.py +148 -0
  132. waldur_api_client/api/maintenance_announcements/maintenance_announcements_update.py +164 -0
  133. waldur_api_client/api/maintenance_announcements_template/maintenance_announcements_template_count.py +229 -0
  134. waldur_api_client/api/maintenance_announcements_template/maintenance_announcements_template_create.py +152 -0
  135. waldur_api_client/api/maintenance_announcements_template/maintenance_announcements_template_destroy.py +89 -0
  136. waldur_api_client/api/maintenance_announcements_template/maintenance_announcements_template_list.py +232 -0
  137. waldur_api_client/api/maintenance_announcements_template/maintenance_announcements_template_partial_update.py +166 -0
  138. waldur_api_client/api/maintenance_announcements_template/maintenance_announcements_template_retrieve.py +144 -0
  139. waldur_api_client/api/maintenance_announcements_template/maintenance_announcements_template_update.py +166 -0
  140. waldur_api_client/api/marketplace_categories/marketplace_categories_count.py +319 -0
  141. waldur_api_client/api/marketplace_category_columns/marketplace_category_columns_count.py +206 -0
  142. waldur_api_client/api/marketplace_category_component_usages/marketplace_category_component_usages_count.py +209 -0
  143. waldur_api_client/api/marketplace_category_components/marketplace_category_components_count.py +172 -0
  144. waldur_api_client/api/marketplace_category_groups/marketplace_category_groups_count.py +187 -0
  145. waldur_api_client/api/marketplace_category_help_articles/marketplace_category_help_articles_count.py +172 -0
  146. waldur_api_client/api/marketplace_component_usages/marketplace_component_usages_count.py +353 -0
  147. waldur_api_client/api/marketplace_component_user_usages/marketplace_component_user_usages_count.py +398 -0
  148. waldur_api_client/api/marketplace_customer_estimated_cost_policies/marketplace_customer_estimated_cost_policies_actions_count.py +125 -0
  149. waldur_api_client/api/marketplace_customer_estimated_cost_policies/marketplace_customer_estimated_cost_policies_count.py +239 -0
  150. waldur_api_client/api/marketplace_customer_service_accounts/marketplace_customer_service_accounts_count.py +236 -0
  151. waldur_api_client/api/marketplace_integration_statuses/marketplace_integration_statuses_count.py +300 -0
  152. waldur_api_client/api/marketplace_offering_estimated_cost_policies/marketplace_offering_estimated_cost_policies_actions_count.py +125 -0
  153. waldur_api_client/api/marketplace_offering_estimated_cost_policies/marketplace_offering_estimated_cost_policies_count.py +206 -0
  154. waldur_api_client/api/marketplace_offering_files/marketplace_offering_files_count.py +247 -0
  155. waldur_api_client/api/marketplace_offering_permissions/marketplace_offering_permissions_count.py +440 -0
  156. waldur_api_client/api/marketplace_offering_permissions_log/marketplace_offering_permissions_log_count.py +440 -0
  157. waldur_api_client/api/marketplace_offering_referrals/marketplace_offering_referrals_count.py +195 -0
  158. waldur_api_client/api/marketplace_offering_usage_policies/marketplace_offering_usage_policies_actions_count.py +125 -0
  159. waldur_api_client/api/marketplace_offering_usage_policies/marketplace_offering_usage_policies_count.py +206 -0
  160. waldur_api_client/api/marketplace_offering_user_roles/marketplace_offering_user_roles_count.py +224 -0
  161. waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_checklist_retrieve.py +154 -0
  162. waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_checklist_review_retrieve.py +154 -0
  163. waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_completion_review_status_retrieve.py +154 -0
  164. waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_completion_status_retrieve.py +154 -0
  165. waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_count.py +388 -0
  166. waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_request_deletion.py +91 -0
  167. waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_set_deleted.py +91 -0
  168. waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_set_deleting.py +91 -0
  169. waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_set_error_creating.py +89 -0
  170. waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_set_error_deleting.py +89 -0
  171. waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_submit_answers.py +179 -0
  172. waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_update_comments_partial_update.py +172 -0
  173. waldur_api_client/api/marketplace_orders/marketplace_orders_count.py +517 -0
  174. waldur_api_client/api/marketplace_plan_components/marketplace_plan_components_count.py +239 -0
  175. waldur_api_client/api/marketplace_plans/marketplace_plans_count.py +224 -0
  176. waldur_api_client/api/marketplace_plans/marketplace_plans_usage_stats_count.py +251 -0
  177. waldur_api_client/api/marketplace_project_estimated_cost_policies/marketplace_project_estimated_cost_policies_actions_count.py +125 -0
  178. waldur_api_client/api/marketplace_project_estimated_cost_policies/marketplace_project_estimated_cost_policies_count.py +272 -0
  179. waldur_api_client/api/marketplace_project_service_accounts/marketplace_project_service_accounts_count.py +236 -0
  180. waldur_api_client/api/marketplace_project_update_requests/marketplace_project_update_requests_count.py +270 -0
  181. waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_count.py +624 -0
  182. waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_groups_count.py +626 -0
  183. waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_count.py +640 -0
  184. waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_pull.py +148 -0
  185. waldur_api_client/api/marketplace_public_offerings/marketplace_public_offerings_count.py +624 -0
  186. waldur_api_client/api/marketplace_remote_synchronisations/marketplace_remote_synchronisations_count.py +172 -0
  187. waldur_api_client/api/marketplace_resource_users/marketplace_resource_users_count.py +257 -0
  188. waldur_api_client/api/marketplace_resources/marketplace_resources_count.py +640 -0
  189. waldur_api_client/api/marketplace_resources/marketplace_resources_pull.py +148 -0
  190. waldur_api_client/api/marketplace_robot_accounts/marketplace_robot_accounts_count.py +332 -0
  191. waldur_api_client/api/marketplace_robot_accounts/marketplace_robot_accounts_list.py +23 -0
  192. waldur_api_client/api/marketplace_robot_accounts/marketplace_robot_accounts_retrieve.py +30 -1
  193. waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_count.py +247 -0
  194. waldur_api_client/api/marketplace_script_async_dry_run/marketplace_script_async_dry_run_count.py +172 -0
  195. waldur_api_client/api/marketplace_sections/marketplace_sections_count.py +172 -0
  196. waldur_api_client/api/marketplace_service_providers/marketplace_service_providers_count.py +244 -0
  197. waldur_api_client/api/marketplace_service_providers/marketplace_service_providers_project_service_accounts_list.py +276 -0
  198. waldur_api_client/api/marketplace_service_providers/service_provider_compliance_overview.py +189 -0
  199. waldur_api_client/api/marketplace_service_providers/service_provider_offering_users_compliance.py +222 -0
  200. waldur_api_client/api/marketplace_stats/marketplace_stats_component_usages_count.py +172 -0
  201. waldur_api_client/api/marketplace_stats/marketplace_stats_component_usages_per_month_count.py +172 -0
  202. waldur_api_client/api/marketplace_stats/marketplace_stats_component_usages_per_project_count.py +172 -0
  203. waldur_api_client/api/marketplace_stats/marketplace_stats_count_active_resources_grouped_by_offering_count.py +172 -0
  204. waldur_api_client/api/marketplace_stats/marketplace_stats_count_active_resources_grouped_by_offering_country_count.py +172 -0
  205. waldur_api_client/api/marketplace_stats/marketplace_stats_count_active_resources_grouped_by_organization_group_count.py +172 -0
  206. waldur_api_client/api/marketplace_stats/marketplace_stats_count_projects_grouped_by_provider_and_industry_flag_count.py +172 -0
  207. waldur_api_client/api/marketplace_stats/marketplace_stats_count_projects_grouped_by_provider_and_oecd_count.py +172 -0
  208. waldur_api_client/api/marketplace_stats/marketplace_stats_count_projects_of_service_providers_count.py +172 -0
  209. waldur_api_client/api/marketplace_stats/marketplace_stats_count_projects_of_service_providers_grouped_by_oecd_count.py +172 -0
  210. waldur_api_client/api/marketplace_stats/marketplace_stats_count_unique_users_connected_with_active_resources_of_service_provider_count.py +172 -0
  211. waldur_api_client/api/marketplace_stats/marketplace_stats_count_users_of_service_providers_count.py +172 -0
  212. waldur_api_client/api/marketplace_stats/marketplace_stats_customer_member_count_count.py +172 -0
  213. waldur_api_client/api/marketplace_stats/marketplace_stats_offerings_counter_stats_count.py +172 -0
  214. waldur_api_client/api/marketplace_stats/marketplace_stats_organization_project_count_count.py +172 -0
  215. waldur_api_client/api/marketplace_stats/marketplace_stats_organization_resource_count_count.py +172 -0
  216. waldur_api_client/api/marketplace_stats/marketplace_stats_projects_limits_grouped_by_industry_flag_count.py +125 -0
  217. waldur_api_client/api/marketplace_stats/marketplace_stats_projects_limits_grouped_by_oecd_count.py +125 -0
  218. waldur_api_client/api/marketplace_stats/marketplace_stats_projects_usages_grouped_by_industry_flag_count.py +125 -0
  219. waldur_api_client/api/marketplace_stats/marketplace_stats_projects_usages_grouped_by_oecd_count.py +125 -0
  220. waldur_api_client/api/marketplace_stats/marketplace_stats_resources_limits_count.py +172 -0
  221. waldur_api_client/api/marketplace_stats/marketplace_stats_total_cost_of_active_resources_per_offering_count.py +172 -0
  222. waldur_api_client/api/notification_messages/notification_messages_count.py +262 -0
  223. waldur_api_client/api/notification_messages_templates/notification_messages_templates_count.py +247 -0
  224. waldur_api_client/api/openstack_backups/openstack_backups_count.py +535 -0
  225. waldur_api_client/api/openstack_flavors/openstack_flavors_count.py +460 -0
  226. waldur_api_client/api/openstack_flavors/openstack_flavors_usage_stats_count.py +125 -0
  227. waldur_api_client/api/openstack_floating_ips/openstack_floating_ips_count.py +547 -0
  228. waldur_api_client/api/openstack_images/openstack_images_count.py +287 -0
  229. waldur_api_client/api/openstack_images/openstack_images_usage_stats_count.py +125 -0
  230. waldur_api_client/api/openstack_instance_availability_zones/openstack_instance_availability_zones_count.py +269 -0
  231. waldur_api_client/api/openstack_instances/openstack_instances_count.py +565 -0
  232. waldur_api_client/api/openstack_marketplace_tenants/openstack_marketplace_tenants_count.py +469 -0
  233. waldur_api_client/api/openstack_migrations/openstack_migrations_count.py +209 -0
  234. waldur_api_client/api/openstack_network_rbac_policies/openstack_network_rbac_policies_count.py +259 -0
  235. waldur_api_client/api/openstack_networks/openstack_networks_count.py +562 -0
  236. waldur_api_client/api/openstack_ports/openstack_ports_count.py +394 -0
  237. waldur_api_client/api/openstack_routers/openstack_routers_count.py +236 -0
  238. waldur_api_client/api/openstack_security_groups/openstack_security_groups_count.py +517 -0
  239. waldur_api_client/api/openstack_server_groups/openstack_server_groups_count.py +502 -0
  240. waldur_api_client/api/openstack_snapshots/openstack_snapshots_count.py +583 -0
  241. waldur_api_client/api/openstack_subnets/openstack_subnets_count.py +595 -0
  242. waldur_api_client/api/openstack_tenants/openstack_tenants_count.py +469 -0
  243. waldur_api_client/api/openstack_volume_availability_zones/openstack_volume_availability_zones_count.py +269 -0
  244. waldur_api_client/api/openstack_volume_types/openstack_volume_types_count.py +287 -0
  245. waldur_api_client/api/openstack_volume_types/openstack_volume_types_names_count.py +125 -0
  246. waldur_api_client/api/openstack_volumes/openstack_volumes_count.py +616 -0
  247. waldur_api_client/api/organization_groups/organization_groups_count.py +236 -0
  248. waldur_api_client/api/payment_profiles/payment_profiles_count.py +267 -0
  249. waldur_api_client/api/payments/payments_count.py +225 -0
  250. waldur_api_client/api/project_credits/project_credits_count.py +277 -0
  251. waldur_api_client/api/project_quotas/project_quotas_count.py +172 -0
  252. waldur_api_client/api/project_types/project_types_count.py +202 -0
  253. waldur_api_client/api/projects/projects_checklist_retrieve.py +154 -0
  254. waldur_api_client/api/projects/projects_completion_status_retrieve.py +154 -0
  255. waldur_api_client/api/projects/projects_count.py +435 -0
  256. waldur_api_client/api/projects/projects_submit_answers.py +179 -0
  257. waldur_api_client/api/promotions_campaigns/promotions_campaigns_count.py +337 -0
  258. waldur_api_client/api/proposal_proposals/proposal_proposals_checklist_retrieve.py +154 -0
  259. waldur_api_client/api/proposal_proposals/proposal_proposals_checklist_review_retrieve.py +154 -0
  260. waldur_api_client/api/proposal_proposals/proposal_proposals_completion_review_status_retrieve.py +154 -0
  261. waldur_api_client/api/proposal_proposals/proposal_proposals_completion_status_retrieve.py +154 -0
  262. waldur_api_client/api/proposal_proposals/proposal_proposals_count.py +288 -0
  263. waldur_api_client/api/proposal_proposals/proposal_proposals_submit_answers.py +179 -0
  264. waldur_api_client/api/proposal_protected_calls/proposal_protected_calls_activate.py +60 -7
  265. waldur_api_client/api/proposal_protected_calls/proposal_protected_calls_archive.py +60 -7
  266. waldur_api_client/api/proposal_protected_calls/proposal_protected_calls_compliance_overview_retrieve.py +146 -0
  267. waldur_api_client/api/proposal_protected_calls/proposal_protected_calls_count.py +333 -0
  268. waldur_api_client/api/proposal_protected_calls/proposal_protected_calls_proposals_compliance_answers_list.py +364 -0
  269. waldur_api_client/api/proposal_protected_calls/proposal_protected_calls_review_proposal_compliance.py +172 -0
  270. waldur_api_client/api/proposal_public_calls/proposal_public_calls_count.py +333 -0
  271. waldur_api_client/api/proposal_requested_offerings/proposal_requested_offerings_count.py +321 -0
  272. waldur_api_client/api/proposal_requested_resources/proposal_requested_resources_count.py +314 -0
  273. waldur_api_client/api/proposal_reviews/proposal_reviews_count.py +321 -0
  274. waldur_api_client/api/provider_invoice_items/provider_invoice_items_count.py +280 -0
  275. waldur_api_client/api/public_maintenance_announcements/__init__.py +1 -0
  276. waldur_api_client/api/public_maintenance_announcements/public_maintenance_announcements_count.py +325 -0
  277. waldur_api_client/api/public_maintenance_announcements/public_maintenance_announcements_list.py +328 -0
  278. waldur_api_client/api/public_maintenance_announcements/public_maintenance_announcements_retrieve.py +144 -0
  279. waldur_api_client/api/rancher_apps/rancher_apps_count.py +523 -0
  280. waldur_api_client/api/rancher_catalogs/rancher_catalogs_count.py +172 -0
  281. waldur_api_client/api/rancher_cluster_security_groups/rancher_cluster_security_groups_count.py +221 -0
  282. waldur_api_client/api/rancher_cluster_templates/rancher_cluster_templates_count.py +172 -0
  283. waldur_api_client/api/rancher_clusters/rancher_clusters_count.py +469 -0
  284. waldur_api_client/api/rancher_hpas/rancher_hpas_count.py +308 -0
  285. waldur_api_client/api/rancher_ingresses/rancher_ingresses_count.py +523 -0
  286. waldur_api_client/api/rancher_namespaces/rancher_namespaces_count.py +295 -0
  287. waldur_api_client/api/rancher_nodes/rancher_nodes_count.py +191 -0
  288. waldur_api_client/api/rancher_projects/rancher_projects_count.py +254 -0
  289. waldur_api_client/api/rancher_role_templates/rancher_role_templates_count.py +244 -0
  290. waldur_api_client/api/rancher_services/rancher_services_count.py +523 -0
  291. waldur_api_client/api/rancher_templates/rancher_templates_count.py +313 -0
  292. waldur_api_client/api/rancher_users/rancher_users_count.py +272 -0
  293. waldur_api_client/api/rancher_workloads/rancher_workloads_count.py +313 -0
  294. waldur_api_client/api/roles/roles_count.py +217 -0
  295. waldur_api_client/api/service_settings/service_settings_count.py +322 -0
  296. waldur_api_client/api/slurm_allocation_user_usage/slurm_allocation_user_usage_count.py +269 -0
  297. waldur_api_client/api/slurm_allocations/slurm_allocations_count.py +484 -0
  298. waldur_api_client/api/slurm_associations/slurm_associations_count.py +206 -0
  299. waldur_api_client/api/slurm_jobs/slurm_jobs_count.py +172 -0
  300. waldur_api_client/api/support_attachments/support_attachments_count.py +206 -0
  301. waldur_api_client/api/support_comments/support_comments_count.py +304 -0
  302. waldur_api_client/api/support_feedbacks/support_feedbacks_count.py +321 -0
  303. waldur_api_client/api/support_issues/support_issues_count.py +505 -0
  304. waldur_api_client/api/support_priorities/support_priorities_count.py +202 -0
  305. waldur_api_client/api/support_templates/support_templates_count.py +172 -0
  306. waldur_api_client/api/support_users/support_users_count.py +217 -0
  307. waldur_api_client/api/user_agreements/user_agreements_count.py +192 -0
  308. waldur_api_client/api/user_group_invitations/user_group_invitations_count.py +277 -0
  309. waldur_api_client/api/user_invitations/user_invitations_count.py +315 -0
  310. waldur_api_client/api/user_permission_requests/user_permission_requests_count.py +273 -0
  311. waldur_api_client/api/user_permissions/user_permissions_count.py +422 -0
  312. waldur_api_client/api/users/users_count.py +557 -0
  313. waldur_api_client/api/users/users_me_count.py +125 -0
  314. waldur_api_client/api/vmware_clusters/vmware_clusters_count.py +254 -0
  315. waldur_api_client/api/vmware_datastores/vmware_datastores_count.py +254 -0
  316. waldur_api_client/api/vmware_disks/vmware_disks_count.py +502 -0
  317. waldur_api_client/api/vmware_folders/vmware_folders_count.py +254 -0
  318. waldur_api_client/api/vmware_networks/vmware_networks_count.py +272 -0
  319. waldur_api_client/api/vmware_ports/vmware_ports_count.py +535 -0
  320. waldur_api_client/api/vmware_templates/vmware_templates_count.py +236 -0
  321. waldur_api_client/api/vmware_virtual_machine/vmware_virtual_machine_count.py +484 -0
  322. waldur_api_client/models/__init__.py +365 -251
  323. waldur_api_client/models/admin_announcement.py +109 -1
  324. waldur_api_client/models/admin_announcement_maintenance_affected_offerings_item.py +103 -0
  325. waldur_api_client/models/admin_announcements_count_o_item.py +17 -0
  326. waldur_api_client/models/admin_announcements_count_type_item.py +10 -0
  327. waldur_api_client/models/admin_announcements_list_field_item.py +8 -0
  328. waldur_api_client/models/admin_announcements_retrieve_field_item.py +8 -0
  329. waldur_api_client/models/answer.py +137 -0
  330. waldur_api_client/models/answer_submit_response.py +73 -0
  331. waldur_api_client/models/aws_instances_count_state_item.py +15 -0
  332. waldur_api_client/models/azure_public_ips_count_state_item.py +15 -0
  333. waldur_api_client/models/azure_sql_databases_count_state_item.py +15 -0
  334. waldur_api_client/models/azure_sql_server_create_order_attributes.py +80 -0
  335. waldur_api_client/models/azure_sql_servers_count_state_item.py +15 -0
  336. waldur_api_client/models/azure_virtual_machine_create_order_attributes.py +96 -0
  337. waldur_api_client/models/azure_virtualmachines_count_state_item.py +15 -0
  338. waldur_api_client/models/backend_resource_req.py +16 -0
  339. waldur_api_client/models/backend_resource_requests_count_o_item.py +9 -0
  340. waldur_api_client/models/backend_resource_requests_count_state_item.py +11 -0
  341. waldur_api_client/models/backend_resources_count_o_item.py +9 -0
  342. waldur_api_client/models/basic_user.py +30 -21
  343. waldur_api_client/models/billing_unit.py +1 -0
  344. waldur_api_client/models/booking_offerings_list_field_item.py +1 -0
  345. waldur_api_client/models/booking_offerings_retrieve_field_item.py +1 -0
  346. waldur_api_client/models/booking_resources_count_o_item.py +15 -0
  347. waldur_api_client/models/booking_resources_count_state_item.py +13 -0
  348. waldur_api_client/models/broadcast_messages_count_o_item.py +13 -0
  349. waldur_api_client/models/broadcast_messages_count_state.py +10 -0
  350. waldur_api_client/models/call_compliance_overview.py +93 -0
  351. waldur_api_client/models/call_compliance_overview_checklist_type_0.py +44 -0
  352. waldur_api_client/models/call_compliance_review_request.py +71 -0
  353. waldur_api_client/models/call_managing_organisations_count_o_item.py +9 -0
  354. waldur_api_client/models/checklist.py +47 -8
  355. waldur_api_client/models/checklist_category_request.py +103 -0
  356. waldur_api_client/models/checklist_completion.py +118 -0
  357. waldur_api_client/models/checklist_completion_reviewer.py +203 -0
  358. waldur_api_client/models/checklist_operators.py +12 -0
  359. waldur_api_client/models/checklist_request.py +118 -0
  360. waldur_api_client/models/checklist_response.py +93 -0
  361. waldur_api_client/models/checklist_response_checklist.py +44 -0
  362. waldur_api_client/models/checklist_reviewer_response.py +93 -0
  363. waldur_api_client/models/checklist_reviewer_response_checklist.py +44 -0
  364. waldur_api_client/models/checklist_type_enum.py +1 -0
  365. waldur_api_client/models/create_router.py +1 -1
  366. waldur_api_client/models/create_router_request.py +1 -1
  367. waldur_api_client/models/customer.py +0 -30
  368. waldur_api_client/models/customer_credits_count_o_item.py +15 -0
  369. waldur_api_client/models/customer_permissions_reviews_count_o_item.py +11 -0
  370. waldur_api_client/models/customers_list_field_item.py +0 -2
  371. waldur_api_client/models/customers_retrieve_field_item.py +0 -2
  372. waldur_api_client/models/digitalocean_droplets_count_state_item.py +15 -0
  373. waldur_api_client/models/digitalocean_images_count_o_item.py +11 -0
  374. waldur_api_client/models/email_logs_count_o_item.py +11 -0
  375. waldur_api_client/models/event_subscriptions_count_o_item.py +9 -0
  376. waldur_api_client/models/events_count_o_item.py +9 -0
  377. waldur_api_client/models/external_link.py +133 -0
  378. waldur_api_client/models/external_link_request.py +111 -0
  379. waldur_api_client/models/fingerprint.py +19 -17
  380. waldur_api_client/models/hooks_web_count_content_type.py +9 -0
  381. waldur_api_client/models/import_resource_request.py +9 -0
  382. waldur_api_client/models/instance_flavor_change_request.py +1 -1
  383. waldur_api_client/models/invoices_count_o_item.py +13 -0
  384. waldur_api_client/models/invoices_count_state_item.py +11 -0
  385. waldur_api_client/models/keycloak_user_group_memberships_count_state_item.py +9 -0
  386. waldur_api_client/models/keys_count_o_item.py +9 -0
  387. waldur_api_client/models/limit_period_enum.py +1 -0
  388. waldur_api_client/models/maintenance_action_response.py +59 -0
  389. waldur_api_client/models/maintenance_announcement.py +9 -0
  390. waldur_api_client/models/maintenance_announcement_offering_template.py +16 -0
  391. waldur_api_client/models/maintenance_announcement_request.py +9 -0
  392. waldur_api_client/models/maintenance_announcement_template_offerings_count_o_item.py +9 -0
  393. waldur_api_client/models/maintenance_announcement_template_offerings_list_o_item.py +9 -0
  394. waldur_api_client/models/maintenance_announcements_count_o_item.py +15 -0
  395. waldur_api_client/models/maintenance_announcements_count_state_item.py +12 -0
  396. waldur_api_client/models/maintenance_announcements_list_o_item.py +15 -0
  397. waldur_api_client/models/maintenance_announcements_list_state_item.py +12 -0
  398. waldur_api_client/models/maintenance_announcements_template_count_o_item.py +11 -0
  399. waldur_api_client/models/maintenance_announcements_template_list_o_item.py +11 -0
  400. waldur_api_client/models/marketplace_categories_count_customers_offerings_state_item.py +11 -0
  401. waldur_api_client/models/marketplace_component_usages_count_o_item.py +11 -0
  402. waldur_api_client/models/marketplace_component_user_usages_count_o_item.py +13 -0
  403. waldur_api_client/models/marketplace_integration_statuses_count_o_item.py +9 -0
  404. waldur_api_client/models/marketplace_integration_statuses_count_status_item.py +10 -0
  405. waldur_api_client/models/marketplace_managed_rancher_create_order_attributes.py +144 -0
  406. waldur_api_client/models/marketplace_offering_files_count_o_item.py +11 -0
  407. waldur_api_client/models/marketplace_offering_permissions_count_o_item.py +21 -0
  408. waldur_api_client/models/marketplace_offering_permissions_log_count_o_item.py +21 -0
  409. waldur_api_client/models/marketplace_offering_referrals_count_o_item.py +13 -0
  410. waldur_api_client/models/marketplace_offering_users_count_o_item.py +13 -0
  411. waldur_api_client/models/marketplace_offering_users_count_state_item.py +17 -0
  412. waldur_api_client/models/marketplace_offering_users_list_field_item.py +1 -0
  413. waldur_api_client/models/marketplace_offering_users_list_state_item.py +2 -1
  414. waldur_api_client/models/marketplace_offering_users_retrieve_field_item.py +1 -0
  415. waldur_api_client/models/marketplace_orders_count_o_item.py +15 -0
  416. waldur_api_client/models/marketplace_orders_count_state_item.py +15 -0
  417. waldur_api_client/models/marketplace_orders_count_type_item.py +10 -0
  418. waldur_api_client/models/marketplace_project_update_requests_count_state_item.py +12 -0
  419. waldur_api_client/models/marketplace_provider_offerings_count_o_item.py +21 -0
  420. waldur_api_client/models/marketplace_provider_offerings_count_state_item.py +11 -0
  421. waldur_api_client/models/marketplace_provider_offerings_groups_count_o_item.py +21 -0
  422. waldur_api_client/models/marketplace_provider_offerings_groups_count_state_item.py +11 -0
  423. waldur_api_client/models/marketplace_provider_offerings_list_customer_service_accounts_retrieve_field_item.py +1 -0
  424. waldur_api_client/models/marketplace_provider_offerings_list_field_item.py +1 -0
  425. waldur_api_client/models/marketplace_provider_offerings_list_project_service_accounts_retrieve_field_item.py +1 -0
  426. waldur_api_client/models/marketplace_provider_offerings_retrieve_field_item.py +1 -0
  427. waldur_api_client/models/marketplace_provider_offerings_stats_retrieve_field_item.py +1 -0
  428. waldur_api_client/models/marketplace_provider_offerings_user_has_resource_access_retrieve_field_item.py +1 -0
  429. waldur_api_client/models/marketplace_provider_resources_count_o_item.py +15 -0
  430. waldur_api_client/models/marketplace_provider_resources_count_state_item.py +13 -0
  431. waldur_api_client/models/marketplace_provider_resources_pull_response_200.py +44 -0
  432. waldur_api_client/models/marketplace_public_offerings_count_o_item.py +21 -0
  433. waldur_api_client/models/marketplace_public_offerings_count_state_item.py +11 -0
  434. waldur_api_client/models/marketplace_public_offerings_list_field_item.py +1 -0
  435. waldur_api_client/models/marketplace_public_offerings_retrieve_field_item.py +1 -0
  436. waldur_api_client/models/marketplace_rancher_create_order_attributes.py +142 -0
  437. waldur_api_client/models/marketplace_resources_count_o_item.py +15 -0
  438. waldur_api_client/models/marketplace_resources_count_state_item.py +13 -0
  439. waldur_api_client/models/marketplace_resources_pull_response_200.py +44 -0
  440. waldur_api_client/models/marketplace_robot_accounts_count_state.py +13 -0
  441. waldur_api_client/models/marketplace_robot_accounts_list_field_item.py +32 -0
  442. waldur_api_client/models/marketplace_robot_accounts_retrieve_field_item.py +32 -0
  443. waldur_api_client/models/marketplace_screenshots_count_o_item.py +11 -0
  444. waldur_api_client/models/marketplace_service_providers_count_o_item.py +9 -0
  445. waldur_api_client/models/offering.py +9 -0
  446. waldur_api_client/models/offering_create.py +8 -0
  447. waldur_api_client/models/offering_user.py +10 -0
  448. waldur_api_client/models/offering_user_service_provider_comment.py +69 -0
  449. waldur_api_client/models/offering_user_state_enum.py +2 -1
  450. waldur_api_client/models/offering_user_state_transition_request.py +9 -0
  451. waldur_api_client/models/open_stack_backend_instance.py +2 -2
  452. waldur_api_client/models/open_stack_backend_volumes.py +3 -3
  453. waldur_api_client/models/open_stack_backup.py +1 -1
  454. waldur_api_client/models/open_stack_backup_restoration.py +8 -5
  455. waldur_api_client/models/open_stack_backup_restoration_request.py +28 -3
  456. waldur_api_client/models/open_stack_fixed_ip.py +2 -2
  457. waldur_api_client/models/open_stack_fixed_ip_request.py +2 -2
  458. waldur_api_client/models/open_stack_floating_ip.py +5 -4
  459. waldur_api_client/models/open_stack_instance.py +17 -15
  460. waldur_api_client/models/open_stack_instance_allowed_address_pairs_update_request.py +3 -2
  461. waldur_api_client/models/open_stack_instance_availability_zone.py +1 -1
  462. waldur_api_client/models/open_stack_instance_create_order_attributes.py +280 -0
  463. waldur_api_client/models/open_stack_instance_request.py +4 -3
  464. waldur_api_client/models/open_stack_instance_security_groups_update_request.py +1 -1
  465. waldur_api_client/models/open_stack_nested_floating_ip.py +3 -3
  466. waldur_api_client/models/open_stack_nested_instance.py +1 -1
  467. waldur_api_client/models/open_stack_nested_port.py +5 -5
  468. waldur_api_client/models/open_stack_nested_port_request.py +1 -1
  469. waldur_api_client/models/open_stack_nested_security_group.py +1 -53
  470. waldur_api_client/models/open_stack_nested_security_group_request.py +59 -0
  471. waldur_api_client/models/open_stack_nested_sub_net.py +4 -4
  472. waldur_api_client/models/open_stack_nested_sub_net_request.py +4 -4
  473. waldur_api_client/models/open_stack_nested_volume.py +3 -3
  474. waldur_api_client/models/open_stack_nested_volume_request.py +3 -3
  475. waldur_api_client/models/open_stack_network.py +3 -3
  476. waldur_api_client/models/open_stack_port.py +10 -9
  477. waldur_api_client/models/open_stack_port_ip_update_request.py +2 -2
  478. waldur_api_client/models/open_stack_port_request.py +3 -3
  479. waldur_api_client/models/open_stack_router.py +2 -2
  480. waldur_api_client/models/open_stack_router_interface_request.py +4 -2
  481. waldur_api_client/models/open_stack_security_group_rule_create.py +6 -5
  482. waldur_api_client/models/open_stack_security_group_rule_create_request.py +6 -5
  483. waldur_api_client/models/open_stack_security_group_rule_update_request.py +6 -5
  484. waldur_api_client/models/open_stack_server_group.py +2 -1
  485. waldur_api_client/models/open_stack_server_group_request.py +2 -1
  486. waldur_api_client/models/open_stack_snapshot.py +2 -2
  487. waldur_api_client/models/open_stack_snapshot_restoration.py +1 -1
  488. waldur_api_client/models/open_stack_sub_net.py +5 -5
  489. waldur_api_client/models/open_stack_sub_net_request.py +2 -2
  490. waldur_api_client/models/open_stack_tenant.py +3 -3
  491. waldur_api_client/models/open_stack_tenant_create_order_attributes.py +109 -0
  492. waldur_api_client/models/open_stack_volume.py +9 -9
  493. waldur_api_client/models/open_stack_volume_create_order_attributes.py +152 -0
  494. waldur_api_client/models/open_stack_volume_request.py +1 -1
  495. waldur_api_client/models/openstack_backups_count_state_item.py +15 -0
  496. waldur_api_client/models/openstack_flavors_count_o_item.py +13 -0
  497. waldur_api_client/models/openstack_floating_ips_count_state_item.py +15 -0
  498. waldur_api_client/models/openstack_instances_count_state_item.py +15 -0
  499. waldur_api_client/models/openstack_marketplace_tenants_count_state_item.py +15 -0
  500. waldur_api_client/models/openstack_network_rbac_policies_count_policy_type.py +9 -0
  501. waldur_api_client/models/openstack_networks_count_state_item.py +15 -0
  502. waldur_api_client/models/openstack_ports_count_o_item.py +9 -0
  503. waldur_api_client/models/openstack_security_groups_count_state_item.py +15 -0
  504. waldur_api_client/models/openstack_server_groups_count_state_item.py +15 -0
  505. waldur_api_client/models/openstack_snapshots_count_state_item.py +15 -0
  506. waldur_api_client/models/openstack_subnets_count_state_item.py +15 -0
  507. waldur_api_client/models/openstack_tenants_count_state_item.py +15 -0
  508. waldur_api_client/models/openstack_volumes_count_state_item.py +15 -0
  509. waldur_api_client/models/order_create_request.py +165 -4
  510. waldur_api_client/models/patched_checklist_category_request.py +102 -0
  511. waldur_api_client/models/patched_checklist_request.py +116 -0
  512. waldur_api_client/models/patched_external_link_request.py +110 -0
  513. waldur_api_client/models/patched_maintenance_announcement_request.py +9 -0
  514. waldur_api_client/models/patched_offering_user_service_provider_comment_request.py +69 -0
  515. waldur_api_client/models/patched_open_stack_instance_request.py +4 -3
  516. waldur_api_client/models/patched_open_stack_server_group_request.py +2 -1
  517. waldur_api_client/models/patched_open_stack_sub_net_request.py +2 -2
  518. waldur_api_client/models/patched_open_stack_volume_request.py +1 -1
  519. waldur_api_client/models/patched_protected_call_request.py +32 -0
  520. waldur_api_client/models/patched_question_admin_request.py +106 -58
  521. waldur_api_client/models/patched_question_dependency_request.py +5 -5
  522. waldur_api_client/models/payment_profiles_count_o_item.py +13 -0
  523. waldur_api_client/models/payment_profiles_count_payment_type_item.py +10 -0
  524. waldur_api_client/models/permission_request.py +2 -2
  525. waldur_api_client/models/project_credits_count_o_item.py +15 -0
  526. waldur_api_client/models/project_request.py +0 -20
  527. waldur_api_client/models/projects_count_o_item.py +23 -0
  528. waldur_api_client/models/promotions_campaigns_count_o_item.py +11 -0
  529. waldur_api_client/models/promotions_campaigns_count_state_item.py +10 -0
  530. waldur_api_client/models/proposal.py +39 -0
  531. waldur_api_client/models/proposal_can_submit.py +44 -0
  532. waldur_api_client/models/proposal_compliance_status_type_0.py +44 -0
  533. waldur_api_client/models/proposal_proposals_count_o_item.py +17 -0
  534. waldur_api_client/models/proposal_proposals_count_state_item.py +13 -0
  535. waldur_api_client/models/proposal_protected_calls_count_o_item.py +13 -0
  536. waldur_api_client/models/proposal_protected_calls_count_state_item.py +10 -0
  537. waldur_api_client/models/proposal_protected_calls_list_field_item.py +2 -0
  538. waldur_api_client/models/proposal_protected_calls_proposals_compliance_answers_list_o_item.py +13 -0
  539. waldur_api_client/models/proposal_protected_calls_proposals_compliance_answers_list_state_item.py +10 -0
  540. waldur_api_client/models/proposal_protected_calls_retrieve_field_item.py +2 -0
  541. waldur_api_client/models/proposal_protected_calls_review_proposal_compliance_response_200.py +44 -0
  542. waldur_api_client/models/proposal_public_calls_count_o_item.py +13 -0
  543. waldur_api_client/models/proposal_public_calls_count_state_item.py +10 -0
  544. waldur_api_client/models/proposal_requested_offerings_count_o_item.py +15 -0
  545. waldur_api_client/models/proposal_requested_offerings_count_state_item.py +10 -0
  546. waldur_api_client/models/proposal_requested_resources_count_o_item.py +15 -0
  547. waldur_api_client/models/proposal_reviews_count_o_item.py +11 -0
  548. waldur_api_client/models/proposal_reviews_count_state_item.py +11 -0
  549. waldur_api_client/models/protected_call.py +40 -0
  550. waldur_api_client/models/protected_call_request.py +32 -0
  551. waldur_api_client/models/provider_invoice_items_count_o_item.py +15 -0
  552. waldur_api_client/models/provider_offering_details.py +9 -0
  553. waldur_api_client/models/public_maintenance_announcement.py +217 -0
  554. waldur_api_client/models/public_maintenance_announcement_state_enum.py +10 -0
  555. waldur_api_client/models/public_maintenance_announcements_count_o_item.py +15 -0
  556. waldur_api_client/models/public_maintenance_announcements_count_state_item.py +12 -0
  557. waldur_api_client/models/public_maintenance_announcements_list_o_item.py +15 -0
  558. waldur_api_client/models/public_maintenance_announcements_list_state_item.py +12 -0
  559. waldur_api_client/models/public_offering_details.py +9 -0
  560. waldur_api_client/models/question_admin.py +109 -56
  561. waldur_api_client/models/question_admin_request.py +106 -58
  562. waldur_api_client/models/question_dependency.py +5 -5
  563. waldur_api_client/models/question_dependency_request.py +5 -5
  564. waldur_api_client/models/question_with_answer.py +195 -0
  565. waldur_api_client/models/question_with_answer_existing_answer_type_0.py +44 -0
  566. waldur_api_client/models/question_with_answer_reviewer.py +254 -0
  567. waldur_api_client/models/question_with_answer_reviewer_existing_answer_type_0.py +44 -0
  568. waldur_api_client/models/rancher_apps_count_state_item.py +15 -0
  569. waldur_api_client/models/rancher_cluster_security_group_rule.py +5 -4
  570. waldur_api_client/models/rancher_cluster_security_group_rule_request.py +5 -4
  571. waldur_api_client/models/rancher_clusters_count_state_item.py +15 -0
  572. waldur_api_client/models/rancher_ingresses_count_state_item.py +15 -0
  573. waldur_api_client/models/rancher_namespaces_count_o_item.py +13 -0
  574. waldur_api_client/models/rancher_role_templates_count_o_item.py +11 -0
  575. waldur_api_client/models/rancher_services_count_state_item.py +15 -0
  576. waldur_api_client/models/rancher_templates_count_o_item.py +11 -0
  577. waldur_api_client/models/rancher_workloads_count_o_item.py +15 -0
  578. waldur_api_client/models/remote_project_update_request.py +2 -2
  579. waldur_api_client/models/robot_account_details.py +226 -144
  580. waldur_api_client/models/service_provider_compliance_overview.py +122 -0
  581. waldur_api_client/models/service_provider_offering_user_compliance.py +179 -0
  582. waldur_api_client/models/service_provider_offering_user_compliance_state_enum.py +17 -0
  583. waldur_api_client/models/service_settings_count_state_item.py +15 -0
  584. waldur_api_client/models/slurm_allocations_count_state_item.py +15 -0
  585. waldur_api_client/models/slurm_invoices_slurm_package_create_order_attributes.py +72 -0
  586. waldur_api_client/models/support_comments_count_o_item.py +11 -0
  587. waldur_api_client/models/support_issues_count_o_item.py +35 -0
  588. waldur_api_client/models/user_agreements_count_agreement_type.py +9 -0
  589. waldur_api_client/models/user_group_invitations_count_o_item.py +9 -0
  590. waldur_api_client/models/user_invitations_count_o_item.py +15 -0
  591. waldur_api_client/models/user_invitations_count_state_item.py +14 -0
  592. waldur_api_client/models/user_permission_requests_count_o_item.py +11 -0
  593. waldur_api_client/models/user_permission_requests_count_state_item.py +12 -0
  594. waldur_api_client/models/user_permissions_count_o_item.py +21 -0
  595. waldur_api_client/models/users_count_o_item.py +31 -0
  596. waldur_api_client/models/v_mware_virtual_machine_create_order_attributes.py +225 -0
  597. waldur_api_client/models/v_mware_virtual_machine_create_order_attributes_guest_os_type_1.py +155 -0
  598. waldur_api_client/models/v_mware_virtual_machine_create_order_attributes_guest_os_type_2_type_1.py +155 -0
  599. waldur_api_client/models/v_mware_virtual_machine_create_order_attributes_guest_os_type_3_type_1.py +155 -0
  600. waldur_api_client/models/vmware_disks_count_state_item.py +15 -0
  601. waldur_api_client/models/vmware_ports_count_state_item.py +15 -0
  602. waldur_api_client/models/vmware_virtual_machine_count_state_item.py +15 -0
  603. waldur_api_client/models/volume_attach_request.py +1 -1
  604. waldur_api_client/types.py +1 -1
  605. waldur_api_client-7.7.6.dist-info/METADATA +147 -0
  606. waldur_api_client-7.7.6.dist-info/RECORD +3143 -0
  607. waldur_api_client/api/access_subnets/access_subnets_head.py +0 -147
  608. waldur_api_client/api/admin_announcements/admin_announcements_head.py +0 -159
  609. waldur_api_client/api/auth_tokens/auth_tokens_head.py +0 -107
  610. waldur_api_client/api/autoprovisioning_rules/autoprovisioning_rules_head.py +0 -107
  611. waldur_api_client/api/aws_images/aws_images_head.py +0 -138
  612. waldur_api_client/api/aws_instances/aws_instances_head.py +0 -296
  613. waldur_api_client/api/aws_regions/aws_regions_head.py +0 -125
  614. waldur_api_client/api/aws_sizes/aws_sizes_head.py +0 -138
  615. waldur_api_client/api/aws_volumes/aws_volumes_head.py +0 -107
  616. waldur_api_client/api/azure_images/azure_images_head.py +0 -168
  617. waldur_api_client/api/azure_locations/azure_locations_head.py +0 -156
  618. waldur_api_client/api/azure_public_ips/azure_public_ips_head.py +0 -317
  619. waldur_api_client/api/azure_resource_groups/azure_resource_groups_head.py +0 -107
  620. waldur_api_client/api/azure_sizes/azure_sizes_head.py +0 -177
  621. waldur_api_client/api/azure_sql_databases/azure_sql_databases_head.py +0 -338
  622. waldur_api_client/api/azure_sql_servers/azure_sql_servers_head.py +0 -317
  623. waldur_api_client/api/azure_virtualmachines/azure_virtualmachines_head.py +0 -317
  624. waldur_api_client/api/backend_resource_requests/backend_resource_requests_head.py +0 -203
  625. waldur_api_client/api/backend_resources/backend_resources_head.py +0 -201
  626. waldur_api_client/api/booking_offerings/booking_offerings_head.py +0 -107
  627. waldur_api_client/api/booking_resources/booking_resources_head.py +0 -419
  628. waldur_api_client/api/broadcast_message_templates/broadcast_message_templates_head.py +0 -116
  629. waldur_api_client/api/broadcast_messages/broadcast_messages_head.py +0 -147
  630. waldur_api_client/api/broadcast_messages/broadcast_messages_recipients_head.py +0 -74
  631. waldur_api_client/api/call_managing_organisations/call_managing_organisations_head.py +0 -155
  632. waldur_api_client/api/call_proposal_project_role_mappings/call_proposal_project_role_mappings_head.py +0 -120
  633. waldur_api_client/api/call_rounds/call_rounds_head.py +0 -107
  634. waldur_api_client/api/component_user_usage_limits/component_user_usage_limits_head.py +0 -159
  635. waldur_api_client/api/customer_credits/customer_credits_head.py +0 -155
  636. waldur_api_client/api/customer_permissions_reviews/customer_permissions_reviews_head.py +0 -158
  637. waldur_api_client/api/customer_quotas/customer_quotas_head.py +0 -107
  638. waldur_api_client/api/customers/customers_countries_head.py +0 -241
  639. waldur_api_client/api/customers/customers_head.py +0 -275
  640. waldur_api_client/api/customers/marketplace_checklists_customer_retrieve.py +0 -144
  641. waldur_api_client/api/customers/marketplace_checklists_customer_stats.py +0 -161
  642. waldur_api_client/api/customers/marketplace_checklists_customer_update.py +0 -168
  643. waldur_api_client/api/digitalocean_droplets/digitalocean_droplets_head.py +0 -296
  644. waldur_api_client/api/digitalocean_images/digitalocean_images_head.py +0 -160
  645. waldur_api_client/api/digitalocean_regions/digitalocean_regions_head.py +0 -125
  646. waldur_api_client/api/digitalocean_sizes/digitalocean_sizes_head.py +0 -152
  647. waldur_api_client/api/email_logs/email_logs_head.py +0 -164
  648. waldur_api_client/api/event_subscriptions/event_subscriptions_head.py +0 -142
  649. waldur_api_client/api/events/events_count_head.py +0 -74
  650. waldur_api_client/api/events/events_event_groups_head.py +0 -78
  651. waldur_api_client/api/events/events_head.py +0 -188
  652. waldur_api_client/api/events/events_scope_types_head.py +0 -76
  653. waldur_api_client/api/events_stats/events_stats_head.py +0 -107
  654. waldur_api_client/api/financial_reports/financial_reports_head.py +0 -241
  655. waldur_api_client/api/freeipa_profiles/freeipa_profiles_head.py +0 -129
  656. waldur_api_client/api/google_auth/google_auth_callback_head.py +0 -107
  657. waldur_api_client/api/google_auth/google_auth_head.py +0 -116
  658. waldur_api_client/api/hooks/hooks_head.py +0 -107
  659. waldur_api_client/api/hooks_email/hooks_email_head.py +0 -187
  660. waldur_api_client/api/hooks_web/hooks_web_head.py +0 -201
  661. waldur_api_client/api/identity_providers/identity_providers_head.py +0 -107
  662. waldur_api_client/api/invoice_items/invoice_items_costs_head.py +0 -120
  663. waldur_api_client/api/invoice_items/invoice_items_customer_costs_for_period_head.py +0 -109
  664. waldur_api_client/api/invoice_items/invoice_items_head.py +0 -204
  665. waldur_api_client/api/invoice_items/invoice_items_project_costs_for_period_head.py +0 -111
  666. waldur_api_client/api/invoice_items/invoice_items_total_price_head.py +0 -186
  667. waldur_api_client/api/invoices/invoices_growth_head.py +0 -118
  668. waldur_api_client/api/invoices/invoices_head.py +0 -218
  669. waldur_api_client/api/keycloak_groups/keycloak_groups_head.py +0 -138
  670. waldur_api_client/api/keycloak_user_group_memberships/keycloak_user_group_memberships_head.py +0 -206
  671. waldur_api_client/api/keys/keys_head.py +0 -228
  672. waldur_api_client/api/lexis_links/lexis_links_head.py +0 -165
  673. waldur_api_client/api/marketplace_categories/marketplace_categories_head.py +0 -204
  674. waldur_api_client/api/marketplace_category_columns/marketplace_category_columns_head.py +0 -129
  675. waldur_api_client/api/marketplace_category_component_usages/marketplace_category_component_usages_head.py +0 -132
  676. waldur_api_client/api/marketplace_category_components/marketplace_category_components_head.py +0 -107
  677. waldur_api_client/api/marketplace_category_groups/marketplace_category_groups_head.py +0 -116
  678. waldur_api_client/api/marketplace_category_help_articles/marketplace_category_help_articles_head.py +0 -107
  679. waldur_api_client/api/marketplace_checklists/marketplace_checklists_answers_list.py +0 -186
  680. waldur_api_client/api/marketplace_checklists/marketplace_checklists_answers_submit_create.py +0 -229
  681. waldur_api_client/api/marketplace_checklists/marketplace_checklists_head.py +0 -107
  682. waldur_api_client/api/marketplace_checklists/marketplace_checklists_list.py +0 -173
  683. waldur_api_client/api/marketplace_checklists/marketplace_checklists_questions_list.py +0 -187
  684. waldur_api_client/api/marketplace_checklists/marketplace_checklists_retrieve.py +0 -140
  685. waldur_api_client/api/marketplace_checklists/marketplace_checklists_stats_list.py +0 -152
  686. waldur_api_client/api/marketplace_checklists/marketplace_checklists_user_answers_list.py +0 -199
  687. waldur_api_client/api/marketplace_checklists_admin/marketplace_checklists_admin_checklist_questions.py +0 -187
  688. waldur_api_client/api/marketplace_checklists_admin/marketplace_checklists_admin_create.py +0 -150
  689. waldur_api_client/api/marketplace_checklists_admin/marketplace_checklists_admin_destroy.py +0 -89
  690. waldur_api_client/api/marketplace_checklists_admin/marketplace_checklists_admin_head.py +0 -107
  691. waldur_api_client/api/marketplace_checklists_admin/marketplace_checklists_admin_list.py +0 -173
  692. waldur_api_client/api/marketplace_checklists_admin/marketplace_checklists_admin_partial_update.py +0 -164
  693. waldur_api_client/api/marketplace_checklists_admin/marketplace_checklists_admin_retrieve.py +0 -142
  694. waldur_api_client/api/marketplace_checklists_admin/marketplace_checklists_admin_update.py +0 -164
  695. waldur_api_client/api/marketplace_checklists_admin_question_dependencies/marketplace_checklists_admin_question_dependencies_create.py +0 -150
  696. waldur_api_client/api/marketplace_checklists_admin_question_dependencies/marketplace_checklists_admin_question_dependencies_destroy.py +0 -89
  697. waldur_api_client/api/marketplace_checklists_admin_question_dependencies/marketplace_checklists_admin_question_dependencies_head.py +0 -132
  698. waldur_api_client/api/marketplace_checklists_admin_question_dependencies/marketplace_checklists_admin_question_dependencies_list.py +0 -212
  699. waldur_api_client/api/marketplace_checklists_admin_question_dependencies/marketplace_checklists_admin_question_dependencies_partial_update.py +0 -164
  700. waldur_api_client/api/marketplace_checklists_admin_question_dependencies/marketplace_checklists_admin_question_dependencies_retrieve.py +0 -142
  701. waldur_api_client/api/marketplace_checklists_admin_question_dependencies/marketplace_checklists_admin_question_dependencies_update.py +0 -164
  702. waldur_api_client/api/marketplace_checklists_admin_question_options/marketplace_checklists_admin_question_options_create.py +0 -150
  703. waldur_api_client/api/marketplace_checklists_admin_question_options/marketplace_checklists_admin_question_options_destroy.py +0 -89
  704. waldur_api_client/api/marketplace_checklists_admin_question_options/marketplace_checklists_admin_question_options_head.py +0 -120
  705. waldur_api_client/api/marketplace_checklists_admin_question_options/marketplace_checklists_admin_question_options_list.py +0 -194
  706. waldur_api_client/api/marketplace_checklists_admin_question_options/marketplace_checklists_admin_question_options_partial_update.py +0 -164
  707. waldur_api_client/api/marketplace_checklists_admin_question_options/marketplace_checklists_admin_question_options_retrieve.py +0 -142
  708. waldur_api_client/api/marketplace_checklists_admin_question_options/marketplace_checklists_admin_question_options_update.py +0 -164
  709. waldur_api_client/api/marketplace_checklists_admin_questions/marketplace_checklists_admin_questions_create.py +0 -148
  710. waldur_api_client/api/marketplace_checklists_admin_questions/marketplace_checklists_admin_questions_destroy.py +0 -89
  711. waldur_api_client/api/marketplace_checklists_admin_questions/marketplace_checklists_admin_questions_head.py +0 -120
  712. waldur_api_client/api/marketplace_checklists_admin_questions/marketplace_checklists_admin_questions_list.py +0 -192
  713. waldur_api_client/api/marketplace_checklists_admin_questions/marketplace_checklists_admin_questions_partial_update.py +0 -162
  714. waldur_api_client/api/marketplace_checklists_admin_questions/marketplace_checklists_admin_questions_retrieve.py +0 -140
  715. waldur_api_client/api/marketplace_checklists_admin_questions/marketplace_checklists_admin_questions_update.py +0 -162
  716. waldur_api_client/api/marketplace_checklists_categories/marketplace_checklists_categories_checklists_list.py +0 -186
  717. waldur_api_client/api/marketplace_checklists_categories/marketplace_checklists_categories_list.py +0 -175
  718. waldur_api_client/api/marketplace_checklists_categories/marketplace_checklists_categories_retrieve.py +0 -141
  719. waldur_api_client/api/marketplace_component_usages/marketplace_component_usages_head.py +0 -228
  720. waldur_api_client/api/marketplace_component_user_usages/marketplace_component_user_usages_head.py +0 -255
  721. waldur_api_client/api/marketplace_customer_estimated_cost_policies/marketplace_customer_estimated_cost_policies_actions_head.py +0 -74
  722. waldur_api_client/api/marketplace_customer_estimated_cost_policies/marketplace_customer_estimated_cost_policies_head.py +0 -150
  723. waldur_api_client/api/marketplace_customer_service_accounts/marketplace_customer_service_accounts_head.py +0 -147
  724. waldur_api_client/api/marketplace_integration_statuses/marketplace_integration_statuses_head.py +0 -193
  725. waldur_api_client/api/marketplace_maintenance_announcement_offerings/marketplace_maintenance_announcement_offerings_create.py +0 -152
  726. waldur_api_client/api/marketplace_maintenance_announcement_offerings/marketplace_maintenance_announcement_offerings_destroy.py +0 -89
  727. waldur_api_client/api/marketplace_maintenance_announcement_offerings/marketplace_maintenance_announcement_offerings_head.py +0 -107
  728. waldur_api_client/api/marketplace_maintenance_announcement_offerings/marketplace_maintenance_announcement_offerings_list.py +0 -175
  729. waldur_api_client/api/marketplace_maintenance_announcement_offerings/marketplace_maintenance_announcement_offerings_partial_update.py +0 -166
  730. waldur_api_client/api/marketplace_maintenance_announcement_offerings/marketplace_maintenance_announcement_offerings_retrieve.py +0 -144
  731. waldur_api_client/api/marketplace_maintenance_announcement_offerings/marketplace_maintenance_announcement_offerings_update.py +0 -166
  732. waldur_api_client/api/marketplace_maintenance_announcement_template_offerings/marketplace_maintenance_announcement_template_offerings_create.py +0 -152
  733. waldur_api_client/api/marketplace_maintenance_announcement_template_offerings/marketplace_maintenance_announcement_template_offerings_destroy.py +0 -89
  734. waldur_api_client/api/marketplace_maintenance_announcement_template_offerings/marketplace_maintenance_announcement_template_offerings_head.py +0 -107
  735. waldur_api_client/api/marketplace_maintenance_announcement_template_offerings/marketplace_maintenance_announcement_template_offerings_list.py +0 -175
  736. waldur_api_client/api/marketplace_maintenance_announcement_template_offerings/marketplace_maintenance_announcement_template_offerings_partial_update.py +0 -168
  737. waldur_api_client/api/marketplace_maintenance_announcement_template_offerings/marketplace_maintenance_announcement_template_offerings_retrieve.py +0 -144
  738. waldur_api_client/api/marketplace_maintenance_announcement_template_offerings/marketplace_maintenance_announcement_template_offerings_update.py +0 -166
  739. waldur_api_client/api/marketplace_maintenance_announcements/marketplace_maintenance_announcements_create.py +0 -150
  740. waldur_api_client/api/marketplace_maintenance_announcements/marketplace_maintenance_announcements_destroy.py +0 -89
  741. waldur_api_client/api/marketplace_maintenance_announcements/marketplace_maintenance_announcements_head.py +0 -107
  742. waldur_api_client/api/marketplace_maintenance_announcements/marketplace_maintenance_announcements_list.py +0 -175
  743. waldur_api_client/api/marketplace_maintenance_announcements/marketplace_maintenance_announcements_partial_update.py +0 -164
  744. waldur_api_client/api/marketplace_maintenance_announcements/marketplace_maintenance_announcements_retrieve.py +0 -142
  745. waldur_api_client/api/marketplace_maintenance_announcements/marketplace_maintenance_announcements_update.py +0 -164
  746. waldur_api_client/api/marketplace_maintenance_announcements_template/marketplace_maintenance_announcements_template_create.py +0 -152
  747. waldur_api_client/api/marketplace_maintenance_announcements_template/marketplace_maintenance_announcements_template_destroy.py +0 -89
  748. waldur_api_client/api/marketplace_maintenance_announcements_template/marketplace_maintenance_announcements_template_head.py +0 -107
  749. waldur_api_client/api/marketplace_maintenance_announcements_template/marketplace_maintenance_announcements_template_list.py +0 -175
  750. waldur_api_client/api/marketplace_maintenance_announcements_template/marketplace_maintenance_announcements_template_partial_update.py +0 -166
  751. waldur_api_client/api/marketplace_maintenance_announcements_template/marketplace_maintenance_announcements_template_retrieve.py +0 -144
  752. waldur_api_client/api/marketplace_maintenance_announcements_template/marketplace_maintenance_announcements_template_update.py +0 -166
  753. waldur_api_client/api/marketplace_offering_estimated_cost_policies/marketplace_offering_estimated_cost_policies_actions_head.py +0 -76
  754. waldur_api_client/api/marketplace_offering_estimated_cost_policies/marketplace_offering_estimated_cost_policies_head.py +0 -129
  755. waldur_api_client/api/marketplace_offering_files/marketplace_offering_files_head.py +0 -158
  756. waldur_api_client/api/marketplace_offering_permissions/marketplace_offering_permissions_head.py +0 -279
  757. waldur_api_client/api/marketplace_offering_permissions_log/marketplace_offering_permissions_log_head.py +0 -279
  758. waldur_api_client/api/marketplace_offering_referrals/marketplace_offering_referrals_head.py +0 -124
  759. waldur_api_client/api/marketplace_offering_usage_policies/marketplace_offering_usage_policies_actions_head.py +0 -74
  760. waldur_api_client/api/marketplace_offering_usage_policies/marketplace_offering_usage_policies_head.py +0 -129
  761. waldur_api_client/api/marketplace_offering_user_roles/marketplace_offering_user_roles_head.py +0 -141
  762. waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_head.py +0 -251
  763. waldur_api_client/api/marketplace_orders/marketplace_orders_head.py +0 -338
  764. waldur_api_client/api/marketplace_plan_components/marketplace_plan_components_head.py +0 -150
  765. waldur_api_client/api/marketplace_plans/marketplace_plans_head.py +0 -141
  766. waldur_api_client/api/marketplace_plans/marketplace_plans_usage_stats_head.py +0 -154
  767. waldur_api_client/api/marketplace_project_estimated_cost_policies/marketplace_project_estimated_cost_policies_actions_head.py +0 -74
  768. waldur_api_client/api/marketplace_project_estimated_cost_policies/marketplace_project_estimated_cost_policies_head.py +0 -171
  769. waldur_api_client/api/marketplace_project_service_accounts/marketplace_project_service_accounts_head.py +0 -147
  770. waldur_api_client/api/marketplace_project_update_requests/marketplace_project_update_requests_head.py +0 -173
  771. waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_groups_head.py +0 -403
  772. waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_head.py +0 -403
  773. waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_head.py +0 -407
  774. waldur_api_client/api/marketplace_public_offerings/marketplace_public_offerings_head.py +0 -403
  775. waldur_api_client/api/marketplace_remote_synchronisations/marketplace_remote_synchronisations_head.py +0 -107
  776. waldur_api_client/api/marketplace_resource_users/marketplace_resource_users_head.py +0 -162
  777. waldur_api_client/api/marketplace_resources/marketplace_resources_head.py +0 -407
  778. waldur_api_client/api/marketplace_robot_accounts/marketplace_robot_accounts_head.py +0 -213
  779. waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_head.py +0 -158
  780. waldur_api_client/api/marketplace_script_async_dry_run/marketplace_script_async_dry_run_head.py +0 -107
  781. waldur_api_client/api/marketplace_sections/marketplace_sections_head.py +0 -107
  782. waldur_api_client/api/marketplace_service_providers/marketplace_service_providers_head.py +0 -155
  783. waldur_api_client/api/marketplace_stats/marketplace_stats_component_usages_head.py +0 -107
  784. waldur_api_client/api/marketplace_stats/marketplace_stats_component_usages_per_month_head.py +0 -107
  785. waldur_api_client/api/marketplace_stats/marketplace_stats_component_usages_per_project_head.py +0 -107
  786. waldur_api_client/api/marketplace_stats/marketplace_stats_count_active_resources_grouped_by_offering_country_head.py +0 -107
  787. waldur_api_client/api/marketplace_stats/marketplace_stats_count_active_resources_grouped_by_offering_head.py +0 -107
  788. waldur_api_client/api/marketplace_stats/marketplace_stats_count_active_resources_grouped_by_organization_group_head.py +0 -107
  789. waldur_api_client/api/marketplace_stats/marketplace_stats_count_projects_grouped_by_provider_and_industry_flag_head.py +0 -107
  790. waldur_api_client/api/marketplace_stats/marketplace_stats_count_projects_grouped_by_provider_and_oecd_head.py +0 -107
  791. waldur_api_client/api/marketplace_stats/marketplace_stats_count_projects_of_service_providers_grouped_by_oecd_head.py +0 -107
  792. waldur_api_client/api/marketplace_stats/marketplace_stats_count_projects_of_service_providers_head.py +0 -107
  793. waldur_api_client/api/marketplace_stats/marketplace_stats_count_unique_users_connected_with_active_resources_of_service_provider_head.py +0 -107
  794. waldur_api_client/api/marketplace_stats/marketplace_stats_count_users_of_service_providers_head.py +0 -107
  795. waldur_api_client/api/marketplace_stats/marketplace_stats_customer_member_count_head.py +0 -107
  796. waldur_api_client/api/marketplace_stats/marketplace_stats_offerings_counter_stats_head.py +0 -107
  797. waldur_api_client/api/marketplace_stats/marketplace_stats_organization_project_count_head.py +0 -107
  798. waldur_api_client/api/marketplace_stats/marketplace_stats_organization_resource_count_head.py +0 -107
  799. waldur_api_client/api/marketplace_stats/marketplace_stats_projects_limits_grouped_by_industry_flag_head.py +0 -76
  800. waldur_api_client/api/marketplace_stats/marketplace_stats_projects_limits_grouped_by_oecd_head.py +0 -76
  801. waldur_api_client/api/marketplace_stats/marketplace_stats_projects_usages_grouped_by_industry_flag_head.py +0 -76
  802. waldur_api_client/api/marketplace_stats/marketplace_stats_projects_usages_grouped_by_oecd_head.py +0 -76
  803. waldur_api_client/api/marketplace_stats/marketplace_stats_resources_limits_head.py +0 -107
  804. waldur_api_client/api/marketplace_stats/marketplace_stats_total_cost_of_active_resources_per_offering_head.py +0 -107
  805. waldur_api_client/api/notification_messages/notification_messages_head.py +0 -161
  806. waldur_api_client/api/notification_messages_templates/notification_messages_templates_head.py +0 -152
  807. waldur_api_client/api/openstack_backups/openstack_backups_head.py +0 -338
  808. waldur_api_client/api/openstack_flavors/openstack_flavors_head.py +0 -287
  809. waldur_api_client/api/openstack_flavors/openstack_flavors_usage_stats_head.py +0 -74
  810. waldur_api_client/api/openstack_floating_ips/openstack_floating_ips_head.py +0 -344
  811. waldur_api_client/api/openstack_images/openstack_images_head.py +0 -180
  812. waldur_api_client/api/openstack_images/openstack_images_usage_stats_head.py +0 -74
  813. waldur_api_client/api/openstack_instance_availability_zones/openstack_instance_availability_zones_head.py +0 -168
  814. waldur_api_client/api/openstack_instances/openstack_instances_head.py +0 -356
  815. waldur_api_client/api/openstack_marketplace_tenants/openstack_marketplace_tenants_head.py +0 -296
  816. waldur_api_client/api/openstack_migrations/openstack_migrations_head.py +0 -132
  817. waldur_api_client/api/openstack_network_rbac_policies/openstack_network_rbac_policies_head.py +0 -164
  818. waldur_api_client/api/openstack_networks/openstack_networks_head.py +0 -353
  819. waldur_api_client/api/openstack_ports/openstack_ports_head.py +0 -245
  820. waldur_api_client/api/openstack_routers/openstack_routers_head.py +0 -147
  821. waldur_api_client/api/openstack_security_groups/openstack_security_groups_head.py +0 -326
  822. waldur_api_client/api/openstack_server_groups/openstack_server_groups_head.py +0 -317
  823. waldur_api_client/api/openstack_snapshots/openstack_snapshots_head.py +0 -368
  824. waldur_api_client/api/openstack_subnets/openstack_subnets_head.py +0 -374
  825. waldur_api_client/api/openstack_tenants/openstack_tenants_head.py +0 -296
  826. waldur_api_client/api/openstack_volume_availability_zones/openstack_volume_availability_zones_head.py +0 -168
  827. waldur_api_client/api/openstack_volume_types/openstack_volume_types_head.py +0 -180
  828. waldur_api_client/api/openstack_volume_types/openstack_volume_types_names_head.py +0 -76
  829. waldur_api_client/api/openstack_volumes/openstack_volumes_head.py +0 -389
  830. waldur_api_client/api/organization_groups/organization_groups_head.py +0 -147
  831. waldur_api_client/api/payment_profiles/payment_profiles_head.py +0 -172
  832. waldur_api_client/api/payments/payments_head.py +0 -142
  833. waldur_api_client/api/project_credits/project_credits_head.py +0 -176
  834. waldur_api_client/api/project_quotas/project_quotas_head.py +0 -107
  835. waldur_api_client/api/project_types/project_types_head.py +0 -125
  836. waldur_api_client/api/projects/projects_head.py +0 -274
  837. waldur_api_client/api/projects/projects_marketplace_checklists_list.py +0 -148
  838. waldur_api_client/api/promotions_campaigns/promotions_campaigns_head.py +0 -218
  839. waldur_api_client/api/proposal_proposals/proposal_proposals_head.py +0 -187
  840. waldur_api_client/api/proposal_protected_calls/proposal_protected_calls_head.py +0 -214
  841. waldur_api_client/api/proposal_public_calls/proposal_public_calls_head.py +0 -214
  842. waldur_api_client/api/proposal_requested_offerings/proposal_requested_offerings_head.py +0 -208
  843. waldur_api_client/api/proposal_requested_resources/proposal_requested_resources_head.py +0 -201
  844. waldur_api_client/api/proposal_reviews/proposal_reviews_head.py +0 -208
  845. waldur_api_client/api/provider_invoice_items/provider_invoice_items_head.py +0 -179
  846. waldur_api_client/api/rancher_apps/rancher_apps_head.py +0 -332
  847. waldur_api_client/api/rancher_catalogs/rancher_catalogs_head.py +0 -107
  848. waldur_api_client/api/rancher_cluster_security_groups/rancher_cluster_security_groups_head.py +0 -138
  849. waldur_api_client/api/rancher_cluster_templates/rancher_cluster_templates_head.py +0 -107
  850. waldur_api_client/api/rancher_clusters/rancher_clusters_head.py +0 -296
  851. waldur_api_client/api/rancher_hpas/rancher_hpas_head.py +0 -195
  852. waldur_api_client/api/rancher_ingresses/rancher_ingresses_head.py +0 -332
  853. waldur_api_client/api/rancher_namespaces/rancher_namespaces_head.py +0 -188
  854. waldur_api_client/api/rancher_nodes/rancher_nodes_head.py +0 -120
  855. waldur_api_client/api/rancher_projects/rancher_projects_head.py +0 -159
  856. waldur_api_client/api/rancher_role_templates/rancher_role_templates_head.py +0 -155
  857. waldur_api_client/api/rancher_services/rancher_services_head.py +0 -332
  858. waldur_api_client/api/rancher_templates/rancher_templates_head.py +0 -200
  859. waldur_api_client/api/rancher_users/rancher_users_head.py +0 -171
  860. waldur_api_client/api/rancher_workloads/rancher_workloads_head.py +0 -200
  861. waldur_api_client/api/roles/roles_head.py +0 -134
  862. waldur_api_client/api/service_settings/service_settings_head.py +0 -203
  863. waldur_api_client/api/slurm_allocation_user_usage/slurm_allocation_user_usage_head.py +0 -168
  864. waldur_api_client/api/slurm_allocations/slurm_allocations_head.py +0 -305
  865. waldur_api_client/api/slurm_associations/slurm_associations_head.py +0 -129
  866. waldur_api_client/api/slurm_jobs/slurm_jobs_head.py +0 -107
  867. waldur_api_client/api/support_attachments/support_attachments_head.py +0 -129
  868. waldur_api_client/api/support_comments/support_comments_head.py +0 -191
  869. waldur_api_client/api/support_feedbacks/support_feedbacks_head.py +0 -202
  870. waldur_api_client/api/support_issues/support_issues_head.py +0 -314
  871. waldur_api_client/api/support_priorities/support_priorities_head.py +0 -125
  872. waldur_api_client/api/support_templates/support_templates_head.py +0 -107
  873. waldur_api_client/api/support_users/support_users_head.py +0 -134
  874. waldur_api_client/api/user_agreements/user_agreements_head.py +0 -121
  875. waldur_api_client/api/user_group_invitations/user_group_invitations_head.py +0 -176
  876. waldur_api_client/api/user_invitations/user_invitations_head.py +0 -202
  877. waldur_api_client/api/user_permission_requests/user_permission_requests_head.py +0 -178
  878. waldur_api_client/api/user_permissions/user_permissions_head.py +0 -267
  879. waldur_api_client/api/users/users_head.py +0 -348
  880. waldur_api_client/api/users/users_marketplace_checklist_stats_retrieve.py +0 -139
  881. waldur_api_client/api/users/users_me_head.py +0 -76
  882. waldur_api_client/api/vmware_clusters/vmware_clusters_head.py +0 -159
  883. waldur_api_client/api/vmware_datastores/vmware_datastores_head.py +0 -159
  884. waldur_api_client/api/vmware_disks/vmware_disks_head.py +0 -317
  885. waldur_api_client/api/vmware_folders/vmware_folders_head.py +0 -159
  886. waldur_api_client/api/vmware_networks/vmware_networks_head.py +0 -171
  887. waldur_api_client/api/vmware_ports/vmware_ports_head.py +0 -338
  888. waldur_api_client/api/vmware_templates/vmware_templates_head.py +0 -147
  889. waldur_api_client/api/vmware_virtual_machine/vmware_virtual_machine_head.py +0 -305
  890. waldur_api_client/models/admin_announcements_head_o_item.py +0 -17
  891. waldur_api_client/models/admin_announcements_head_type_item.py +0 -10
  892. waldur_api_client/models/answer_list.py +0 -71
  893. waldur_api_client/models/answer_submit.py +0 -68
  894. waldur_api_client/models/aws_instances_head_state_item.py +0 -15
  895. waldur_api_client/models/azure_public_ips_head_state_item.py +0 -15
  896. waldur_api_client/models/azure_sql_databases_head_state_item.py +0 -15
  897. waldur_api_client/models/azure_sql_servers_head_state_item.py +0 -15
  898. waldur_api_client/models/azure_virtualmachines_head_state_item.py +0 -15
  899. waldur_api_client/models/backend_resource_requests_head_o_item.py +0 -9
  900. waldur_api_client/models/backend_resource_requests_head_state_item.py +0 -11
  901. waldur_api_client/models/backend_resources_head_o_item.py +0 -9
  902. waldur_api_client/models/booking_resources_head_o_item.py +0 -15
  903. waldur_api_client/models/booking_resources_head_state_item.py +0 -13
  904. waldur_api_client/models/broadcast_messages_head_o_item.py +0 -13
  905. waldur_api_client/models/broadcast_messages_head_state.py +0 -10
  906. waldur_api_client/models/call_managing_organisations_head_o_item.py +0 -9
  907. waldur_api_client/models/checklist_admin.py +0 -127
  908. waldur_api_client/models/checklist_customer_stats.py +0 -92
  909. waldur_api_client/models/create_checklist.py +0 -131
  910. waldur_api_client/models/create_checklist_request.py +0 -90
  911. waldur_api_client/models/customer_checklist_stat.py +0 -75
  912. waldur_api_client/models/customer_credits_head_o_item.py +0 -15
  913. waldur_api_client/models/customer_permissions_reviews_head_o_item.py +0 -11
  914. waldur_api_client/models/digitalocean_droplets_head_state_item.py +0 -15
  915. waldur_api_client/models/digitalocean_images_head_o_item.py +0 -11
  916. waldur_api_client/models/email_logs_head_o_item.py +0 -11
  917. waldur_api_client/models/event_subscriptions_head_o_item.py +0 -9
  918. waldur_api_client/models/events_head_o_item.py +0 -9
  919. waldur_api_client/models/hooks_web_head_content_type.py +0 -9
  920. waldur_api_client/models/invoices_head_o_item.py +0 -13
  921. waldur_api_client/models/invoices_head_state_item.py +0 -11
  922. waldur_api_client/models/keycloak_user_group_memberships_head_state_item.py +0 -9
  923. waldur_api_client/models/keys_head_o_item.py +0 -9
  924. waldur_api_client/models/marketplace_categories_head_customers_offerings_state_item.py +0 -11
  925. waldur_api_client/models/marketplace_component_usages_head_o_item.py +0 -11
  926. waldur_api_client/models/marketplace_component_user_usages_head_o_item.py +0 -13
  927. waldur_api_client/models/marketplace_integration_statuses_head_o_item.py +0 -9
  928. waldur_api_client/models/marketplace_integration_statuses_head_status_item.py +0 -10
  929. waldur_api_client/models/marketplace_offering_files_head_o_item.py +0 -11
  930. waldur_api_client/models/marketplace_offering_permissions_head_o_item.py +0 -21
  931. waldur_api_client/models/marketplace_offering_permissions_log_head_o_item.py +0 -21
  932. waldur_api_client/models/marketplace_offering_referrals_head_o_item.py +0 -13
  933. waldur_api_client/models/marketplace_offering_users_head_o_item.py +0 -13
  934. waldur_api_client/models/marketplace_offering_users_head_state_item.py +0 -16
  935. waldur_api_client/models/marketplace_orders_head_o_item.py +0 -15
  936. waldur_api_client/models/marketplace_orders_head_state_item.py +0 -15
  937. waldur_api_client/models/marketplace_orders_head_type_item.py +0 -10
  938. waldur_api_client/models/marketplace_project_update_requests_head_state_item.py +0 -12
  939. waldur_api_client/models/marketplace_provider_offerings_groups_head_o_item.py +0 -21
  940. waldur_api_client/models/marketplace_provider_offerings_groups_head_state_item.py +0 -11
  941. waldur_api_client/models/marketplace_provider_offerings_head_o_item.py +0 -21
  942. waldur_api_client/models/marketplace_provider_offerings_head_state_item.py +0 -11
  943. waldur_api_client/models/marketplace_provider_resources_head_o_item.py +0 -15
  944. waldur_api_client/models/marketplace_provider_resources_head_state_item.py +0 -13
  945. waldur_api_client/models/marketplace_public_offerings_head_o_item.py +0 -21
  946. waldur_api_client/models/marketplace_public_offerings_head_state_item.py +0 -11
  947. waldur_api_client/models/marketplace_resources_head_o_item.py +0 -15
  948. waldur_api_client/models/marketplace_resources_head_state_item.py +0 -13
  949. waldur_api_client/models/marketplace_robot_accounts_head_state.py +0 -13
  950. waldur_api_client/models/marketplace_screenshots_head_o_item.py +0 -11
  951. waldur_api_client/models/marketplace_service_providers_head_o_item.py +0 -9
  952. waldur_api_client/models/nested_security_group_rule.py +0 -222
  953. waldur_api_client/models/nested_security_group_rule_request.py +0 -187
  954. waldur_api_client/models/openstack_backups_head_state_item.py +0 -15
  955. waldur_api_client/models/openstack_flavors_head_o_item.py +0 -13
  956. waldur_api_client/models/openstack_floating_ips_head_state_item.py +0 -15
  957. waldur_api_client/models/openstack_instances_head_state_item.py +0 -15
  958. waldur_api_client/models/openstack_marketplace_tenants_head_state_item.py +0 -15
  959. waldur_api_client/models/openstack_network_rbac_policies_head_policy_type.py +0 -9
  960. waldur_api_client/models/openstack_networks_head_state_item.py +0 -15
  961. waldur_api_client/models/openstack_ports_head_o_item.py +0 -9
  962. waldur_api_client/models/openstack_security_groups_head_state_item.py +0 -15
  963. waldur_api_client/models/openstack_server_groups_head_state_item.py +0 -15
  964. waldur_api_client/models/openstack_snapshots_head_state_item.py +0 -15
  965. waldur_api_client/models/openstack_subnets_head_state_item.py +0 -15
  966. waldur_api_client/models/openstack_tenants_head_state_item.py +0 -15
  967. waldur_api_client/models/openstack_volumes_head_state_item.py +0 -15
  968. waldur_api_client/models/operator_enum.py +0 -12
  969. waldur_api_client/models/patched_create_checklist_request.py +0 -96
  970. waldur_api_client/models/payment_profiles_head_o_item.py +0 -13
  971. waldur_api_client/models/payment_profiles_head_payment_type_item.py +0 -10
  972. waldur_api_client/models/project_credits_head_o_item.py +0 -15
  973. waldur_api_client/models/project_stats_item.py +0 -100
  974. waldur_api_client/models/projects_head_o_item.py +0 -23
  975. waldur_api_client/models/promotions_campaigns_head_o_item.py +0 -11
  976. waldur_api_client/models/promotions_campaigns_head_state_item.py +0 -10
  977. waldur_api_client/models/proposal_proposals_head_o_item.py +0 -17
  978. waldur_api_client/models/proposal_proposals_head_state_item.py +0 -13
  979. waldur_api_client/models/proposal_protected_calls_head_o_item.py +0 -13
  980. waldur_api_client/models/proposal_protected_calls_head_state_item.py +0 -10
  981. waldur_api_client/models/proposal_public_calls_head_o_item.py +0 -13
  982. waldur_api_client/models/proposal_public_calls_head_state_item.py +0 -10
  983. waldur_api_client/models/proposal_requested_offerings_head_o_item.py +0 -15
  984. waldur_api_client/models/proposal_requested_offerings_head_state_item.py +0 -10
  985. waldur_api_client/models/proposal_requested_resources_head_o_item.py +0 -15
  986. waldur_api_client/models/proposal_reviews_head_o_item.py +0 -11
  987. waldur_api_client/models/proposal_reviews_head_state_item.py +0 -11
  988. waldur_api_client/models/provider_invoice_items_head_o_item.py +0 -15
  989. waldur_api_client/models/question.py +0 -141
  990. waldur_api_client/models/question_options.py +0 -79
  991. waldur_api_client/models/rancher_apps_head_state_item.py +0 -15
  992. waldur_api_client/models/rancher_clusters_head_state_item.py +0 -15
  993. waldur_api_client/models/rancher_ingresses_head_state_item.py +0 -15
  994. waldur_api_client/models/rancher_namespaces_head_o_item.py +0 -13
  995. waldur_api_client/models/rancher_role_templates_head_o_item.py +0 -11
  996. waldur_api_client/models/rancher_services_head_state_item.py +0 -15
  997. waldur_api_client/models/rancher_templates_head_o_item.py +0 -11
  998. waldur_api_client/models/rancher_workloads_head_o_item.py +0 -15
  999. waldur_api_client/models/service_settings_head_state_item.py +0 -15
  1000. waldur_api_client/models/slurm_allocations_head_state_item.py +0 -15
  1001. waldur_api_client/models/support_comments_head_o_item.py +0 -11
  1002. waldur_api_client/models/support_issues_head_o_item.py +0 -35
  1003. waldur_api_client/models/user_agreements_head_agreement_type.py +0 -9
  1004. waldur_api_client/models/user_group_invitations_head_o_item.py +0 -9
  1005. waldur_api_client/models/user_invitations_head_o_item.py +0 -15
  1006. waldur_api_client/models/user_invitations_head_state_item.py +0 -14
  1007. waldur_api_client/models/user_permission_requests_head_o_item.py +0 -11
  1008. waldur_api_client/models/user_permission_requests_head_state_item.py +0 -12
  1009. waldur_api_client/models/user_permissions_head_o_item.py +0 -21
  1010. waldur_api_client/models/user_stats.py +0 -59
  1011. waldur_api_client/models/users_head_o_item.py +0 -31
  1012. waldur_api_client/models/vmware_disks_head_state_item.py +0 -15
  1013. waldur_api_client/models/vmware_ports_head_state_item.py +0 -15
  1014. waldur_api_client/models/vmware_virtual_machine_head_state_item.py +0 -15
  1015. waldur_api_client-7.7.4.dist-info/METADATA +0 -147
  1016. waldur_api_client-7.7.4.dist-info/RECORD +0 -3058
  1017. /waldur_api_client/api/{marketplace_checklists → checklists_admin}/__init__.py +0 -0
  1018. /waldur_api_client/api/{marketplace_checklists_admin → checklists_admin_categories}/__init__.py +0 -0
  1019. /waldur_api_client/api/{marketplace_checklists_admin_question_dependencies → checklists_admin_question_dependencies}/__init__.py +0 -0
  1020. /waldur_api_client/api/{marketplace_checklists_admin_question_options → checklists_admin_question_options}/__init__.py +0 -0
  1021. /waldur_api_client/api/{marketplace_checklists_admin_questions → checklists_admin_questions}/__init__.py +0 -0
  1022. /waldur_api_client/api/{marketplace_checklists_categories → external_links}/__init__.py +0 -0
  1023. /waldur_api_client/api/{marketplace_maintenance_announcement_offerings → maintenance_announcement_offerings}/__init__.py +0 -0
  1024. /waldur_api_client/api/{marketplace_maintenance_announcement_template_offerings → maintenance_announcement_template_offerings}/__init__.py +0 -0
  1025. /waldur_api_client/api/{marketplace_maintenance_announcements → maintenance_announcements}/__init__.py +0 -0
  1026. /waldur_api_client/api/{marketplace_maintenance_announcements_template → maintenance_announcements_template}/__init__.py +0 -0
  1027. {waldur_api_client-7.7.4.dist-info → waldur_api_client-7.7.6.dist-info}/LICENSE +0 -0
  1028. {waldur_api_client-7.7.4.dist-info → waldur_api_client-7.7.6.dist-info}/WHEEL +0 -0
@@ -1,419 +0,0 @@
1
- import datetime
2
- from http import HTTPStatus
3
- from typing import Any, Union
4
- from uuid import UUID
5
-
6
- import httpx
7
-
8
- from ... import errors
9
- from ...client import AuthenticatedClient, Client
10
- from ...models.booking_resources_head_o_item import BookingResourcesHeadOItem
11
- from ...models.booking_resources_head_state_item import BookingResourcesHeadStateItem
12
- from ...types import UNSET, Response, Unset
13
-
14
-
15
- def _get_kwargs(
16
- *,
17
- backend_id: Union[Unset, str] = UNSET,
18
- category_uuid: Union[Unset, UUID] = UNSET,
19
- connected_customer_uuid: Union[Unset, UUID] = UNSET,
20
- created: Union[Unset, datetime.datetime] = UNSET,
21
- customer: Union[Unset, str] = UNSET,
22
- customer_uuid: Union[Unset, UUID] = UNSET,
23
- downscaled: Union[Unset, bool] = UNSET,
24
- has_terminate_date: Union[Unset, bool] = UNSET,
25
- lexis_links_supported: Union[Unset, bool] = UNSET,
26
- modified: Union[Unset, datetime.datetime] = UNSET,
27
- name: Union[Unset, str] = UNSET,
28
- name_exact: Union[Unset, str] = UNSET,
29
- o: Union[Unset, list[BookingResourcesHeadOItem]] = UNSET,
30
- offering: Union[Unset, str] = UNSET,
31
- offering_billable: Union[Unset, UUID] = UNSET,
32
- offering_shared: Union[Unset, bool] = UNSET,
33
- offering_type: Union[Unset, str] = UNSET,
34
- offering_uuid: Union[Unset, UUID] = UNSET,
35
- page: Union[Unset, int] = UNSET,
36
- page_size: Union[Unset, int] = UNSET,
37
- parent_offering_uuid: Union[Unset, UUID] = UNSET,
38
- paused: Union[Unset, bool] = UNSET,
39
- project_name: Union[Unset, str] = UNSET,
40
- project_uuid: Union[Unset, UUID] = UNSET,
41
- provider_uuid: Union[Unset, UUID] = UNSET,
42
- query: Union[Unset, str] = UNSET,
43
- restrict_member_access: Union[Unset, bool] = UNSET,
44
- runtime_state: Union[Unset, str] = UNSET,
45
- service_manager_uuid: Union[Unset, UUID] = UNSET,
46
- state: Union[Unset, list[BookingResourcesHeadStateItem]] = UNSET,
47
- visible_to_username: Union[Unset, str] = UNSET,
48
- ) -> dict[str, Any]:
49
- params: dict[str, Any] = {}
50
-
51
- params["backend_id"] = backend_id
52
-
53
- json_category_uuid: Union[Unset, str] = UNSET
54
- if not isinstance(category_uuid, Unset):
55
- json_category_uuid = str(category_uuid)
56
- params["category_uuid"] = json_category_uuid
57
-
58
- json_connected_customer_uuid: Union[Unset, str] = UNSET
59
- if not isinstance(connected_customer_uuid, Unset):
60
- json_connected_customer_uuid = str(connected_customer_uuid)
61
- params["connected_customer_uuid"] = json_connected_customer_uuid
62
-
63
- json_created: Union[Unset, str] = UNSET
64
- if not isinstance(created, Unset):
65
- json_created = created.isoformat()
66
- params["created"] = json_created
67
-
68
- params["customer"] = customer
69
-
70
- json_customer_uuid: Union[Unset, str] = UNSET
71
- if not isinstance(customer_uuid, Unset):
72
- json_customer_uuid = str(customer_uuid)
73
- params["customer_uuid"] = json_customer_uuid
74
-
75
- params["downscaled"] = downscaled
76
-
77
- params["has_terminate_date"] = has_terminate_date
78
-
79
- params["lexis_links_supported"] = lexis_links_supported
80
-
81
- json_modified: Union[Unset, str] = UNSET
82
- if not isinstance(modified, Unset):
83
- json_modified = modified.isoformat()
84
- params["modified"] = json_modified
85
-
86
- params["name"] = name
87
-
88
- params["name_exact"] = name_exact
89
-
90
- json_o: Union[Unset, list[str]] = UNSET
91
- if not isinstance(o, Unset):
92
- json_o = []
93
- for o_item_data in o:
94
- o_item = o_item_data.value
95
- json_o.append(o_item)
96
-
97
- params["o"] = json_o
98
-
99
- params["offering"] = offering
100
-
101
- json_offering_billable: Union[Unset, str] = UNSET
102
- if not isinstance(offering_billable, Unset):
103
- json_offering_billable = str(offering_billable)
104
- params["offering_billable"] = json_offering_billable
105
-
106
- params["offering_shared"] = offering_shared
107
-
108
- params["offering_type"] = offering_type
109
-
110
- json_offering_uuid: Union[Unset, str] = UNSET
111
- if not isinstance(offering_uuid, Unset):
112
- json_offering_uuid = str(offering_uuid)
113
- params["offering_uuid"] = json_offering_uuid
114
-
115
- params["page"] = page
116
-
117
- params["page_size"] = page_size
118
-
119
- json_parent_offering_uuid: Union[Unset, str] = UNSET
120
- if not isinstance(parent_offering_uuid, Unset):
121
- json_parent_offering_uuid = str(parent_offering_uuid)
122
- params["parent_offering_uuid"] = json_parent_offering_uuid
123
-
124
- params["paused"] = paused
125
-
126
- params["project_name"] = project_name
127
-
128
- json_project_uuid: Union[Unset, str] = UNSET
129
- if not isinstance(project_uuid, Unset):
130
- json_project_uuid = str(project_uuid)
131
- params["project_uuid"] = json_project_uuid
132
-
133
- json_provider_uuid: Union[Unset, str] = UNSET
134
- if not isinstance(provider_uuid, Unset):
135
- json_provider_uuid = str(provider_uuid)
136
- params["provider_uuid"] = json_provider_uuid
137
-
138
- params["query"] = query
139
-
140
- params["restrict_member_access"] = restrict_member_access
141
-
142
- params["runtime_state"] = runtime_state
143
-
144
- json_service_manager_uuid: Union[Unset, str] = UNSET
145
- if not isinstance(service_manager_uuid, Unset):
146
- json_service_manager_uuid = str(service_manager_uuid)
147
- params["service_manager_uuid"] = json_service_manager_uuid
148
-
149
- json_state: Union[Unset, list[str]] = UNSET
150
- if not isinstance(state, Unset):
151
- json_state = []
152
- for state_item_data in state:
153
- state_item = state_item_data.value
154
- json_state.append(state_item)
155
-
156
- params["state"] = json_state
157
-
158
- params["visible_to_username"] = visible_to_username
159
-
160
- params = {k: v for k, v in params.items() if v is not UNSET and v is not None}
161
-
162
- _kwargs: dict[str, Any] = {
163
- "method": "head",
164
- "url": "/api/booking-resources/",
165
- "params": params,
166
- }
167
-
168
- return _kwargs
169
-
170
-
171
- def _parse_response(*, client: Union[AuthenticatedClient, Client], response: httpx.Response) -> Any:
172
- if response.status_code == 200:
173
- return None
174
- raise errors.UnexpectedStatus(response.status_code, response.content)
175
-
176
-
177
- def _build_response(*, client: Union[AuthenticatedClient, Client], response: httpx.Response) -> Response[Any]:
178
- return Response(
179
- status_code=HTTPStatus(response.status_code),
180
- content=response.content,
181
- headers=response.headers,
182
- parsed=_parse_response(client=client, response=response),
183
- )
184
-
185
-
186
- def sync_detailed(
187
- *,
188
- client: AuthenticatedClient,
189
- backend_id: Union[Unset, str] = UNSET,
190
- category_uuid: Union[Unset, UUID] = UNSET,
191
- connected_customer_uuid: Union[Unset, UUID] = UNSET,
192
- created: Union[Unset, datetime.datetime] = UNSET,
193
- customer: Union[Unset, str] = UNSET,
194
- customer_uuid: Union[Unset, UUID] = UNSET,
195
- downscaled: Union[Unset, bool] = UNSET,
196
- has_terminate_date: Union[Unset, bool] = UNSET,
197
- lexis_links_supported: Union[Unset, bool] = UNSET,
198
- modified: Union[Unset, datetime.datetime] = UNSET,
199
- name: Union[Unset, str] = UNSET,
200
- name_exact: Union[Unset, str] = UNSET,
201
- o: Union[Unset, list[BookingResourcesHeadOItem]] = UNSET,
202
- offering: Union[Unset, str] = UNSET,
203
- offering_billable: Union[Unset, UUID] = UNSET,
204
- offering_shared: Union[Unset, bool] = UNSET,
205
- offering_type: Union[Unset, str] = UNSET,
206
- offering_uuid: Union[Unset, UUID] = UNSET,
207
- page: Union[Unset, int] = UNSET,
208
- page_size: Union[Unset, int] = UNSET,
209
- parent_offering_uuid: Union[Unset, UUID] = UNSET,
210
- paused: Union[Unset, bool] = UNSET,
211
- project_name: Union[Unset, str] = UNSET,
212
- project_uuid: Union[Unset, UUID] = UNSET,
213
- provider_uuid: Union[Unset, UUID] = UNSET,
214
- query: Union[Unset, str] = UNSET,
215
- restrict_member_access: Union[Unset, bool] = UNSET,
216
- runtime_state: Union[Unset, str] = UNSET,
217
- service_manager_uuid: Union[Unset, UUID] = UNSET,
218
- state: Union[Unset, list[BookingResourcesHeadStateItem]] = UNSET,
219
- visible_to_username: Union[Unset, str] = UNSET,
220
- ) -> Response[Any]:
221
- """Mixin to optimize HEAD requests for DRF views bypassing serializer processing
222
-
223
- Args:
224
- backend_id (Union[Unset, str]):
225
- category_uuid (Union[Unset, UUID]):
226
- connected_customer_uuid (Union[Unset, UUID]):
227
- created (Union[Unset, datetime.datetime]):
228
- customer (Union[Unset, str]):
229
- customer_uuid (Union[Unset, UUID]):
230
- downscaled (Union[Unset, bool]):
231
- has_terminate_date (Union[Unset, bool]):
232
- lexis_links_supported (Union[Unset, bool]):
233
- modified (Union[Unset, datetime.datetime]):
234
- name (Union[Unset, str]):
235
- name_exact (Union[Unset, str]):
236
- o (Union[Unset, list[BookingResourcesHeadOItem]]):
237
- offering (Union[Unset, str]):
238
- offering_billable (Union[Unset, UUID]):
239
- offering_shared (Union[Unset, bool]):
240
- offering_type (Union[Unset, str]):
241
- offering_uuid (Union[Unset, UUID]):
242
- page (Union[Unset, int]):
243
- page_size (Union[Unset, int]):
244
- parent_offering_uuid (Union[Unset, UUID]):
245
- paused (Union[Unset, bool]):
246
- project_name (Union[Unset, str]):
247
- project_uuid (Union[Unset, UUID]):
248
- provider_uuid (Union[Unset, UUID]):
249
- query (Union[Unset, str]):
250
- restrict_member_access (Union[Unset, bool]):
251
- runtime_state (Union[Unset, str]):
252
- service_manager_uuid (Union[Unset, UUID]):
253
- state (Union[Unset, list[BookingResourcesHeadStateItem]]):
254
- visible_to_username (Union[Unset, str]):
255
-
256
- Raises:
257
- errors.UnexpectedStatus: If the server returns an undocumented status code.
258
- httpx.TimeoutException: If the request takes longer than Client.timeout.
259
-
260
- Returns:
261
- Response[Any]
262
- """
263
-
264
- kwargs = _get_kwargs(
265
- backend_id=backend_id,
266
- category_uuid=category_uuid,
267
- connected_customer_uuid=connected_customer_uuid,
268
- created=created,
269
- customer=customer,
270
- customer_uuid=customer_uuid,
271
- downscaled=downscaled,
272
- has_terminate_date=has_terminate_date,
273
- lexis_links_supported=lexis_links_supported,
274
- modified=modified,
275
- name=name,
276
- name_exact=name_exact,
277
- o=o,
278
- offering=offering,
279
- offering_billable=offering_billable,
280
- offering_shared=offering_shared,
281
- offering_type=offering_type,
282
- offering_uuid=offering_uuid,
283
- page=page,
284
- page_size=page_size,
285
- parent_offering_uuid=parent_offering_uuid,
286
- paused=paused,
287
- project_name=project_name,
288
- project_uuid=project_uuid,
289
- provider_uuid=provider_uuid,
290
- query=query,
291
- restrict_member_access=restrict_member_access,
292
- runtime_state=runtime_state,
293
- service_manager_uuid=service_manager_uuid,
294
- state=state,
295
- visible_to_username=visible_to_username,
296
- )
297
-
298
- response = client.get_httpx_client().request(
299
- **kwargs,
300
- )
301
-
302
- return _build_response(client=client, response=response)
303
-
304
-
305
- async def asyncio_detailed(
306
- *,
307
- client: AuthenticatedClient,
308
- backend_id: Union[Unset, str] = UNSET,
309
- category_uuid: Union[Unset, UUID] = UNSET,
310
- connected_customer_uuid: Union[Unset, UUID] = UNSET,
311
- created: Union[Unset, datetime.datetime] = UNSET,
312
- customer: Union[Unset, str] = UNSET,
313
- customer_uuid: Union[Unset, UUID] = UNSET,
314
- downscaled: Union[Unset, bool] = UNSET,
315
- has_terminate_date: Union[Unset, bool] = UNSET,
316
- lexis_links_supported: Union[Unset, bool] = UNSET,
317
- modified: Union[Unset, datetime.datetime] = UNSET,
318
- name: Union[Unset, str] = UNSET,
319
- name_exact: Union[Unset, str] = UNSET,
320
- o: Union[Unset, list[BookingResourcesHeadOItem]] = UNSET,
321
- offering: Union[Unset, str] = UNSET,
322
- offering_billable: Union[Unset, UUID] = UNSET,
323
- offering_shared: Union[Unset, bool] = UNSET,
324
- offering_type: Union[Unset, str] = UNSET,
325
- offering_uuid: Union[Unset, UUID] = UNSET,
326
- page: Union[Unset, int] = UNSET,
327
- page_size: Union[Unset, int] = UNSET,
328
- parent_offering_uuid: Union[Unset, UUID] = UNSET,
329
- paused: Union[Unset, bool] = UNSET,
330
- project_name: Union[Unset, str] = UNSET,
331
- project_uuid: Union[Unset, UUID] = UNSET,
332
- provider_uuid: Union[Unset, UUID] = UNSET,
333
- query: Union[Unset, str] = UNSET,
334
- restrict_member_access: Union[Unset, bool] = UNSET,
335
- runtime_state: Union[Unset, str] = UNSET,
336
- service_manager_uuid: Union[Unset, UUID] = UNSET,
337
- state: Union[Unset, list[BookingResourcesHeadStateItem]] = UNSET,
338
- visible_to_username: Union[Unset, str] = UNSET,
339
- ) -> Response[Any]:
340
- """Mixin to optimize HEAD requests for DRF views bypassing serializer processing
341
-
342
- Args:
343
- backend_id (Union[Unset, str]):
344
- category_uuid (Union[Unset, UUID]):
345
- connected_customer_uuid (Union[Unset, UUID]):
346
- created (Union[Unset, datetime.datetime]):
347
- customer (Union[Unset, str]):
348
- customer_uuid (Union[Unset, UUID]):
349
- downscaled (Union[Unset, bool]):
350
- has_terminate_date (Union[Unset, bool]):
351
- lexis_links_supported (Union[Unset, bool]):
352
- modified (Union[Unset, datetime.datetime]):
353
- name (Union[Unset, str]):
354
- name_exact (Union[Unset, str]):
355
- o (Union[Unset, list[BookingResourcesHeadOItem]]):
356
- offering (Union[Unset, str]):
357
- offering_billable (Union[Unset, UUID]):
358
- offering_shared (Union[Unset, bool]):
359
- offering_type (Union[Unset, str]):
360
- offering_uuid (Union[Unset, UUID]):
361
- page (Union[Unset, int]):
362
- page_size (Union[Unset, int]):
363
- parent_offering_uuid (Union[Unset, UUID]):
364
- paused (Union[Unset, bool]):
365
- project_name (Union[Unset, str]):
366
- project_uuid (Union[Unset, UUID]):
367
- provider_uuid (Union[Unset, UUID]):
368
- query (Union[Unset, str]):
369
- restrict_member_access (Union[Unset, bool]):
370
- runtime_state (Union[Unset, str]):
371
- service_manager_uuid (Union[Unset, UUID]):
372
- state (Union[Unset, list[BookingResourcesHeadStateItem]]):
373
- visible_to_username (Union[Unset, str]):
374
-
375
- Raises:
376
- errors.UnexpectedStatus: If the server returns an undocumented status code.
377
- httpx.TimeoutException: If the request takes longer than Client.timeout.
378
-
379
- Returns:
380
- Response[Any]
381
- """
382
-
383
- kwargs = _get_kwargs(
384
- backend_id=backend_id,
385
- category_uuid=category_uuid,
386
- connected_customer_uuid=connected_customer_uuid,
387
- created=created,
388
- customer=customer,
389
- customer_uuid=customer_uuid,
390
- downscaled=downscaled,
391
- has_terminate_date=has_terminate_date,
392
- lexis_links_supported=lexis_links_supported,
393
- modified=modified,
394
- name=name,
395
- name_exact=name_exact,
396
- o=o,
397
- offering=offering,
398
- offering_billable=offering_billable,
399
- offering_shared=offering_shared,
400
- offering_type=offering_type,
401
- offering_uuid=offering_uuid,
402
- page=page,
403
- page_size=page_size,
404
- parent_offering_uuid=parent_offering_uuid,
405
- paused=paused,
406
- project_name=project_name,
407
- project_uuid=project_uuid,
408
- provider_uuid=provider_uuid,
409
- query=query,
410
- restrict_member_access=restrict_member_access,
411
- runtime_state=runtime_state,
412
- service_manager_uuid=service_manager_uuid,
413
- state=state,
414
- visible_to_username=visible_to_username,
415
- )
416
-
417
- response = await client.get_async_httpx_client().request(**kwargs)
418
-
419
- return _build_response(client=client, response=response)
@@ -1,116 +0,0 @@
1
- from http import HTTPStatus
2
- from typing import Any, Union
3
-
4
- import httpx
5
-
6
- from ... import errors
7
- from ...client import AuthenticatedClient, Client
8
- from ...types import UNSET, Response, Unset
9
-
10
-
11
- def _get_kwargs(
12
- *,
13
- name: Union[Unset, str] = UNSET,
14
- page: Union[Unset, int] = UNSET,
15
- page_size: Union[Unset, int] = UNSET,
16
- ) -> dict[str, Any]:
17
- params: dict[str, Any] = {}
18
-
19
- params["name"] = name
20
-
21
- params["page"] = page
22
-
23
- params["page_size"] = page_size
24
-
25
- params = {k: v for k, v in params.items() if v is not UNSET and v is not None}
26
-
27
- _kwargs: dict[str, Any] = {
28
- "method": "head",
29
- "url": "/api/broadcast-message-templates/",
30
- "params": params,
31
- }
32
-
33
- return _kwargs
34
-
35
-
36
- def _parse_response(*, client: Union[AuthenticatedClient, Client], response: httpx.Response) -> Any:
37
- if response.status_code == 200:
38
- return None
39
- raise errors.UnexpectedStatus(response.status_code, response.content)
40
-
41
-
42
- def _build_response(*, client: Union[AuthenticatedClient, Client], response: httpx.Response) -> Response[Any]:
43
- return Response(
44
- status_code=HTTPStatus(response.status_code),
45
- content=response.content,
46
- headers=response.headers,
47
- parsed=_parse_response(client=client, response=response),
48
- )
49
-
50
-
51
- def sync_detailed(
52
- *,
53
- client: AuthenticatedClient,
54
- name: Union[Unset, str] = UNSET,
55
- page: Union[Unset, int] = UNSET,
56
- page_size: Union[Unset, int] = UNSET,
57
- ) -> Response[Any]:
58
- """Mixin to optimize HEAD requests for DRF views bypassing serializer processing
59
-
60
- Args:
61
- name (Union[Unset, str]):
62
- page (Union[Unset, int]):
63
- page_size (Union[Unset, int]):
64
-
65
- Raises:
66
- errors.UnexpectedStatus: If the server returns an undocumented status code.
67
- httpx.TimeoutException: If the request takes longer than Client.timeout.
68
-
69
- Returns:
70
- Response[Any]
71
- """
72
-
73
- kwargs = _get_kwargs(
74
- name=name,
75
- page=page,
76
- page_size=page_size,
77
- )
78
-
79
- response = client.get_httpx_client().request(
80
- **kwargs,
81
- )
82
-
83
- return _build_response(client=client, response=response)
84
-
85
-
86
- async def asyncio_detailed(
87
- *,
88
- client: AuthenticatedClient,
89
- name: Union[Unset, str] = UNSET,
90
- page: Union[Unset, int] = UNSET,
91
- page_size: Union[Unset, int] = UNSET,
92
- ) -> Response[Any]:
93
- """Mixin to optimize HEAD requests for DRF views bypassing serializer processing
94
-
95
- Args:
96
- name (Union[Unset, str]):
97
- page (Union[Unset, int]):
98
- page_size (Union[Unset, int]):
99
-
100
- Raises:
101
- errors.UnexpectedStatus: If the server returns an undocumented status code.
102
- httpx.TimeoutException: If the request takes longer than Client.timeout.
103
-
104
- Returns:
105
- Response[Any]
106
- """
107
-
108
- kwargs = _get_kwargs(
109
- name=name,
110
- page=page,
111
- page_size=page_size,
112
- )
113
-
114
- response = await client.get_async_httpx_client().request(**kwargs)
115
-
116
- return _build_response(client=client, response=response)
@@ -1,147 +0,0 @@
1
- from http import HTTPStatus
2
- from typing import Any, Union
3
-
4
- import httpx
5
-
6
- from ... import errors
7
- from ...client import AuthenticatedClient, Client
8
- from ...models.broadcast_messages_head_o_item import BroadcastMessagesHeadOItem
9
- from ...models.broadcast_messages_head_state import BroadcastMessagesHeadState
10
- from ...types import UNSET, Response, Unset
11
-
12
-
13
- def _get_kwargs(
14
- *,
15
- o: Union[Unset, list[BroadcastMessagesHeadOItem]] = UNSET,
16
- page: Union[Unset, int] = UNSET,
17
- page_size: Union[Unset, int] = UNSET,
18
- state: Union[Unset, BroadcastMessagesHeadState] = UNSET,
19
- subject: Union[Unset, str] = UNSET,
20
- ) -> dict[str, Any]:
21
- params: dict[str, Any] = {}
22
-
23
- json_o: Union[Unset, list[str]] = UNSET
24
- if not isinstance(o, Unset):
25
- json_o = []
26
- for o_item_data in o:
27
- o_item = o_item_data.value
28
- json_o.append(o_item)
29
-
30
- params["o"] = json_o
31
-
32
- params["page"] = page
33
-
34
- params["page_size"] = page_size
35
-
36
- json_state: Union[Unset, str] = UNSET
37
- if not isinstance(state, Unset):
38
- json_state = state.value
39
-
40
- params["state"] = json_state
41
-
42
- params["subject"] = subject
43
-
44
- params = {k: v for k, v in params.items() if v is not UNSET and v is not None}
45
-
46
- _kwargs: dict[str, Any] = {
47
- "method": "head",
48
- "url": "/api/broadcast-messages/",
49
- "params": params,
50
- }
51
-
52
- return _kwargs
53
-
54
-
55
- def _parse_response(*, client: Union[AuthenticatedClient, Client], response: httpx.Response) -> Any:
56
- if response.status_code == 200:
57
- return None
58
- raise errors.UnexpectedStatus(response.status_code, response.content)
59
-
60
-
61
- def _build_response(*, client: Union[AuthenticatedClient, Client], response: httpx.Response) -> Response[Any]:
62
- return Response(
63
- status_code=HTTPStatus(response.status_code),
64
- content=response.content,
65
- headers=response.headers,
66
- parsed=_parse_response(client=client, response=response),
67
- )
68
-
69
-
70
- def sync_detailed(
71
- *,
72
- client: AuthenticatedClient,
73
- o: Union[Unset, list[BroadcastMessagesHeadOItem]] = UNSET,
74
- page: Union[Unset, int] = UNSET,
75
- page_size: Union[Unset, int] = UNSET,
76
- state: Union[Unset, BroadcastMessagesHeadState] = UNSET,
77
- subject: Union[Unset, str] = UNSET,
78
- ) -> Response[Any]:
79
- """Mixin to optimize HEAD requests for DRF views bypassing serializer processing
80
-
81
- Args:
82
- o (Union[Unset, list[BroadcastMessagesHeadOItem]]):
83
- page (Union[Unset, int]):
84
- page_size (Union[Unset, int]):
85
- state (Union[Unset, BroadcastMessagesHeadState]):
86
- subject (Union[Unset, str]):
87
-
88
- Raises:
89
- errors.UnexpectedStatus: If the server returns an undocumented status code.
90
- httpx.TimeoutException: If the request takes longer than Client.timeout.
91
-
92
- Returns:
93
- Response[Any]
94
- """
95
-
96
- kwargs = _get_kwargs(
97
- o=o,
98
- page=page,
99
- page_size=page_size,
100
- state=state,
101
- subject=subject,
102
- )
103
-
104
- response = client.get_httpx_client().request(
105
- **kwargs,
106
- )
107
-
108
- return _build_response(client=client, response=response)
109
-
110
-
111
- async def asyncio_detailed(
112
- *,
113
- client: AuthenticatedClient,
114
- o: Union[Unset, list[BroadcastMessagesHeadOItem]] = UNSET,
115
- page: Union[Unset, int] = UNSET,
116
- page_size: Union[Unset, int] = UNSET,
117
- state: Union[Unset, BroadcastMessagesHeadState] = UNSET,
118
- subject: Union[Unset, str] = UNSET,
119
- ) -> Response[Any]:
120
- """Mixin to optimize HEAD requests for DRF views bypassing serializer processing
121
-
122
- Args:
123
- o (Union[Unset, list[BroadcastMessagesHeadOItem]]):
124
- page (Union[Unset, int]):
125
- page_size (Union[Unset, int]):
126
- state (Union[Unset, BroadcastMessagesHeadState]):
127
- subject (Union[Unset, str]):
128
-
129
- Raises:
130
- errors.UnexpectedStatus: If the server returns an undocumented status code.
131
- httpx.TimeoutException: If the request takes longer than Client.timeout.
132
-
133
- Returns:
134
- Response[Any]
135
- """
136
-
137
- kwargs = _get_kwargs(
138
- o=o,
139
- page=page,
140
- page_size=page_size,
141
- state=state,
142
- subject=subject,
143
- )
144
-
145
- response = await client.get_async_httpx_client().request(**kwargs)
146
-
147
- return _build_response(client=client, response=response)