waldur-api-client 0.2.0__py3-none-any.whl → 7.6.7__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.
- waldur_api_client/api/access_subnets/access_subnets_list.py +8 -4
- waldur_api_client/api/admin_announcements/admin_announcements_list.py +8 -4
- waldur_api_client/api/auth_tokens/auth_tokens_list.py +8 -4
- waldur_api_client/api/autoprovisioning_rule_plans/__init__.py +1 -0
- waldur_api_client/api/autoprovisioning_rule_plans/autoprovisioning_rule_plans_create.py +148 -0
- waldur_api_client/api/autoprovisioning_rule_plans/autoprovisioning_rule_plans_destroy.py +89 -0
- waldur_api_client/api/autoprovisioning_rule_plans/autoprovisioning_rule_plans_list.py +173 -0
- waldur_api_client/api/autoprovisioning_rule_plans/autoprovisioning_rule_plans_partial_update.py +162 -0
- waldur_api_client/api/autoprovisioning_rule_plans/autoprovisioning_rule_plans_retrieve.py +140 -0
- waldur_api_client/api/autoprovisioning_rule_plans/autoprovisioning_rule_plans_update.py +162 -0
- waldur_api_client/api/autoprovisioning_rules/__init__.py +1 -0
- waldur_api_client/api/autoprovisioning_rules/autoprovisioning_rules_create.py +148 -0
- waldur_api_client/api/autoprovisioning_rules/autoprovisioning_rules_destroy.py +89 -0
- waldur_api_client/api/autoprovisioning_rules/autoprovisioning_rules_list.py +171 -0
- waldur_api_client/api/autoprovisioning_rules/autoprovisioning_rules_partial_update.py +162 -0
- waldur_api_client/api/autoprovisioning_rules/autoprovisioning_rules_retrieve.py +140 -0
- waldur_api_client/api/autoprovisioning_rules/autoprovisioning_rules_update.py +162 -0
- waldur_api_client/api/aws_images/aws_images_list.py +8 -4
- waldur_api_client/api/aws_instances/aws_instances_list.py +8 -4
- waldur_api_client/api/aws_regions/aws_regions_list.py +8 -4
- waldur_api_client/api/aws_sizes/aws_sizes_list.py +8 -4
- waldur_api_client/api/aws_volumes/aws_volumes_list.py +8 -4
- waldur_api_client/api/azure_images/azure_images_list.py +8 -4
- waldur_api_client/api/azure_locations/azure_locations_list.py +8 -4
- waldur_api_client/api/azure_public_ips/azure_public_ips_list.py +8 -4
- waldur_api_client/api/azure_resource_groups/azure_resource_groups_list.py +8 -4
- waldur_api_client/api/azure_sizes/azure_sizes_list.py +8 -4
- waldur_api_client/api/azure_sql_databases/azure_sql_databases_list.py +8 -4
- waldur_api_client/api/azure_sql_servers/azure_sql_servers_list.py +8 -4
- waldur_api_client/api/azure_virtualmachines/azure_virtualmachines_list.py +8 -4
- waldur_api_client/api/booking_offerings/booking_offerings_list.py +8 -4
- waldur_api_client/api/booking_resources/booking_resources_list.py +8 -4
- waldur_api_client/api/broadcast_message_templates/broadcast_message_templates_list.py +8 -4
- waldur_api_client/api/broadcast_messages/broadcast_messages_list.py +8 -4
- waldur_api_client/api/call_managing_organisations/call_managing_organisations_list.py +8 -4
- waldur_api_client/api/call_rounds/call_rounds_list.py +8 -4
- waldur_api_client/api/component_user_usage_limits/component_user_usage_limits_list.py +8 -4
- waldur_api_client/api/customer_credits/customer_credits_list.py +8 -4
- waldur_api_client/api/customer_permissions_reviews/customer_permissions_reviews_list.py +8 -4
- waldur_api_client/api/digitalocean_droplets/digitalocean_droplets_list.py +8 -4
- waldur_api_client/api/digitalocean_images/digitalocean_images_list.py +8 -4
- waldur_api_client/api/digitalocean_regions/digitalocean_regions_list.py +8 -4
- waldur_api_client/api/digitalocean_sizes/digitalocean_sizes_list.py +8 -4
- waldur_api_client/api/email_logs/email_logs_list.py +8 -4
- waldur_api_client/api/event_subscriptions/event_subscriptions_list.py +8 -4
- waldur_api_client/api/events/events_list.py +8 -4
- waldur_api_client/api/events_stats/events_stats_list.py +8 -4
- waldur_api_client/api/financial_reports/financial_reports_list.py +8 -4
- waldur_api_client/api/freeipa_profiles/freeipa_profiles_list.py +8 -4
- waldur_api_client/api/google_auth/google_auth_list.py +8 -4
- waldur_api_client/api/hooks/hooks_list.py +4 -2
- waldur_api_client/api/hooks_email/hooks_email_list.py +8 -4
- waldur_api_client/api/hooks_web/hooks_web_list.py +8 -4
- waldur_api_client/api/identity_providers/identity_providers_list.py +8 -4
- waldur_api_client/api/invoice_items/invoice_items_list.py +8 -4
- waldur_api_client/api/invoices/invoices_list.py +8 -4
- waldur_api_client/api/keycloak_groups/keycloak_groups_list.py +8 -4
- waldur_api_client/api/keycloak_user_group_memberships/keycloak_user_group_memberships_list.py +8 -4
- waldur_api_client/api/keys/keys_list.py +8 -4
- waldur_api_client/api/lexis_links/lexis_links_list.py +8 -4
- waldur_api_client/api/marketplace_categories/marketplace_categories_list.py +8 -4
- waldur_api_client/api/marketplace_category_columns/marketplace_category_columns_list.py +8 -4
- waldur_api_client/api/marketplace_category_component_usages/marketplace_category_component_usages_list.py +8 -4
- waldur_api_client/api/marketplace_category_components/marketplace_category_components_list.py +8 -4
- waldur_api_client/api/marketplace_category_groups/marketplace_category_groups_list.py +8 -4
- waldur_api_client/api/marketplace_category_help_articles/marketplace_category_help_articles_list.py +8 -4
- waldur_api_client/api/marketplace_checklists/marketplace_checklists_answers_list.py +8 -4
- waldur_api_client/api/marketplace_checklists/marketplace_checklists_list.py +8 -4
- waldur_api_client/api/marketplace_checklists/marketplace_checklists_questions_list.py +8 -4
- waldur_api_client/api/marketplace_checklists/marketplace_checklists_user_answers_list.py +8 -4
- waldur_api_client/api/marketplace_checklists_categories/marketplace_checklists_categories_checklists_list.py +8 -4
- waldur_api_client/api/marketplace_checklists_categories/marketplace_checklists_categories_list.py +8 -4
- waldur_api_client/api/marketplace_component_usages/marketplace_component_usages_list.py +8 -4
- waldur_api_client/api/marketplace_component_user_usages/marketplace_component_user_usages_list.py +8 -4
- waldur_api_client/api/marketplace_customer_estimated_cost_policies/marketplace_customer_estimated_cost_policies_list.py +8 -4
- waldur_api_client/api/marketplace_customer_service_accounts/marketplace_customer_service_accounts_list.py +8 -4
- waldur_api_client/api/marketplace_integration_statuses/marketplace_integration_statuses_list.py +8 -4
- waldur_api_client/api/marketplace_offering_estimated_cost_policies/marketplace_offering_estimated_cost_policies_list.py +8 -4
- waldur_api_client/api/marketplace_offering_files/marketplace_offering_files_list.py +8 -4
- waldur_api_client/api/marketplace_offering_permissions/marketplace_offering_permissions_list.py +18 -17
- waldur_api_client/api/marketplace_offering_permissions_log/marketplace_offering_permissions_log_list.py +18 -17
- waldur_api_client/api/marketplace_offering_referrals/marketplace_offering_referrals_list.py +8 -4
- waldur_api_client/api/marketplace_offering_usage_policies/marketplace_offering_usage_policies_list.py +8 -4
- waldur_api_client/api/marketplace_offering_user_roles/marketplace_offering_user_roles_list.py +8 -4
- waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_list.py +8 -4
- waldur_api_client/api/marketplace_orders/marketplace_orders_list.py +8 -4
- waldur_api_client/api/marketplace_plan_components/marketplace_plan_components_list.py +8 -4
- waldur_api_client/api/marketplace_plans/marketplace_plans_list.py +8 -4
- waldur_api_client/api/marketplace_project_estimated_cost_policies/marketplace_project_estimated_cost_policies_list.py +8 -4
- waldur_api_client/api/marketplace_project_service_accounts/marketplace_project_service_accounts_list.py +8 -4
- waldur_api_client/api/marketplace_project_update_requests/marketplace_project_update_requests_list.py +8 -4
- waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_component_stats_list.py +25 -13
- waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_costs_list.py +25 -13
- waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_customers_list.py +25 -13
- waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_groups_list.py +25 -13
- waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_list.py +33 -17
- waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_refresh_offering_usernames.py +20 -16
- waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_list.py +8 -4
- waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_set_as_erred.py +11 -68
- waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_set_backend_id.py +20 -16
- waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_set_backend_metadata.py +12 -12
- waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_set_limits.py +12 -12
- waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_submit_report.py +20 -16
- waldur_api_client/api/marketplace_public_offerings/marketplace_public_offerings_list.py +33 -17
- waldur_api_client/api/marketplace_remote_synchronisations/marketplace_remote_synchronisations_list.py +8 -4
- waldur_api_client/api/marketplace_resource_users/marketplace_resource_users_list.py +8 -4
- waldur_api_client/api/marketplace_resources/marketplace_resources_list.py +8 -4
- waldur_api_client/api/marketplace_resources/marketplace_resources_update_options.py +20 -16
- waldur_api_client/api/marketplace_robot_accounts/marketplace_robot_accounts_list.py +8 -4
- waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_list.py +8 -4
- waldur_api_client/api/marketplace_script_async_dry_run/marketplace_script_async_dry_run_list.py +8 -4
- waldur_api_client/api/marketplace_sections/marketplace_sections_list.py +8 -4
- waldur_api_client/api/marketplace_service_providers/marketplace_service_providers_list.py +8 -4
- waldur_api_client/api/marketplace_service_providers/marketplace_service_providers_offerings_list.py +25 -13
- waldur_api_client/api/marketplace_service_providers/marketplace_service_providers_project_permissions_list.py +10 -13
- waldur_api_client/api/marketplace_service_providers/marketplace_service_providers_users_list.py +15 -0
- waldur_api_client/api/notification_messages/notification_messages_list.py +8 -4
- waldur_api_client/api/notification_messages_templates/notification_messages_templates_list.py +8 -4
- waldur_api_client/api/openstack_backups/openstack_backups_list.py +8 -4
- waldur_api_client/api/openstack_flavors/openstack_flavors_list.py +26 -4
- waldur_api_client/api/openstack_images/openstack_images_list.py +26 -4
- waldur_api_client/api/openstack_instance_availability_zones/openstack_instance_availability_zones_list.py +8 -4
- waldur_api_client/api/openstack_instances/openstack_instances_list.py +8 -4
- waldur_api_client/api/openstack_marketplace_tenants/openstack_marketplace_tenants_list.py +8 -4
- waldur_api_client/api/openstack_migrations/openstack_migrations_list.py +8 -4
- waldur_api_client/api/openstack_network_rbac_policies/openstack_network_rbac_policies_list.py +8 -4
- waldur_api_client/api/openstack_networks/openstack_networks_list.py +8 -4
- waldur_api_client/api/openstack_ports/openstack_ports_list.py +8 -4
- waldur_api_client/api/openstack_routers/openstack_routers_list.py +8 -4
- waldur_api_client/api/openstack_security_groups/openstack_security_groups_list.py +8 -4
- waldur_api_client/api/openstack_server_groups/openstack_server_groups_list.py +8 -4
- waldur_api_client/api/openstack_snapshots/openstack_snapshots_list.py +8 -4
- waldur_api_client/api/openstack_subnets/openstack_subnets_list.py +8 -4
- waldur_api_client/api/openstack_tenants/openstack_tenants_list.py +8 -4
- waldur_api_client/api/openstack_volume_availability_zones/openstack_volume_availability_zones_list.py +8 -4
- waldur_api_client/api/openstack_volume_types/openstack_volume_types_list.py +26 -4
- waldur_api_client/api/openstack_volumes/openstack_volumes_list.py +8 -4
- waldur_api_client/api/organization_groups/organization_groups_list.py +8 -4
- waldur_api_client/api/payment_profiles/payment_profiles_list.py +8 -4
- waldur_api_client/api/payments/payments_list.py +8 -4
- waldur_api_client/api/project_credits/project_credits_list.py +8 -4
- waldur_api_client/api/project_types/project_types_list.py +8 -4
- waldur_api_client/api/projects/projects_list.py +8 -4
- waldur_api_client/api/promotions_campaigns/promotions_campaigns_list.py +8 -4
- waldur_api_client/api/proposal_proposals/proposal_proposals_list.py +8 -4
- waldur_api_client/api/proposal_protected_calls/proposal_protected_calls_list.py +8 -4
- waldur_api_client/api/proposal_public_calls/proposal_public_calls_list.py +8 -4
- waldur_api_client/api/proposal_requested_offerings/proposal_requested_offerings_list.py +8 -4
- waldur_api_client/api/proposal_requested_resources/proposal_requested_resources_list.py +8 -4
- waldur_api_client/api/proposal_reviews/proposal_reviews_list.py +8 -4
- waldur_api_client/api/provider_invoice_items/provider_invoice_items_list.py +8 -4
- waldur_api_client/api/rancher_apps/rancher_apps_list.py +8 -4
- waldur_api_client/api/rancher_catalogs/rancher_catalogs_list.py +8 -4
- waldur_api_client/api/rancher_cluster_security_groups/rancher_cluster_security_groups_list.py +8 -4
- waldur_api_client/api/rancher_cluster_templates/rancher_cluster_templates_list.py +8 -4
- waldur_api_client/api/rancher_clusters/rancher_clusters_list.py +8 -4
- waldur_api_client/api/rancher_hpas/rancher_hpas_list.py +8 -4
- waldur_api_client/api/rancher_ingresses/rancher_ingresses_list.py +8 -4
- waldur_api_client/api/rancher_namespaces/rancher_namespaces_list.py +8 -4
- waldur_api_client/api/rancher_nodes/rancher_nodes_list.py +8 -4
- waldur_api_client/api/rancher_projects/rancher_projects_list.py +8 -4
- waldur_api_client/api/rancher_role_templates/rancher_role_templates_list.py +8 -4
- waldur_api_client/api/rancher_services/rancher_services_list.py +8 -4
- waldur_api_client/api/rancher_templates/rancher_templates_list.py +8 -4
- waldur_api_client/api/rancher_users/rancher_users_list.py +8 -4
- waldur_api_client/api/rancher_workloads/rancher_workloads_list.py +8 -4
- waldur_api_client/api/roles/roles_list.py +8 -4
- waldur_api_client/api/service_settings/service_settings_list.py +18 -17
- waldur_api_client/api/slurm_allocation_user_usage/slurm_allocation_user_usage_list.py +8 -4
- waldur_api_client/api/slurm_allocations/slurm_allocations_list.py +8 -4
- waldur_api_client/api/slurm_associations/slurm_associations_list.py +8 -4
- waldur_api_client/api/slurm_jobs/slurm_jobs_list.py +8 -4
- waldur_api_client/api/support_attachments/support_attachments_list.py +8 -4
- waldur_api_client/api/support_comments/support_comments_list.py +8 -4
- waldur_api_client/api/support_feedbacks/support_feedbacks_list.py +8 -4
- waldur_api_client/api/support_issues/support_issues_list.py +8 -4
- waldur_api_client/api/support_priorities/support_priorities_list.py +8 -4
- waldur_api_client/api/support_templates/support_templates_list.py +8 -4
- waldur_api_client/api/support_users/support_users_list.py +8 -4
- waldur_api_client/api/user_agreements/user_agreements_list.py +8 -4
- waldur_api_client/api/user_group_invitations/user_group_invitations_list.py +8 -4
- waldur_api_client/api/user_invitations/user_invitations_list.py +8 -4
- waldur_api_client/api/user_permission_requests/user_permission_requests_list.py +8 -4
- waldur_api_client/api/user_permissions/user_permissions_list.py +18 -17
- waldur_api_client/api/users/users_list.py +23 -4
- waldur_api_client/api/vmware_clusters/vmware_clusters_list.py +8 -4
- waldur_api_client/api/vmware_datastores/vmware_datastores_list.py +8 -4
- waldur_api_client/api/vmware_disks/vmware_disks_list.py +8 -4
- waldur_api_client/api/vmware_folders/vmware_folders_list.py +8 -4
- waldur_api_client/api/vmware_networks/vmware_networks_list.py +8 -4
- waldur_api_client/api/vmware_ports/vmware_ports_list.py +8 -4
- waldur_api_client/api/vmware_templates/vmware_templates_list.py +8 -4
- waldur_api_client/api/vmware_virtual_machine/vmware_virtual_machine_list.py +8 -4
- waldur_api_client/models/__init__.py +26 -14
- waldur_api_client/models/constance_settings.py +18 -0
- waldur_api_client/models/constance_settings_request.py +18 -0
- waldur_api_client/models/customer.py +0 -21
- waldur_api_client/models/customers_list_field_item.py +0 -1
- waldur_api_client/models/customers_retrieve_field_item.py +0 -1
- waldur_api_client/models/event_types_enum.py +1 -0
- waldur_api_client/models/identity_provider.py +11 -11
- waldur_api_client/models/identity_provider_request.py +11 -11
- waldur_api_client/models/merged_plugin_options.py +27 -0
- waldur_api_client/models/merged_plugin_options_request.py +27 -0
- waldur_api_client/models/nested_requested_offering.py +18 -0
- waldur_api_client/models/patched_identity_provider_request.py +11 -11
- waldur_api_client/models/patched_rule_plans_request.py +108 -0
- waldur_api_client/models/{resource_backend_metadata.py → patched_rule_plans_request_attributes.py} +6 -21
- waldur_api_client/models/{resource_options.py → patched_rule_plans_request_limits.py} +7 -22
- waldur_api_client/models/patched_rule_request.py +101 -0
- waldur_api_client/models/provider_requested_offering.py +10 -0
- waldur_api_client/models/rancher_cluster.py +11 -0
- waldur_api_client/models/rancher_clusters_list_field_item.py +1 -0
- waldur_api_client/models/rancher_clusters_retrieve_field_item.py +1 -0
- waldur_api_client/models/requested_offering.py +10 -0
- waldur_api_client/models/{resource_set_limits.py → resource_response_status.py} +11 -11
- waldur_api_client/models/rule.py +128 -0
- waldur_api_client/models/rule_plans.py +126 -0
- waldur_api_client/models/{resource_backend_id.py → rule_plans_attributes.py} +7 -22
- waldur_api_client/models/rule_plans_limits.py +44 -0
- waldur_api_client/models/rule_plans_request.py +109 -0
- waldur_api_client/models/rule_plans_request_attributes.py +44 -0
- waldur_api_client/models/rule_plans_request_limits.py +44 -0
- waldur_api_client/models/rule_request.py +103 -0
- {waldur_api_client-0.2.0.dist-info → waldur_api_client-7.6.7.dist-info}/METADATA +1 -1
- {waldur_api_client-0.2.0.dist-info → waldur_api_client-7.6.7.dist-info}/RECORD +228 -208
- waldur_api_client/models/permission_project.py +0 -147
- waldur_api_client/models/resource_report.py +0 -73
- waldur_api_client/models/resource_set_state_erred.py +0 -68
- {waldur_api_client-0.2.0.dist-info → waldur_api_client-7.6.7.dist-info}/LICENSE +0 -0
- {waldur_api_client-0.2.0.dist-info → waldur_api_client-7.6.7.dist-info}/WHEEL +0 -0
|
@@ -94,7 +94,8 @@ def sync_detailed(
|
|
|
94
94
|
tenant: Union[Unset, str] = UNSET,
|
|
95
95
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
96
96
|
) -> Response[list["OpenStackVolumeAvailabilityZone"]]:
|
|
97
|
-
"""
|
|
97
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
98
|
+
|
|
98
99
|
Args:
|
|
99
100
|
name (Union[Unset, str]):
|
|
100
101
|
name_exact (Union[Unset, str]):
|
|
@@ -143,7 +144,8 @@ def sync(
|
|
|
143
144
|
tenant: Union[Unset, str] = UNSET,
|
|
144
145
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
145
146
|
) -> list["OpenStackVolumeAvailabilityZone"]:
|
|
146
|
-
"""
|
|
147
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
148
|
+
|
|
147
149
|
Args:
|
|
148
150
|
name (Union[Unset, str]):
|
|
149
151
|
name_exact (Union[Unset, str]):
|
|
@@ -187,7 +189,8 @@ async def asyncio_detailed(
|
|
|
187
189
|
tenant: Union[Unset, str] = UNSET,
|
|
188
190
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
189
191
|
) -> Response[list["OpenStackVolumeAvailabilityZone"]]:
|
|
190
|
-
"""
|
|
192
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
193
|
+
|
|
191
194
|
Args:
|
|
192
195
|
name (Union[Unset, str]):
|
|
193
196
|
name_exact (Union[Unset, str]):
|
|
@@ -234,7 +237,8 @@ async def asyncio(
|
|
|
234
237
|
tenant: Union[Unset, str] = UNSET,
|
|
235
238
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
236
239
|
) -> list["OpenStackVolumeAvailabilityZone"]:
|
|
237
|
-
"""
|
|
240
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
241
|
+
|
|
238
242
|
Args:
|
|
239
243
|
name (Union[Unset, str]):
|
|
240
244
|
name_exact (Union[Unset, str]):
|
|
@@ -14,6 +14,7 @@ def _get_kwargs(
|
|
|
14
14
|
*,
|
|
15
15
|
name: Union[Unset, str] = UNSET,
|
|
16
16
|
name_exact: Union[Unset, str] = UNSET,
|
|
17
|
+
offering_uuid: Union[Unset, UUID] = UNSET,
|
|
17
18
|
page: Union[Unset, int] = UNSET,
|
|
18
19
|
page_size: Union[Unset, int] = UNSET,
|
|
19
20
|
settings: Union[Unset, str] = UNSET,
|
|
@@ -27,6 +28,11 @@ def _get_kwargs(
|
|
|
27
28
|
|
|
28
29
|
params["name_exact"] = name_exact
|
|
29
30
|
|
|
31
|
+
json_offering_uuid: Union[Unset, str] = UNSET
|
|
32
|
+
if not isinstance(offering_uuid, Unset):
|
|
33
|
+
json_offering_uuid = str(offering_uuid)
|
|
34
|
+
params["offering_uuid"] = json_offering_uuid
|
|
35
|
+
|
|
30
36
|
params["page"] = page
|
|
31
37
|
|
|
32
38
|
params["page_size"] = page_size
|
|
@@ -87,6 +93,7 @@ def sync_detailed(
|
|
|
87
93
|
client: AuthenticatedClient,
|
|
88
94
|
name: Union[Unset, str] = UNSET,
|
|
89
95
|
name_exact: Union[Unset, str] = UNSET,
|
|
96
|
+
offering_uuid: Union[Unset, UUID] = UNSET,
|
|
90
97
|
page: Union[Unset, int] = UNSET,
|
|
91
98
|
page_size: Union[Unset, int] = UNSET,
|
|
92
99
|
settings: Union[Unset, str] = UNSET,
|
|
@@ -94,10 +101,12 @@ def sync_detailed(
|
|
|
94
101
|
tenant: Union[Unset, str] = UNSET,
|
|
95
102
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
96
103
|
) -> Response[list["OpenStackVolumeType"]]:
|
|
97
|
-
"""
|
|
104
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
105
|
+
|
|
98
106
|
Args:
|
|
99
107
|
name (Union[Unset, str]):
|
|
100
108
|
name_exact (Union[Unset, str]):
|
|
109
|
+
offering_uuid (Union[Unset, UUID]):
|
|
101
110
|
page (Union[Unset, int]):
|
|
102
111
|
page_size (Union[Unset, int]):
|
|
103
112
|
settings (Union[Unset, str]):
|
|
@@ -116,6 +125,7 @@ def sync_detailed(
|
|
|
116
125
|
kwargs = _get_kwargs(
|
|
117
126
|
name=name,
|
|
118
127
|
name_exact=name_exact,
|
|
128
|
+
offering_uuid=offering_uuid,
|
|
119
129
|
page=page,
|
|
120
130
|
page_size=page_size,
|
|
121
131
|
settings=settings,
|
|
@@ -136,6 +146,7 @@ def sync(
|
|
|
136
146
|
client: AuthenticatedClient,
|
|
137
147
|
name: Union[Unset, str] = UNSET,
|
|
138
148
|
name_exact: Union[Unset, str] = UNSET,
|
|
149
|
+
offering_uuid: Union[Unset, UUID] = UNSET,
|
|
139
150
|
page: Union[Unset, int] = UNSET,
|
|
140
151
|
page_size: Union[Unset, int] = UNSET,
|
|
141
152
|
settings: Union[Unset, str] = UNSET,
|
|
@@ -143,10 +154,12 @@ def sync(
|
|
|
143
154
|
tenant: Union[Unset, str] = UNSET,
|
|
144
155
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
145
156
|
) -> list["OpenStackVolumeType"]:
|
|
146
|
-
"""
|
|
157
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
158
|
+
|
|
147
159
|
Args:
|
|
148
160
|
name (Union[Unset, str]):
|
|
149
161
|
name_exact (Union[Unset, str]):
|
|
162
|
+
offering_uuid (Union[Unset, UUID]):
|
|
150
163
|
page (Union[Unset, int]):
|
|
151
164
|
page_size (Union[Unset, int]):
|
|
152
165
|
settings (Union[Unset, str]):
|
|
@@ -166,6 +179,7 @@ def sync(
|
|
|
166
179
|
client=client,
|
|
167
180
|
name=name,
|
|
168
181
|
name_exact=name_exact,
|
|
182
|
+
offering_uuid=offering_uuid,
|
|
169
183
|
page=page,
|
|
170
184
|
page_size=page_size,
|
|
171
185
|
settings=settings,
|
|
@@ -180,6 +194,7 @@ async def asyncio_detailed(
|
|
|
180
194
|
client: AuthenticatedClient,
|
|
181
195
|
name: Union[Unset, str] = UNSET,
|
|
182
196
|
name_exact: Union[Unset, str] = UNSET,
|
|
197
|
+
offering_uuid: Union[Unset, UUID] = UNSET,
|
|
183
198
|
page: Union[Unset, int] = UNSET,
|
|
184
199
|
page_size: Union[Unset, int] = UNSET,
|
|
185
200
|
settings: Union[Unset, str] = UNSET,
|
|
@@ -187,10 +202,12 @@ async def asyncio_detailed(
|
|
|
187
202
|
tenant: Union[Unset, str] = UNSET,
|
|
188
203
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
189
204
|
) -> Response[list["OpenStackVolumeType"]]:
|
|
190
|
-
"""
|
|
205
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
206
|
+
|
|
191
207
|
Args:
|
|
192
208
|
name (Union[Unset, str]):
|
|
193
209
|
name_exact (Union[Unset, str]):
|
|
210
|
+
offering_uuid (Union[Unset, UUID]):
|
|
194
211
|
page (Union[Unset, int]):
|
|
195
212
|
page_size (Union[Unset, int]):
|
|
196
213
|
settings (Union[Unset, str]):
|
|
@@ -209,6 +226,7 @@ async def asyncio_detailed(
|
|
|
209
226
|
kwargs = _get_kwargs(
|
|
210
227
|
name=name,
|
|
211
228
|
name_exact=name_exact,
|
|
229
|
+
offering_uuid=offering_uuid,
|
|
212
230
|
page=page,
|
|
213
231
|
page_size=page_size,
|
|
214
232
|
settings=settings,
|
|
@@ -227,6 +245,7 @@ async def asyncio(
|
|
|
227
245
|
client: AuthenticatedClient,
|
|
228
246
|
name: Union[Unset, str] = UNSET,
|
|
229
247
|
name_exact: Union[Unset, str] = UNSET,
|
|
248
|
+
offering_uuid: Union[Unset, UUID] = UNSET,
|
|
230
249
|
page: Union[Unset, int] = UNSET,
|
|
231
250
|
page_size: Union[Unset, int] = UNSET,
|
|
232
251
|
settings: Union[Unset, str] = UNSET,
|
|
@@ -234,10 +253,12 @@ async def asyncio(
|
|
|
234
253
|
tenant: Union[Unset, str] = UNSET,
|
|
235
254
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
236
255
|
) -> list["OpenStackVolumeType"]:
|
|
237
|
-
"""
|
|
256
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
257
|
+
|
|
238
258
|
Args:
|
|
239
259
|
name (Union[Unset, str]):
|
|
240
260
|
name_exact (Union[Unset, str]):
|
|
261
|
+
offering_uuid (Union[Unset, UUID]):
|
|
241
262
|
page (Union[Unset, int]):
|
|
242
263
|
page_size (Union[Unset, int]):
|
|
243
264
|
settings (Union[Unset, str]):
|
|
@@ -258,6 +279,7 @@ async def asyncio(
|
|
|
258
279
|
client=client,
|
|
259
280
|
name=name,
|
|
260
281
|
name_exact=name_exact,
|
|
282
|
+
offering_uuid=offering_uuid,
|
|
261
283
|
page=page,
|
|
262
284
|
page_size=page_size,
|
|
263
285
|
settings=settings,
|
|
@@ -220,7 +220,8 @@ def sync_detailed(
|
|
|
220
220
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
221
221
|
uuid: Union[Unset, UUID] = UNSET,
|
|
222
222
|
) -> Response[list["OpenStackVolume"]]:
|
|
223
|
-
"""
|
|
223
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
224
|
+
|
|
224
225
|
Args:
|
|
225
226
|
attach_instance_uuid (Union[Unset, UUID]):
|
|
226
227
|
availability_zone_name (Union[Unset, str]):
|
|
@@ -335,7 +336,8 @@ def sync(
|
|
|
335
336
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
336
337
|
uuid: Union[Unset, UUID] = UNSET,
|
|
337
338
|
) -> list["OpenStackVolume"]:
|
|
338
|
-
"""
|
|
339
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
340
|
+
|
|
339
341
|
Args:
|
|
340
342
|
attach_instance_uuid (Union[Unset, UUID]):
|
|
341
343
|
availability_zone_name (Union[Unset, str]):
|
|
@@ -445,7 +447,8 @@ async def asyncio_detailed(
|
|
|
445
447
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
446
448
|
uuid: Union[Unset, UUID] = UNSET,
|
|
447
449
|
) -> Response[list["OpenStackVolume"]]:
|
|
448
|
-
"""
|
|
450
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
451
|
+
|
|
449
452
|
Args:
|
|
450
453
|
attach_instance_uuid (Union[Unset, UUID]):
|
|
451
454
|
availability_zone_name (Union[Unset, str]):
|
|
@@ -558,7 +561,8 @@ async def asyncio(
|
|
|
558
561
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
559
562
|
uuid: Union[Unset, UUID] = UNSET,
|
|
560
563
|
) -> list["OpenStackVolume"]:
|
|
561
|
-
"""
|
|
564
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
565
|
+
|
|
562
566
|
Args:
|
|
563
567
|
attach_instance_uuid (Union[Unset, UUID]):
|
|
564
568
|
availability_zone_name (Union[Unset, str]):
|
|
@@ -83,7 +83,8 @@ def sync_detailed(
|
|
|
83
83
|
page_size: Union[Unset, int] = UNSET,
|
|
84
84
|
parent: Union[Unset, UUID] = UNSET,
|
|
85
85
|
) -> Response[list["OrganizationGroup"]]:
|
|
86
|
-
"""
|
|
86
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
87
|
+
|
|
87
88
|
Args:
|
|
88
89
|
name (Union[Unset, str]):
|
|
89
90
|
name_exact (Union[Unset, str]):
|
|
@@ -126,7 +127,8 @@ def sync(
|
|
|
126
127
|
page_size: Union[Unset, int] = UNSET,
|
|
127
128
|
parent: Union[Unset, UUID] = UNSET,
|
|
128
129
|
) -> list["OrganizationGroup"]:
|
|
129
|
-
"""
|
|
130
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
131
|
+
|
|
130
132
|
Args:
|
|
131
133
|
name (Union[Unset, str]):
|
|
132
134
|
name_exact (Union[Unset, str]):
|
|
@@ -164,7 +166,8 @@ async def asyncio_detailed(
|
|
|
164
166
|
page_size: Union[Unset, int] = UNSET,
|
|
165
167
|
parent: Union[Unset, UUID] = UNSET,
|
|
166
168
|
) -> Response[list["OrganizationGroup"]]:
|
|
167
|
-
"""
|
|
169
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
170
|
+
|
|
168
171
|
Args:
|
|
169
172
|
name (Union[Unset, str]):
|
|
170
173
|
name_exact (Union[Unset, str]):
|
|
@@ -205,7 +208,8 @@ async def asyncio(
|
|
|
205
208
|
page_size: Union[Unset, int] = UNSET,
|
|
206
209
|
parent: Union[Unset, UUID] = UNSET,
|
|
207
210
|
) -> list["OrganizationGroup"]:
|
|
208
|
-
"""
|
|
211
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
212
|
+
|
|
209
213
|
Args:
|
|
210
214
|
name (Union[Unset, str]):
|
|
211
215
|
name_exact (Union[Unset, str]):
|
|
@@ -101,7 +101,8 @@ def sync_detailed(
|
|
|
101
101
|
page_size: Union[Unset, int] = UNSET,
|
|
102
102
|
payment_type: Union[Unset, list[PaymentProfilesListPaymentTypeItem]] = UNSET,
|
|
103
103
|
) -> Response[list["PaymentProfile"]]:
|
|
104
|
-
"""
|
|
104
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
105
|
+
|
|
105
106
|
Args:
|
|
106
107
|
is_active (Union[Unset, bool]):
|
|
107
108
|
o (Union[Unset, list[PaymentProfilesListOItem]]):
|
|
@@ -147,7 +148,8 @@ def sync(
|
|
|
147
148
|
page_size: Union[Unset, int] = UNSET,
|
|
148
149
|
payment_type: Union[Unset, list[PaymentProfilesListPaymentTypeItem]] = UNSET,
|
|
149
150
|
) -> list["PaymentProfile"]:
|
|
150
|
-
"""
|
|
151
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
152
|
+
|
|
151
153
|
Args:
|
|
152
154
|
is_active (Union[Unset, bool]):
|
|
153
155
|
o (Union[Unset, list[PaymentProfilesListOItem]]):
|
|
@@ -188,7 +190,8 @@ async def asyncio_detailed(
|
|
|
188
190
|
page_size: Union[Unset, int] = UNSET,
|
|
189
191
|
payment_type: Union[Unset, list[PaymentProfilesListPaymentTypeItem]] = UNSET,
|
|
190
192
|
) -> Response[list["PaymentProfile"]]:
|
|
191
|
-
"""
|
|
193
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
194
|
+
|
|
192
195
|
Args:
|
|
193
196
|
is_active (Union[Unset, bool]):
|
|
194
197
|
o (Union[Unset, list[PaymentProfilesListOItem]]):
|
|
@@ -232,7 +235,8 @@ async def asyncio(
|
|
|
232
235
|
page_size: Union[Unset, int] = UNSET,
|
|
233
236
|
payment_type: Union[Unset, list[PaymentProfilesListPaymentTypeItem]] = UNSET,
|
|
234
237
|
) -> list["PaymentProfile"]:
|
|
235
|
-
"""
|
|
238
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
239
|
+
|
|
236
240
|
Args:
|
|
237
241
|
is_active (Union[Unset, bool]):
|
|
238
242
|
o (Union[Unset, list[PaymentProfilesListOItem]]):
|
|
@@ -81,7 +81,8 @@ def sync_detailed(
|
|
|
81
81
|
profile: Union[Unset, str] = UNSET,
|
|
82
82
|
profile_uuid: Union[Unset, UUID] = UNSET,
|
|
83
83
|
) -> Response[list["Payment"]]:
|
|
84
|
-
"""
|
|
84
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
85
|
+
|
|
85
86
|
Args:
|
|
86
87
|
date_of_payment (Union[Unset, datetime.date]):
|
|
87
88
|
page (Union[Unset, int]):
|
|
@@ -121,7 +122,8 @@ def sync(
|
|
|
121
122
|
profile: Union[Unset, str] = UNSET,
|
|
122
123
|
profile_uuid: Union[Unset, UUID] = UNSET,
|
|
123
124
|
) -> list["Payment"]:
|
|
124
|
-
"""
|
|
125
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
126
|
+
|
|
125
127
|
Args:
|
|
126
128
|
date_of_payment (Union[Unset, datetime.date]):
|
|
127
129
|
page (Union[Unset, int]):
|
|
@@ -156,7 +158,8 @@ async def asyncio_detailed(
|
|
|
156
158
|
profile: Union[Unset, str] = UNSET,
|
|
157
159
|
profile_uuid: Union[Unset, UUID] = UNSET,
|
|
158
160
|
) -> Response[list["Payment"]]:
|
|
159
|
-
"""
|
|
161
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
162
|
+
|
|
160
163
|
Args:
|
|
161
164
|
date_of_payment (Union[Unset, datetime.date]):
|
|
162
165
|
page (Union[Unset, int]):
|
|
@@ -194,7 +197,8 @@ async def asyncio(
|
|
|
194
197
|
profile: Union[Unset, str] = UNSET,
|
|
195
198
|
profile_uuid: Union[Unset, UUID] = UNSET,
|
|
196
199
|
) -> list["Payment"]:
|
|
197
|
-
"""
|
|
200
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
201
|
+
|
|
198
202
|
Args:
|
|
199
203
|
date_of_payment (Union[Unset, datetime.date]):
|
|
200
204
|
page (Union[Unset, int]):
|
|
@@ -100,7 +100,8 @@ def sync_detailed(
|
|
|
100
100
|
project_name: Union[Unset, str] = UNSET,
|
|
101
101
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
102
102
|
) -> Response[list["ProjectCredit"]]:
|
|
103
|
-
"""
|
|
103
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
104
|
+
|
|
104
105
|
Args:
|
|
105
106
|
customer_name (Union[Unset, str]):
|
|
106
107
|
customer_slug (Union[Unset, str]):
|
|
@@ -149,7 +150,8 @@ def sync(
|
|
|
149
150
|
project_name: Union[Unset, str] = UNSET,
|
|
150
151
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
151
152
|
) -> list["ProjectCredit"]:
|
|
152
|
-
"""
|
|
153
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
154
|
+
|
|
153
155
|
Args:
|
|
154
156
|
customer_name (Union[Unset, str]):
|
|
155
157
|
customer_slug (Union[Unset, str]):
|
|
@@ -193,7 +195,8 @@ async def asyncio_detailed(
|
|
|
193
195
|
project_name: Union[Unset, str] = UNSET,
|
|
194
196
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
195
197
|
) -> Response[list["ProjectCredit"]]:
|
|
196
|
-
"""
|
|
198
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
199
|
+
|
|
197
200
|
Args:
|
|
198
201
|
customer_name (Union[Unset, str]):
|
|
199
202
|
customer_slug (Union[Unset, str]):
|
|
@@ -240,7 +243,8 @@ async def asyncio(
|
|
|
240
243
|
project_name: Union[Unset, str] = UNSET,
|
|
241
244
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
242
245
|
) -> list["ProjectCredit"]:
|
|
243
|
-
"""
|
|
246
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
247
|
+
|
|
244
248
|
Args:
|
|
245
249
|
customer_name (Union[Unset, str]):
|
|
246
250
|
customer_slug (Union[Unset, str]):
|
|
@@ -69,7 +69,8 @@ def sync_detailed(
|
|
|
69
69
|
page: Union[Unset, int] = UNSET,
|
|
70
70
|
page_size: Union[Unset, int] = UNSET,
|
|
71
71
|
) -> Response[list["ProjectType"]]:
|
|
72
|
-
"""
|
|
72
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
73
|
+
|
|
73
74
|
Args:
|
|
74
75
|
name (Union[Unset, str]):
|
|
75
76
|
name_exact (Union[Unset, str]):
|
|
@@ -106,7 +107,8 @@ def sync(
|
|
|
106
107
|
page: Union[Unset, int] = UNSET,
|
|
107
108
|
page_size: Union[Unset, int] = UNSET,
|
|
108
109
|
) -> list["ProjectType"]:
|
|
109
|
-
"""
|
|
110
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
111
|
+
|
|
110
112
|
Args:
|
|
111
113
|
name (Union[Unset, str]):
|
|
112
114
|
name_exact (Union[Unset, str]):
|
|
@@ -138,7 +140,8 @@ async def asyncio_detailed(
|
|
|
138
140
|
page: Union[Unset, int] = UNSET,
|
|
139
141
|
page_size: Union[Unset, int] = UNSET,
|
|
140
142
|
) -> Response[list["ProjectType"]]:
|
|
141
|
-
"""
|
|
143
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
144
|
+
|
|
142
145
|
Args:
|
|
143
146
|
name (Union[Unset, str]):
|
|
144
147
|
name_exact (Union[Unset, str]):
|
|
@@ -173,7 +176,8 @@ async def asyncio(
|
|
|
173
176
|
page: Union[Unset, int] = UNSET,
|
|
174
177
|
page_size: Union[Unset, int] = UNSET,
|
|
175
178
|
) -> list["ProjectType"]:
|
|
176
|
-
"""
|
|
179
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
180
|
+
|
|
177
181
|
Args:
|
|
178
182
|
name (Union[Unset, str]):
|
|
179
183
|
name_exact (Union[Unset, str]):
|
|
@@ -156,7 +156,8 @@ def sync_detailed(
|
|
|
156
156
|
page_size: Union[Unset, int] = UNSET,
|
|
157
157
|
query: Union[Unset, str] = UNSET,
|
|
158
158
|
) -> Response[list["Project"]]:
|
|
159
|
-
"""
|
|
159
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
160
|
+
|
|
160
161
|
Args:
|
|
161
162
|
backend_id (Union[Unset, str]):
|
|
162
163
|
can_admin (Union[Unset, bool]):
|
|
@@ -235,7 +236,8 @@ def sync(
|
|
|
235
236
|
page_size: Union[Unset, int] = UNSET,
|
|
236
237
|
query: Union[Unset, str] = UNSET,
|
|
237
238
|
) -> list["Project"]:
|
|
238
|
-
"""
|
|
239
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
240
|
+
|
|
239
241
|
Args:
|
|
240
242
|
backend_id (Union[Unset, str]):
|
|
241
243
|
can_admin (Union[Unset, bool]):
|
|
@@ -309,7 +311,8 @@ async def asyncio_detailed(
|
|
|
309
311
|
page_size: Union[Unset, int] = UNSET,
|
|
310
312
|
query: Union[Unset, str] = UNSET,
|
|
311
313
|
) -> Response[list["Project"]]:
|
|
312
|
-
"""
|
|
314
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
315
|
+
|
|
313
316
|
Args:
|
|
314
317
|
backend_id (Union[Unset, str]):
|
|
315
318
|
can_admin (Union[Unset, bool]):
|
|
@@ -386,7 +389,8 @@ async def asyncio(
|
|
|
386
389
|
page_size: Union[Unset, int] = UNSET,
|
|
387
390
|
query: Union[Unset, str] = UNSET,
|
|
388
391
|
) -> list["Project"]:
|
|
389
|
-
"""
|
|
392
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
393
|
+
|
|
390
394
|
Args:
|
|
391
395
|
backend_id (Union[Unset, str]):
|
|
392
396
|
can_admin (Union[Unset, bool]):
|
|
@@ -127,7 +127,8 @@ def sync_detailed(
|
|
|
127
127
|
start_date: Union[Unset, datetime.date] = UNSET,
|
|
128
128
|
state: Union[Unset, list[PromotionsCampaignsListStateItem]] = UNSET,
|
|
129
129
|
) -> Response[list["Campaign"]]:
|
|
130
|
-
"""
|
|
130
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
131
|
+
|
|
131
132
|
Args:
|
|
132
133
|
discount_type (Union[Unset, str]):
|
|
133
134
|
end_date (Union[Unset, datetime.date]):
|
|
@@ -185,7 +186,8 @@ def sync(
|
|
|
185
186
|
start_date: Union[Unset, datetime.date] = UNSET,
|
|
186
187
|
state: Union[Unset, list[PromotionsCampaignsListStateItem]] = UNSET,
|
|
187
188
|
) -> list["Campaign"]:
|
|
188
|
-
"""
|
|
189
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
190
|
+
|
|
189
191
|
Args:
|
|
190
192
|
discount_type (Union[Unset, str]):
|
|
191
193
|
end_date (Union[Unset, datetime.date]):
|
|
@@ -238,7 +240,8 @@ async def asyncio_detailed(
|
|
|
238
240
|
start_date: Union[Unset, datetime.date] = UNSET,
|
|
239
241
|
state: Union[Unset, list[PromotionsCampaignsListStateItem]] = UNSET,
|
|
240
242
|
) -> Response[list["Campaign"]]:
|
|
241
|
-
"""
|
|
243
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
244
|
+
|
|
242
245
|
Args:
|
|
243
246
|
discount_type (Union[Unset, str]):
|
|
244
247
|
end_date (Union[Unset, datetime.date]):
|
|
@@ -294,7 +297,8 @@ async def asyncio(
|
|
|
294
297
|
start_date: Union[Unset, datetime.date] = UNSET,
|
|
295
298
|
state: Union[Unset, list[PromotionsCampaignsListStateItem]] = UNSET,
|
|
296
299
|
) -> list["Campaign"]:
|
|
297
|
-
"""
|
|
300
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
301
|
+
|
|
298
302
|
Args:
|
|
299
303
|
discount_type (Union[Unset, str]):
|
|
300
304
|
end_date (Union[Unset, datetime.date]):
|
|
@@ -111,7 +111,8 @@ def sync_detailed(
|
|
|
111
111
|
round_: Union[Unset, UUID] = UNSET,
|
|
112
112
|
state: Union[Unset, list[ProposalProposalsListStateItem]] = UNSET,
|
|
113
113
|
) -> Response[list["Proposal"]]:
|
|
114
|
-
"""
|
|
114
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
115
|
+
|
|
115
116
|
Args:
|
|
116
117
|
call_uuid (Union[Unset, UUID]):
|
|
117
118
|
name (Union[Unset, str]):
|
|
@@ -160,7 +161,8 @@ def sync(
|
|
|
160
161
|
round_: Union[Unset, UUID] = UNSET,
|
|
161
162
|
state: Union[Unset, list[ProposalProposalsListStateItem]] = UNSET,
|
|
162
163
|
) -> list["Proposal"]:
|
|
163
|
-
"""
|
|
164
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
165
|
+
|
|
164
166
|
Args:
|
|
165
167
|
call_uuid (Union[Unset, UUID]):
|
|
166
168
|
name (Union[Unset, str]):
|
|
@@ -204,7 +206,8 @@ async def asyncio_detailed(
|
|
|
204
206
|
round_: Union[Unset, UUID] = UNSET,
|
|
205
207
|
state: Union[Unset, list[ProposalProposalsListStateItem]] = UNSET,
|
|
206
208
|
) -> Response[list["Proposal"]]:
|
|
207
|
-
"""
|
|
209
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
210
|
+
|
|
208
211
|
Args:
|
|
209
212
|
call_uuid (Union[Unset, UUID]):
|
|
210
213
|
name (Union[Unset, str]):
|
|
@@ -251,7 +254,8 @@ async def asyncio(
|
|
|
251
254
|
round_: Union[Unset, UUID] = UNSET,
|
|
252
255
|
state: Union[Unset, list[ProposalProposalsListStateItem]] = UNSET,
|
|
253
256
|
) -> list["Proposal"]:
|
|
254
|
-
"""
|
|
257
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
258
|
+
|
|
255
259
|
Args:
|
|
256
260
|
call_uuid (Union[Unset, UUID]):
|
|
257
261
|
name (Union[Unset, str]):
|
|
@@ -135,7 +135,8 @@ def sync_detailed(
|
|
|
135
135
|
page_size: Union[Unset, int] = UNSET,
|
|
136
136
|
state: Union[Unset, list[ProposalProtectedCallsListStateItem]] = UNSET,
|
|
137
137
|
) -> Response[list["ProtectedCall"]]:
|
|
138
|
-
"""
|
|
138
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
139
|
+
|
|
139
140
|
Args:
|
|
140
141
|
customer (Union[Unset, str]):
|
|
141
142
|
customer_keyword (Union[Unset, str]):
|
|
@@ -196,7 +197,8 @@ def sync(
|
|
|
196
197
|
page_size: Union[Unset, int] = UNSET,
|
|
197
198
|
state: Union[Unset, list[ProposalProtectedCallsListStateItem]] = UNSET,
|
|
198
199
|
) -> list["ProtectedCall"]:
|
|
199
|
-
"""
|
|
200
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
201
|
+
|
|
200
202
|
Args:
|
|
201
203
|
customer (Union[Unset, str]):
|
|
202
204
|
customer_keyword (Union[Unset, str]):
|
|
@@ -252,7 +254,8 @@ async def asyncio_detailed(
|
|
|
252
254
|
page_size: Union[Unset, int] = UNSET,
|
|
253
255
|
state: Union[Unset, list[ProposalProtectedCallsListStateItem]] = UNSET,
|
|
254
256
|
) -> Response[list["ProtectedCall"]]:
|
|
255
|
-
"""
|
|
257
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
258
|
+
|
|
256
259
|
Args:
|
|
257
260
|
customer (Union[Unset, str]):
|
|
258
261
|
customer_keyword (Union[Unset, str]):
|
|
@@ -311,7 +314,8 @@ async def asyncio(
|
|
|
311
314
|
page_size: Union[Unset, int] = UNSET,
|
|
312
315
|
state: Union[Unset, list[ProposalProtectedCallsListStateItem]] = UNSET,
|
|
313
316
|
) -> list["ProtectedCall"]:
|
|
314
|
-
"""
|
|
317
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
318
|
+
|
|
315
319
|
Args:
|
|
316
320
|
customer (Union[Unset, str]):
|
|
317
321
|
customer_keyword (Union[Unset, str]):
|
|
@@ -135,7 +135,8 @@ def sync_detailed(
|
|
|
135
135
|
page_size: Union[Unset, int] = UNSET,
|
|
136
136
|
state: Union[Unset, list[ProposalPublicCallsListStateItem]] = UNSET,
|
|
137
137
|
) -> Response[list["PublicCall"]]:
|
|
138
|
-
"""
|
|
138
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
139
|
+
|
|
139
140
|
Args:
|
|
140
141
|
customer (Union[Unset, str]):
|
|
141
142
|
customer_keyword (Union[Unset, str]):
|
|
@@ -196,7 +197,8 @@ def sync(
|
|
|
196
197
|
page_size: Union[Unset, int] = UNSET,
|
|
197
198
|
state: Union[Unset, list[ProposalPublicCallsListStateItem]] = UNSET,
|
|
198
199
|
) -> list["PublicCall"]:
|
|
199
|
-
"""
|
|
200
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
201
|
+
|
|
200
202
|
Args:
|
|
201
203
|
customer (Union[Unset, str]):
|
|
202
204
|
customer_keyword (Union[Unset, str]):
|
|
@@ -252,7 +254,8 @@ async def asyncio_detailed(
|
|
|
252
254
|
page_size: Union[Unset, int] = UNSET,
|
|
253
255
|
state: Union[Unset, list[ProposalPublicCallsListStateItem]] = UNSET,
|
|
254
256
|
) -> Response[list["PublicCall"]]:
|
|
255
|
-
"""
|
|
257
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
258
|
+
|
|
256
259
|
Args:
|
|
257
260
|
customer (Union[Unset, str]):
|
|
258
261
|
customer_keyword (Union[Unset, str]):
|
|
@@ -311,7 +314,8 @@ async def asyncio(
|
|
|
311
314
|
page_size: Union[Unset, int] = UNSET,
|
|
312
315
|
state: Union[Unset, list[ProposalPublicCallsListStateItem]] = UNSET,
|
|
313
316
|
) -> list["PublicCall"]:
|
|
314
|
-
"""
|
|
317
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
318
|
+
|
|
315
319
|
Args:
|
|
316
320
|
customer (Union[Unset, str]):
|
|
317
321
|
customer_keyword (Union[Unset, str]):
|
|
@@ -124,7 +124,8 @@ def sync_detailed(
|
|
|
124
124
|
provider_uuid: Union[Unset, UUID] = UNSET,
|
|
125
125
|
state: Union[Unset, list[ProposalRequestedOfferingsListStateItem]] = UNSET,
|
|
126
126
|
) -> Response[list["ProviderRequestedOffering"]]:
|
|
127
|
-
"""
|
|
127
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
128
|
+
|
|
128
129
|
Args:
|
|
129
130
|
call (Union[Unset, str]):
|
|
130
131
|
call_uuid (Union[Unset, UUID]):
|
|
@@ -179,7 +180,8 @@ def sync(
|
|
|
179
180
|
provider_uuid: Union[Unset, UUID] = UNSET,
|
|
180
181
|
state: Union[Unset, list[ProposalRequestedOfferingsListStateItem]] = UNSET,
|
|
181
182
|
) -> list["ProviderRequestedOffering"]:
|
|
182
|
-
"""
|
|
183
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
184
|
+
|
|
183
185
|
Args:
|
|
184
186
|
call (Union[Unset, str]):
|
|
185
187
|
call_uuid (Union[Unset, UUID]):
|
|
@@ -229,7 +231,8 @@ async def asyncio_detailed(
|
|
|
229
231
|
provider_uuid: Union[Unset, UUID] = UNSET,
|
|
230
232
|
state: Union[Unset, list[ProposalRequestedOfferingsListStateItem]] = UNSET,
|
|
231
233
|
) -> Response[list["ProviderRequestedOffering"]]:
|
|
232
|
-
"""
|
|
234
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
235
|
+
|
|
233
236
|
Args:
|
|
234
237
|
call (Union[Unset, str]):
|
|
235
238
|
call_uuid (Union[Unset, UUID]):
|
|
@@ -282,7 +285,8 @@ async def asyncio(
|
|
|
282
285
|
provider_uuid: Union[Unset, UUID] = UNSET,
|
|
283
286
|
state: Union[Unset, list[ProposalRequestedOfferingsListStateItem]] = UNSET,
|
|
284
287
|
) -> list["ProviderRequestedOffering"]:
|
|
285
|
-
"""
|
|
288
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
289
|
+
|
|
286
290
|
Args:
|
|
287
291
|
call (Union[Unset, str]):
|
|
288
292
|
call_uuid (Union[Unset, UUID]):
|