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
|
@@ -85,7 +85,8 @@ def sync_detailed(
|
|
|
85
85
|
settings: Union[Unset, str] = UNSET,
|
|
86
86
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
87
87
|
) -> Response[list["AzureLocation"]]:
|
|
88
|
-
"""
|
|
88
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
89
|
+
|
|
89
90
|
Args:
|
|
90
91
|
has_sizes (Union[Unset, bool]):
|
|
91
92
|
name (Union[Unset, str]):
|
|
@@ -131,7 +132,8 @@ def sync(
|
|
|
131
132
|
settings: Union[Unset, str] = UNSET,
|
|
132
133
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
133
134
|
) -> list["AzureLocation"]:
|
|
134
|
-
"""
|
|
135
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
136
|
+
|
|
135
137
|
Args:
|
|
136
138
|
has_sizes (Union[Unset, bool]):
|
|
137
139
|
name (Union[Unset, str]):
|
|
@@ -172,7 +174,8 @@ async def asyncio_detailed(
|
|
|
172
174
|
settings: Union[Unset, str] = UNSET,
|
|
173
175
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
174
176
|
) -> Response[list["AzureLocation"]]:
|
|
175
|
-
"""
|
|
177
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
178
|
+
|
|
176
179
|
Args:
|
|
177
180
|
has_sizes (Union[Unset, bool]):
|
|
178
181
|
name (Union[Unset, str]):
|
|
@@ -216,7 +219,8 @@ async def asyncio(
|
|
|
216
219
|
settings: Union[Unset, str] = UNSET,
|
|
217
220
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
218
221
|
) -> list["AzureLocation"]:
|
|
219
|
-
"""
|
|
222
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
223
|
+
|
|
220
224
|
Args:
|
|
221
225
|
has_sizes (Union[Unset, bool]):
|
|
222
226
|
name (Union[Unset, str]):
|
|
@@ -183,7 +183,8 @@ def sync_detailed(
|
|
|
183
183
|
state: Union[Unset, list[AzurePublicIpsListStateItem]] = UNSET,
|
|
184
184
|
uuid: Union[Unset, UUID] = UNSET,
|
|
185
185
|
) -> Response[list["AzurePublicIP"]]:
|
|
186
|
-
"""
|
|
186
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
187
|
+
|
|
187
188
|
Args:
|
|
188
189
|
backend_id (Union[Unset, str]):
|
|
189
190
|
can_manage (Union[Unset, bool]):
|
|
@@ -277,7 +278,8 @@ def sync(
|
|
|
277
278
|
state: Union[Unset, list[AzurePublicIpsListStateItem]] = UNSET,
|
|
278
279
|
uuid: Union[Unset, UUID] = UNSET,
|
|
279
280
|
) -> list["AzurePublicIP"]:
|
|
280
|
-
"""
|
|
281
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
282
|
+
|
|
281
283
|
Args:
|
|
282
284
|
backend_id (Union[Unset, str]):
|
|
283
285
|
can_manage (Union[Unset, bool]):
|
|
@@ -366,7 +368,8 @@ async def asyncio_detailed(
|
|
|
366
368
|
state: Union[Unset, list[AzurePublicIpsListStateItem]] = UNSET,
|
|
367
369
|
uuid: Union[Unset, UUID] = UNSET,
|
|
368
370
|
) -> Response[list["AzurePublicIP"]]:
|
|
369
|
-
"""
|
|
371
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
372
|
+
|
|
370
373
|
Args:
|
|
371
374
|
backend_id (Union[Unset, str]):
|
|
372
375
|
can_manage (Union[Unset, bool]):
|
|
@@ -458,7 +461,8 @@ async def asyncio(
|
|
|
458
461
|
state: Union[Unset, list[AzurePublicIpsListStateItem]] = UNSET,
|
|
459
462
|
uuid: Union[Unset, UUID] = UNSET,
|
|
460
463
|
) -> list["AzurePublicIP"]:
|
|
461
|
-
"""
|
|
464
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
465
|
+
|
|
462
466
|
Args:
|
|
463
467
|
backend_id (Union[Unset, str]):
|
|
464
468
|
can_manage (Union[Unset, bool]):
|
|
@@ -75,7 +75,8 @@ def sync_detailed(
|
|
|
75
75
|
page: Union[Unset, int] = UNSET,
|
|
76
76
|
page_size: Union[Unset, int] = UNSET,
|
|
77
77
|
) -> Response[list["AzureResourceGroup"]]:
|
|
78
|
-
"""
|
|
78
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
79
|
+
|
|
79
80
|
Args:
|
|
80
81
|
field (Union[Unset, list[AzureResourceGroupsListFieldItem]]):
|
|
81
82
|
page (Union[Unset, int]):
|
|
@@ -109,7 +110,8 @@ def sync(
|
|
|
109
110
|
page: Union[Unset, int] = UNSET,
|
|
110
111
|
page_size: Union[Unset, int] = UNSET,
|
|
111
112
|
) -> list["AzureResourceGroup"]:
|
|
112
|
-
"""
|
|
113
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
114
|
+
|
|
113
115
|
Args:
|
|
114
116
|
field (Union[Unset, list[AzureResourceGroupsListFieldItem]]):
|
|
115
117
|
page (Union[Unset, int]):
|
|
@@ -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["AzureResourceGroup"]]:
|
|
141
|
-
"""
|
|
143
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
144
|
+
|
|
142
145
|
Args:
|
|
143
146
|
field (Union[Unset, list[AzureResourceGroupsListFieldItem]]):
|
|
144
147
|
page (Union[Unset, int]):
|
|
@@ -170,7 +173,8 @@ async def asyncio(
|
|
|
170
173
|
page: Union[Unset, int] = UNSET,
|
|
171
174
|
page_size: Union[Unset, int] = UNSET,
|
|
172
175
|
) -> list["AzureResourceGroup"]:
|
|
173
|
-
"""
|
|
176
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
177
|
+
|
|
174
178
|
Args:
|
|
175
179
|
field (Union[Unset, list[AzureResourceGroupsListFieldItem]]):
|
|
176
180
|
page (Union[Unset, int]):
|
|
@@ -96,7 +96,8 @@ def sync_detailed(
|
|
|
96
96
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
97
97
|
zone: Union[Unset, int] = UNSET,
|
|
98
98
|
) -> Response[list["AzureSize"]]:
|
|
99
|
-
"""
|
|
99
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
100
|
+
|
|
100
101
|
Args:
|
|
101
102
|
location (Union[Unset, str]):
|
|
102
103
|
location_uuid (Union[Unset, UUID]):
|
|
@@ -148,7 +149,8 @@ def sync(
|
|
|
148
149
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
149
150
|
zone: Union[Unset, int] = UNSET,
|
|
150
151
|
) -> list["AzureSize"]:
|
|
151
|
-
"""
|
|
152
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
153
|
+
|
|
152
154
|
Args:
|
|
153
155
|
location (Union[Unset, str]):
|
|
154
156
|
location_uuid (Union[Unset, UUID]):
|
|
@@ -195,7 +197,8 @@ async def asyncio_detailed(
|
|
|
195
197
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
196
198
|
zone: Union[Unset, int] = UNSET,
|
|
197
199
|
) -> Response[list["AzureSize"]]:
|
|
198
|
-
"""
|
|
200
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
201
|
+
|
|
199
202
|
Args:
|
|
200
203
|
location (Union[Unset, str]):
|
|
201
204
|
location_uuid (Union[Unset, UUID]):
|
|
@@ -245,7 +248,8 @@ async def asyncio(
|
|
|
245
248
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
246
249
|
zone: Union[Unset, int] = UNSET,
|
|
247
250
|
) -> list["AzureSize"]:
|
|
248
|
-
"""
|
|
251
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
252
|
+
|
|
249
253
|
Args:
|
|
250
254
|
location (Union[Unset, str]):
|
|
251
255
|
location_uuid (Union[Unset, UUID]):
|
|
@@ -196,7 +196,8 @@ def sync_detailed(
|
|
|
196
196
|
state: Union[Unset, list[AzureSqlDatabasesListStateItem]] = UNSET,
|
|
197
197
|
uuid: Union[Unset, UUID] = UNSET,
|
|
198
198
|
) -> Response[list["AzureSqlDatabase"]]:
|
|
199
|
-
"""
|
|
199
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
200
|
+
|
|
200
201
|
Args:
|
|
201
202
|
backend_id (Union[Unset, str]):
|
|
202
203
|
can_manage (Union[Unset, bool]):
|
|
@@ -296,7 +297,8 @@ def sync(
|
|
|
296
297
|
state: Union[Unset, list[AzureSqlDatabasesListStateItem]] = UNSET,
|
|
297
298
|
uuid: Union[Unset, UUID] = UNSET,
|
|
298
299
|
) -> list["AzureSqlDatabase"]:
|
|
299
|
-
"""
|
|
300
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
301
|
+
|
|
300
302
|
Args:
|
|
301
303
|
backend_id (Union[Unset, str]):
|
|
302
304
|
can_manage (Union[Unset, bool]):
|
|
@@ -391,7 +393,8 @@ async def asyncio_detailed(
|
|
|
391
393
|
state: Union[Unset, list[AzureSqlDatabasesListStateItem]] = UNSET,
|
|
392
394
|
uuid: Union[Unset, UUID] = UNSET,
|
|
393
395
|
) -> Response[list["AzureSqlDatabase"]]:
|
|
394
|
-
"""
|
|
396
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
397
|
+
|
|
395
398
|
Args:
|
|
396
399
|
backend_id (Union[Unset, str]):
|
|
397
400
|
can_manage (Union[Unset, bool]):
|
|
@@ -489,7 +492,8 @@ async def asyncio(
|
|
|
489
492
|
state: Union[Unset, list[AzureSqlDatabasesListStateItem]] = UNSET,
|
|
490
493
|
uuid: Union[Unset, UUID] = UNSET,
|
|
491
494
|
) -> list["AzureSqlDatabase"]:
|
|
492
|
-
"""
|
|
495
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
496
|
+
|
|
493
497
|
Args:
|
|
494
498
|
backend_id (Union[Unset, str]):
|
|
495
499
|
can_manage (Union[Unset, bool]):
|
|
@@ -183,7 +183,8 @@ def sync_detailed(
|
|
|
183
183
|
state: Union[Unset, list[AzureSqlServersListStateItem]] = UNSET,
|
|
184
184
|
uuid: Union[Unset, UUID] = UNSET,
|
|
185
185
|
) -> Response[list["AzureSqlServer"]]:
|
|
186
|
-
"""
|
|
186
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
187
|
+
|
|
187
188
|
Args:
|
|
188
189
|
backend_id (Union[Unset, str]):
|
|
189
190
|
can_manage (Union[Unset, bool]):
|
|
@@ -277,7 +278,8 @@ def sync(
|
|
|
277
278
|
state: Union[Unset, list[AzureSqlServersListStateItem]] = UNSET,
|
|
278
279
|
uuid: Union[Unset, UUID] = UNSET,
|
|
279
280
|
) -> list["AzureSqlServer"]:
|
|
280
|
-
"""
|
|
281
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
282
|
+
|
|
281
283
|
Args:
|
|
282
284
|
backend_id (Union[Unset, str]):
|
|
283
285
|
can_manage (Union[Unset, bool]):
|
|
@@ -366,7 +368,8 @@ async def asyncio_detailed(
|
|
|
366
368
|
state: Union[Unset, list[AzureSqlServersListStateItem]] = UNSET,
|
|
367
369
|
uuid: Union[Unset, UUID] = UNSET,
|
|
368
370
|
) -> Response[list["AzureSqlServer"]]:
|
|
369
|
-
"""
|
|
371
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
372
|
+
|
|
370
373
|
Args:
|
|
371
374
|
backend_id (Union[Unset, str]):
|
|
372
375
|
can_manage (Union[Unset, bool]):
|
|
@@ -458,7 +461,8 @@ async def asyncio(
|
|
|
458
461
|
state: Union[Unset, list[AzureSqlServersListStateItem]] = UNSET,
|
|
459
462
|
uuid: Union[Unset, UUID] = UNSET,
|
|
460
463
|
) -> list["AzureSqlServer"]:
|
|
461
|
-
"""
|
|
464
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
465
|
+
|
|
462
466
|
Args:
|
|
463
467
|
backend_id (Union[Unset, str]):
|
|
464
468
|
can_manage (Union[Unset, bool]):
|
|
@@ -185,7 +185,8 @@ def sync_detailed(
|
|
|
185
185
|
state: Union[Unset, list[AzureVirtualmachinesListStateItem]] = UNSET,
|
|
186
186
|
uuid: Union[Unset, UUID] = UNSET,
|
|
187
187
|
) -> Response[list["AzureVirtualMachine"]]:
|
|
188
|
-
"""
|
|
188
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
189
|
+
|
|
189
190
|
Args:
|
|
190
191
|
backend_id (Union[Unset, str]):
|
|
191
192
|
can_manage (Union[Unset, bool]):
|
|
@@ -279,7 +280,8 @@ def sync(
|
|
|
279
280
|
state: Union[Unset, list[AzureVirtualmachinesListStateItem]] = UNSET,
|
|
280
281
|
uuid: Union[Unset, UUID] = UNSET,
|
|
281
282
|
) -> list["AzureVirtualMachine"]:
|
|
282
|
-
"""
|
|
283
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
284
|
+
|
|
283
285
|
Args:
|
|
284
286
|
backend_id (Union[Unset, str]):
|
|
285
287
|
can_manage (Union[Unset, bool]):
|
|
@@ -368,7 +370,8 @@ async def asyncio_detailed(
|
|
|
368
370
|
state: Union[Unset, list[AzureVirtualmachinesListStateItem]] = UNSET,
|
|
369
371
|
uuid: Union[Unset, UUID] = UNSET,
|
|
370
372
|
) -> Response[list["AzureVirtualMachine"]]:
|
|
371
|
-
"""
|
|
373
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
374
|
+
|
|
372
375
|
Args:
|
|
373
376
|
backend_id (Union[Unset, str]):
|
|
374
377
|
can_manage (Union[Unset, bool]):
|
|
@@ -460,7 +463,8 @@ async def asyncio(
|
|
|
460
463
|
state: Union[Unset, list[AzureVirtualmachinesListStateItem]] = UNSET,
|
|
461
464
|
uuid: Union[Unset, UUID] = UNSET,
|
|
462
465
|
) -> list["AzureVirtualMachine"]:
|
|
463
|
-
"""
|
|
466
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
467
|
+
|
|
464
468
|
Args:
|
|
465
469
|
backend_id (Union[Unset, str]):
|
|
466
470
|
can_manage (Union[Unset, bool]):
|
|
@@ -73,7 +73,8 @@ def sync_detailed(
|
|
|
73
73
|
page: Union[Unset, int] = UNSET,
|
|
74
74
|
page_size: Union[Unset, int] = UNSET,
|
|
75
75
|
) -> Response[list["Offering"]]:
|
|
76
|
-
"""
|
|
76
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
77
|
+
|
|
77
78
|
Args:
|
|
78
79
|
field (Union[Unset, list[BookingOfferingsListFieldItem]]):
|
|
79
80
|
page (Union[Unset, int]):
|
|
@@ -107,7 +108,8 @@ def sync(
|
|
|
107
108
|
page: Union[Unset, int] = UNSET,
|
|
108
109
|
page_size: Union[Unset, int] = UNSET,
|
|
109
110
|
) -> list["Offering"]:
|
|
110
|
-
"""
|
|
111
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
112
|
+
|
|
111
113
|
Args:
|
|
112
114
|
field (Union[Unset, list[BookingOfferingsListFieldItem]]):
|
|
113
115
|
page (Union[Unset, int]):
|
|
@@ -136,7 +138,8 @@ async def asyncio_detailed(
|
|
|
136
138
|
page: Union[Unset, int] = UNSET,
|
|
137
139
|
page_size: Union[Unset, int] = UNSET,
|
|
138
140
|
) -> Response[list["Offering"]]:
|
|
139
|
-
"""
|
|
141
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
142
|
+
|
|
140
143
|
Args:
|
|
141
144
|
field (Union[Unset, list[BookingOfferingsListFieldItem]]):
|
|
142
145
|
page (Union[Unset, int]):
|
|
@@ -168,7 +171,8 @@ async def asyncio(
|
|
|
168
171
|
page: Union[Unset, int] = UNSET,
|
|
169
172
|
page_size: Union[Unset, int] = UNSET,
|
|
170
173
|
) -> list["Offering"]:
|
|
171
|
-
"""
|
|
174
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
175
|
+
|
|
172
176
|
Args:
|
|
173
177
|
field (Union[Unset, list[BookingOfferingsListFieldItem]]):
|
|
174
178
|
page (Union[Unset, int]):
|
|
@@ -240,7 +240,8 @@ def sync_detailed(
|
|
|
240
240
|
state: Union[Unset, list[BookingResourcesListStateItem]] = UNSET,
|
|
241
241
|
visible_to_username: Union[Unset, str] = UNSET,
|
|
242
242
|
) -> Response[list["BookingResource"]]:
|
|
243
|
-
"""
|
|
243
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
244
|
+
|
|
244
245
|
Args:
|
|
245
246
|
backend_id (Union[Unset, str]):
|
|
246
247
|
category_uuid (Union[Unset, UUID]):
|
|
@@ -361,7 +362,8 @@ def sync(
|
|
|
361
362
|
state: Union[Unset, list[BookingResourcesListStateItem]] = UNSET,
|
|
362
363
|
visible_to_username: Union[Unset, str] = UNSET,
|
|
363
364
|
) -> list["BookingResource"]:
|
|
364
|
-
"""
|
|
365
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
366
|
+
|
|
365
367
|
Args:
|
|
366
368
|
backend_id (Union[Unset, str]):
|
|
367
369
|
category_uuid (Union[Unset, UUID]):
|
|
@@ -477,7 +479,8 @@ async def asyncio_detailed(
|
|
|
477
479
|
state: Union[Unset, list[BookingResourcesListStateItem]] = UNSET,
|
|
478
480
|
visible_to_username: Union[Unset, str] = UNSET,
|
|
479
481
|
) -> Response[list["BookingResource"]]:
|
|
480
|
-
"""
|
|
482
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
483
|
+
|
|
481
484
|
Args:
|
|
482
485
|
backend_id (Union[Unset, str]):
|
|
483
486
|
category_uuid (Union[Unset, UUID]):
|
|
@@ -596,7 +599,8 @@ async def asyncio(
|
|
|
596
599
|
state: Union[Unset, list[BookingResourcesListStateItem]] = UNSET,
|
|
597
600
|
visible_to_username: Union[Unset, str] = UNSET,
|
|
598
601
|
) -> list["BookingResource"]:
|
|
599
|
-
"""
|
|
602
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
603
|
+
|
|
600
604
|
Args:
|
|
601
605
|
backend_id (Union[Unset, str]):
|
|
602
606
|
category_uuid (Union[Unset, UUID]):
|
|
@@ -65,7 +65,8 @@ def sync_detailed(
|
|
|
65
65
|
page: Union[Unset, int] = UNSET,
|
|
66
66
|
page_size: Union[Unset, int] = UNSET,
|
|
67
67
|
) -> Response[list["MessageTemplate"]]:
|
|
68
|
-
"""
|
|
68
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
69
|
+
|
|
69
70
|
Args:
|
|
70
71
|
name (Union[Unset, str]):
|
|
71
72
|
page (Union[Unset, int]):
|
|
@@ -99,7 +100,8 @@ def sync(
|
|
|
99
100
|
page: Union[Unset, int] = UNSET,
|
|
100
101
|
page_size: Union[Unset, int] = UNSET,
|
|
101
102
|
) -> list["MessageTemplate"]:
|
|
102
|
-
"""
|
|
103
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
104
|
+
|
|
103
105
|
Args:
|
|
104
106
|
name (Union[Unset, str]):
|
|
105
107
|
page (Union[Unset, int]):
|
|
@@ -128,7 +130,8 @@ async def asyncio_detailed(
|
|
|
128
130
|
page: Union[Unset, int] = UNSET,
|
|
129
131
|
page_size: Union[Unset, int] = UNSET,
|
|
130
132
|
) -> Response[list["MessageTemplate"]]:
|
|
131
|
-
"""
|
|
133
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
134
|
+
|
|
132
135
|
Args:
|
|
133
136
|
name (Union[Unset, str]):
|
|
134
137
|
page (Union[Unset, int]):
|
|
@@ -160,7 +163,8 @@ async def asyncio(
|
|
|
160
163
|
page: Union[Unset, int] = UNSET,
|
|
161
164
|
page_size: Union[Unset, int] = UNSET,
|
|
162
165
|
) -> list["MessageTemplate"]:
|
|
163
|
-
"""
|
|
166
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
167
|
+
|
|
164
168
|
Args:
|
|
165
169
|
name (Union[Unset, str]):
|
|
166
170
|
page (Union[Unset, int]):
|
|
@@ -100,7 +100,8 @@ def sync_detailed(
|
|
|
100
100
|
state: Union[Unset, BroadcastMessagesListState] = UNSET,
|
|
101
101
|
subject: Union[Unset, str] = UNSET,
|
|
102
102
|
) -> Response[list["BroadcastMessage"]]:
|
|
103
|
-
"""
|
|
103
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
104
|
+
|
|
104
105
|
Args:
|
|
105
106
|
field (Union[Unset, list[BroadcastMessagesListFieldItem]]):
|
|
106
107
|
o (Union[Unset, list[BroadcastMessagesListOItem]]):
|
|
@@ -143,7 +144,8 @@ def sync(
|
|
|
143
144
|
state: Union[Unset, BroadcastMessagesListState] = UNSET,
|
|
144
145
|
subject: Union[Unset, str] = UNSET,
|
|
145
146
|
) -> list["BroadcastMessage"]:
|
|
146
|
-
"""
|
|
147
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
148
|
+
|
|
147
149
|
Args:
|
|
148
150
|
field (Union[Unset, list[BroadcastMessagesListFieldItem]]):
|
|
149
151
|
o (Union[Unset, list[BroadcastMessagesListOItem]]):
|
|
@@ -181,7 +183,8 @@ async def asyncio_detailed(
|
|
|
181
183
|
state: Union[Unset, BroadcastMessagesListState] = UNSET,
|
|
182
184
|
subject: Union[Unset, str] = UNSET,
|
|
183
185
|
) -> Response[list["BroadcastMessage"]]:
|
|
184
|
-
"""
|
|
186
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
187
|
+
|
|
185
188
|
Args:
|
|
186
189
|
field (Union[Unset, list[BroadcastMessagesListFieldItem]]):
|
|
187
190
|
o (Union[Unset, list[BroadcastMessagesListOItem]]):
|
|
@@ -222,7 +225,8 @@ async def asyncio(
|
|
|
222
225
|
state: Union[Unset, BroadcastMessagesListState] = UNSET,
|
|
223
226
|
subject: Union[Unset, str] = UNSET,
|
|
224
227
|
) -> list["BroadcastMessage"]:
|
|
225
|
-
"""
|
|
228
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
229
|
+
|
|
226
230
|
Args:
|
|
227
231
|
field (Union[Unset, list[BroadcastMessagesListFieldItem]]):
|
|
228
232
|
o (Union[Unset, list[BroadcastMessagesListOItem]]):
|
|
@@ -91,7 +91,8 @@ def sync_detailed(
|
|
|
91
91
|
page: Union[Unset, int] = UNSET,
|
|
92
92
|
page_size: Union[Unset, int] = UNSET,
|
|
93
93
|
) -> Response[list["CallManagingOrganisation"]]:
|
|
94
|
-
"""
|
|
94
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
95
|
+
|
|
95
96
|
Args:
|
|
96
97
|
customer (Union[Unset, str]):
|
|
97
98
|
customer_keyword (Union[Unset, str]):
|
|
@@ -134,7 +135,8 @@ def sync(
|
|
|
134
135
|
page: Union[Unset, int] = UNSET,
|
|
135
136
|
page_size: Union[Unset, int] = UNSET,
|
|
136
137
|
) -> list["CallManagingOrganisation"]:
|
|
137
|
-
"""
|
|
138
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
139
|
+
|
|
138
140
|
Args:
|
|
139
141
|
customer (Union[Unset, str]):
|
|
140
142
|
customer_keyword (Union[Unset, str]):
|
|
@@ -172,7 +174,8 @@ async def asyncio_detailed(
|
|
|
172
174
|
page: Union[Unset, int] = UNSET,
|
|
173
175
|
page_size: Union[Unset, int] = UNSET,
|
|
174
176
|
) -> Response[list["CallManagingOrganisation"]]:
|
|
175
|
-
"""
|
|
177
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
178
|
+
|
|
176
179
|
Args:
|
|
177
180
|
customer (Union[Unset, str]):
|
|
178
181
|
customer_keyword (Union[Unset, str]):
|
|
@@ -213,7 +216,8 @@ async def asyncio(
|
|
|
213
216
|
page: Union[Unset, int] = UNSET,
|
|
214
217
|
page_size: Union[Unset, int] = UNSET,
|
|
215
218
|
) -> list["CallManagingOrganisation"]:
|
|
216
|
-
"""
|
|
219
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
220
|
+
|
|
217
221
|
Args:
|
|
218
222
|
customer (Union[Unset, str]):
|
|
219
223
|
customer_keyword (Union[Unset, str]):
|
|
@@ -61,7 +61,8 @@ def sync_detailed(
|
|
|
61
61
|
page: Union[Unset, int] = UNSET,
|
|
62
62
|
page_size: Union[Unset, int] = UNSET,
|
|
63
63
|
) -> Response[list["CallRound"]]:
|
|
64
|
-
"""
|
|
64
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
65
|
+
|
|
65
66
|
Args:
|
|
66
67
|
page (Union[Unset, int]):
|
|
67
68
|
page_size (Union[Unset, int]):
|
|
@@ -92,7 +93,8 @@ def sync(
|
|
|
92
93
|
page: Union[Unset, int] = UNSET,
|
|
93
94
|
page_size: Union[Unset, int] = UNSET,
|
|
94
95
|
) -> list["CallRound"]:
|
|
95
|
-
"""
|
|
96
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
97
|
+
|
|
96
98
|
Args:
|
|
97
99
|
page (Union[Unset, int]):
|
|
98
100
|
page_size (Union[Unset, int]):
|
|
@@ -118,7 +120,8 @@ async def asyncio_detailed(
|
|
|
118
120
|
page: Union[Unset, int] = UNSET,
|
|
119
121
|
page_size: Union[Unset, int] = UNSET,
|
|
120
122
|
) -> Response[list["CallRound"]]:
|
|
121
|
-
"""
|
|
123
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
124
|
+
|
|
122
125
|
Args:
|
|
123
126
|
page (Union[Unset, int]):
|
|
124
127
|
page_size (Union[Unset, int]):
|
|
@@ -147,7 +150,8 @@ async def asyncio(
|
|
|
147
150
|
page: Union[Unset, int] = UNSET,
|
|
148
151
|
page_size: Union[Unset, int] = UNSET,
|
|
149
152
|
) -> list["CallRound"]:
|
|
150
|
-
"""
|
|
153
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
154
|
+
|
|
151
155
|
Args:
|
|
152
156
|
page (Union[Unset, int]):
|
|
153
157
|
page_size (Union[Unset, int]):
|
|
@@ -90,7 +90,8 @@ def sync_detailed(
|
|
|
90
90
|
resource_uuid: Union[Unset, UUID] = UNSET,
|
|
91
91
|
username: Union[Unset, str] = UNSET,
|
|
92
92
|
) -> Response[list["ComponentUserUsageLimit"]]:
|
|
93
|
-
"""
|
|
93
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
94
|
+
|
|
94
95
|
Args:
|
|
95
96
|
component_type (Union[Unset, str]):
|
|
96
97
|
offering_uuid (Union[Unset, UUID]):
|
|
@@ -136,7 +137,8 @@ def sync(
|
|
|
136
137
|
resource_uuid: Union[Unset, UUID] = UNSET,
|
|
137
138
|
username: Union[Unset, str] = UNSET,
|
|
138
139
|
) -> list["ComponentUserUsageLimit"]:
|
|
139
|
-
"""
|
|
140
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
141
|
+
|
|
140
142
|
Args:
|
|
141
143
|
component_type (Union[Unset, str]):
|
|
142
144
|
offering_uuid (Union[Unset, UUID]):
|
|
@@ -177,7 +179,8 @@ async def asyncio_detailed(
|
|
|
177
179
|
resource_uuid: Union[Unset, UUID] = UNSET,
|
|
178
180
|
username: Union[Unset, str] = UNSET,
|
|
179
181
|
) -> Response[list["ComponentUserUsageLimit"]]:
|
|
180
|
-
"""
|
|
182
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
183
|
+
|
|
181
184
|
Args:
|
|
182
185
|
component_type (Union[Unset, str]):
|
|
183
186
|
offering_uuid (Union[Unset, UUID]):
|
|
@@ -221,7 +224,8 @@ async def asyncio(
|
|
|
221
224
|
resource_uuid: Union[Unset, UUID] = UNSET,
|
|
222
225
|
username: Union[Unset, str] = UNSET,
|
|
223
226
|
) -> list["ComponentUserUsageLimit"]:
|
|
224
|
-
"""
|
|
227
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
228
|
+
|
|
225
229
|
Args:
|
|
226
230
|
component_type (Union[Unset, str]):
|
|
227
231
|
offering_uuid (Union[Unset, UUID]):
|
|
@@ -89,7 +89,8 @@ def sync_detailed(
|
|
|
89
89
|
page: Union[Unset, int] = UNSET,
|
|
90
90
|
page_size: Union[Unset, int] = UNSET,
|
|
91
91
|
) -> Response[list["CustomerCredit"]]:
|
|
92
|
-
"""
|
|
92
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
93
|
+
|
|
93
94
|
Args:
|
|
94
95
|
customer_name (Union[Unset, str]):
|
|
95
96
|
customer_slug (Union[Unset, str]):
|
|
@@ -132,7 +133,8 @@ def sync(
|
|
|
132
133
|
page: Union[Unset, int] = UNSET,
|
|
133
134
|
page_size: Union[Unset, int] = UNSET,
|
|
134
135
|
) -> list["CustomerCredit"]:
|
|
135
|
-
"""
|
|
136
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
137
|
+
|
|
136
138
|
Args:
|
|
137
139
|
customer_name (Union[Unset, str]):
|
|
138
140
|
customer_slug (Union[Unset, str]):
|
|
@@ -170,7 +172,8 @@ async def asyncio_detailed(
|
|
|
170
172
|
page: Union[Unset, int] = UNSET,
|
|
171
173
|
page_size: Union[Unset, int] = UNSET,
|
|
172
174
|
) -> Response[list["CustomerCredit"]]:
|
|
173
|
-
"""
|
|
175
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
176
|
+
|
|
174
177
|
Args:
|
|
175
178
|
customer_name (Union[Unset, str]):
|
|
176
179
|
customer_slug (Union[Unset, str]):
|
|
@@ -211,7 +214,8 @@ async def asyncio(
|
|
|
211
214
|
page: Union[Unset, int] = UNSET,
|
|
212
215
|
page_size: Union[Unset, int] = UNSET,
|
|
213
216
|
) -> list["CustomerCredit"]:
|
|
214
|
-
"""
|
|
217
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
218
|
+
|
|
215
219
|
Args:
|
|
216
220
|
customer_name (Union[Unset, str]):
|
|
217
221
|
customer_slug (Union[Unset, str]):
|
|
@@ -94,7 +94,8 @@ def sync_detailed(
|
|
|
94
94
|
page_size: Union[Unset, int] = UNSET,
|
|
95
95
|
reviewer_uuid: Union[Unset, UUID] = UNSET,
|
|
96
96
|
) -> Response[list["CustomerPermissionReview"]]:
|
|
97
|
-
"""
|
|
97
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
98
|
+
|
|
98
99
|
Args:
|
|
99
100
|
customer_uuid (Union[Unset, UUID]):
|
|
100
101
|
is_pending (Union[Unset, bool]):
|
|
@@ -137,7 +138,8 @@ def sync(
|
|
|
137
138
|
page_size: Union[Unset, int] = UNSET,
|
|
138
139
|
reviewer_uuid: Union[Unset, UUID] = UNSET,
|
|
139
140
|
) -> list["CustomerPermissionReview"]:
|
|
140
|
-
"""
|
|
141
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
142
|
+
|
|
141
143
|
Args:
|
|
142
144
|
customer_uuid (Union[Unset, UUID]):
|
|
143
145
|
is_pending (Union[Unset, bool]):
|
|
@@ -175,7 +177,8 @@ async def asyncio_detailed(
|
|
|
175
177
|
page_size: Union[Unset, int] = UNSET,
|
|
176
178
|
reviewer_uuid: Union[Unset, UUID] = UNSET,
|
|
177
179
|
) -> Response[list["CustomerPermissionReview"]]:
|
|
178
|
-
"""
|
|
180
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
181
|
+
|
|
179
182
|
Args:
|
|
180
183
|
customer_uuid (Union[Unset, UUID]):
|
|
181
184
|
is_pending (Union[Unset, bool]):
|
|
@@ -216,7 +219,8 @@ async def asyncio(
|
|
|
216
219
|
page_size: Union[Unset, int] = UNSET,
|
|
217
220
|
reviewer_uuid: Union[Unset, UUID] = UNSET,
|
|
218
221
|
) -> list["CustomerPermissionReview"]:
|
|
219
|
-
"""
|
|
222
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
223
|
+
|
|
220
224
|
Args:
|
|
221
225
|
customer_uuid (Union[Unset, UUID]):
|
|
222
226
|
is_pending (Union[Unset, bool]):
|