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
|
@@ -114,7 +114,8 @@ def sync_detailed(
|
|
|
114
114
|
settings: Union[Unset, str] = UNSET,
|
|
115
115
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
116
116
|
) -> Response[list["RancherWorkload"]]:
|
|
117
|
-
"""
|
|
117
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
118
|
+
|
|
118
119
|
Args:
|
|
119
120
|
cluster_uuid (Union[Unset, UUID]):
|
|
120
121
|
name (Union[Unset, str]):
|
|
@@ -169,7 +170,8 @@ def sync(
|
|
|
169
170
|
settings: Union[Unset, str] = UNSET,
|
|
170
171
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
171
172
|
) -> list["RancherWorkload"]:
|
|
172
|
-
"""
|
|
173
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
174
|
+
|
|
173
175
|
Args:
|
|
174
176
|
cluster_uuid (Union[Unset, UUID]):
|
|
175
177
|
name (Union[Unset, str]):
|
|
@@ -219,7 +221,8 @@ async def asyncio_detailed(
|
|
|
219
221
|
settings: Union[Unset, str] = UNSET,
|
|
220
222
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
221
223
|
) -> Response[list["RancherWorkload"]]:
|
|
222
|
-
"""
|
|
224
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
225
|
+
|
|
223
226
|
Args:
|
|
224
227
|
cluster_uuid (Union[Unset, UUID]):
|
|
225
228
|
name (Union[Unset, str]):
|
|
@@ -272,7 +275,8 @@ async def asyncio(
|
|
|
272
275
|
settings: Union[Unset, str] = UNSET,
|
|
273
276
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
274
277
|
) -> list["RancherWorkload"]:
|
|
275
|
-
"""
|
|
278
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
279
|
+
|
|
276
280
|
Args:
|
|
277
281
|
cluster_uuid (Union[Unset, UUID]):
|
|
278
282
|
name (Union[Unset, str]):
|
|
@@ -85,7 +85,8 @@ def sync_detailed(
|
|
|
85
85
|
page: Union[Unset, int] = UNSET,
|
|
86
86
|
page_size: Union[Unset, int] = UNSET,
|
|
87
87
|
) -> Response[list["RoleDetails"]]:
|
|
88
|
-
"""
|
|
88
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
89
|
+
|
|
89
90
|
Args:
|
|
90
91
|
description (Union[Unset, str]):
|
|
91
92
|
field (Union[Unset, list[RolesListFieldItem]]):
|
|
@@ -128,7 +129,8 @@ def sync(
|
|
|
128
129
|
page: Union[Unset, int] = UNSET,
|
|
129
130
|
page_size: Union[Unset, int] = UNSET,
|
|
130
131
|
) -> list["RoleDetails"]:
|
|
131
|
-
"""
|
|
132
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
133
|
+
|
|
132
134
|
Args:
|
|
133
135
|
description (Union[Unset, str]):
|
|
134
136
|
field (Union[Unset, list[RolesListFieldItem]]):
|
|
@@ -166,7 +168,8 @@ async def asyncio_detailed(
|
|
|
166
168
|
page: Union[Unset, int] = UNSET,
|
|
167
169
|
page_size: Union[Unset, int] = UNSET,
|
|
168
170
|
) -> Response[list["RoleDetails"]]:
|
|
169
|
-
"""
|
|
171
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
172
|
+
|
|
170
173
|
Args:
|
|
171
174
|
description (Union[Unset, str]):
|
|
172
175
|
field (Union[Unset, list[RolesListFieldItem]]):
|
|
@@ -207,7 +210,8 @@ async def asyncio(
|
|
|
207
210
|
page: Union[Unset, int] = UNSET,
|
|
208
211
|
page_size: Union[Unset, int] = UNSET,
|
|
209
212
|
) -> list["RoleDetails"]:
|
|
210
|
-
"""
|
|
213
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
214
|
+
|
|
211
215
|
Args:
|
|
212
216
|
description (Union[Unset, str]):
|
|
213
217
|
field (Union[Unset, list[RolesListFieldItem]]):
|
|
@@ -22,7 +22,7 @@ def _get_kwargs(
|
|
|
22
22
|
o: Union[Unset, str] = UNSET,
|
|
23
23
|
page: Union[Unset, int] = UNSET,
|
|
24
24
|
page_size: Union[Unset, int] = UNSET,
|
|
25
|
-
scope_uuid: Union[Unset,
|
|
25
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
26
26
|
shared: Union[Unset, bool] = UNSET,
|
|
27
27
|
state: Union[Unset, list[ServiceSettingsListStateItem]] = UNSET,
|
|
28
28
|
type_: Union[Unset, str] = UNSET,
|
|
@@ -58,10 +58,7 @@ def _get_kwargs(
|
|
|
58
58
|
|
|
59
59
|
params["page_size"] = page_size
|
|
60
60
|
|
|
61
|
-
|
|
62
|
-
if not isinstance(scope_uuid, Unset):
|
|
63
|
-
json_scope_uuid = str(scope_uuid)
|
|
64
|
-
params["scope_uuid"] = json_scope_uuid
|
|
61
|
+
params["scope_uuid"] = scope_uuid
|
|
65
62
|
|
|
66
63
|
params["shared"] = shared
|
|
67
64
|
|
|
@@ -122,12 +119,13 @@ def sync_detailed(
|
|
|
122
119
|
o: Union[Unset, str] = UNSET,
|
|
123
120
|
page: Union[Unset, int] = UNSET,
|
|
124
121
|
page_size: Union[Unset, int] = UNSET,
|
|
125
|
-
scope_uuid: Union[Unset,
|
|
122
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
126
123
|
shared: Union[Unset, bool] = UNSET,
|
|
127
124
|
state: Union[Unset, list[ServiceSettingsListStateItem]] = UNSET,
|
|
128
125
|
type_: Union[Unset, str] = UNSET,
|
|
129
126
|
) -> Response[list["ServiceSettings"]]:
|
|
130
|
-
"""
|
|
127
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
128
|
+
|
|
131
129
|
Args:
|
|
132
130
|
customer (Union[Unset, UUID]):
|
|
133
131
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -137,7 +135,7 @@ def sync_detailed(
|
|
|
137
135
|
o (Union[Unset, str]):
|
|
138
136
|
page (Union[Unset, int]):
|
|
139
137
|
page_size (Union[Unset, int]):
|
|
140
|
-
scope_uuid (Union[Unset,
|
|
138
|
+
scope_uuid (Union[Unset, str]):
|
|
141
139
|
shared (Union[Unset, bool]):
|
|
142
140
|
state (Union[Unset, list[ServiceSettingsListStateItem]]):
|
|
143
141
|
type_ (Union[Unset, str]):
|
|
@@ -183,12 +181,13 @@ def sync(
|
|
|
183
181
|
o: Union[Unset, str] = UNSET,
|
|
184
182
|
page: Union[Unset, int] = UNSET,
|
|
185
183
|
page_size: Union[Unset, int] = UNSET,
|
|
186
|
-
scope_uuid: Union[Unset,
|
|
184
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
187
185
|
shared: Union[Unset, bool] = UNSET,
|
|
188
186
|
state: Union[Unset, list[ServiceSettingsListStateItem]] = UNSET,
|
|
189
187
|
type_: Union[Unset, str] = UNSET,
|
|
190
188
|
) -> list["ServiceSettings"]:
|
|
191
|
-
"""
|
|
189
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
190
|
+
|
|
192
191
|
Args:
|
|
193
192
|
customer (Union[Unset, UUID]):
|
|
194
193
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -198,7 +197,7 @@ def sync(
|
|
|
198
197
|
o (Union[Unset, str]):
|
|
199
198
|
page (Union[Unset, int]):
|
|
200
199
|
page_size (Union[Unset, int]):
|
|
201
|
-
scope_uuid (Union[Unset,
|
|
200
|
+
scope_uuid (Union[Unset, str]):
|
|
202
201
|
shared (Union[Unset, bool]):
|
|
203
202
|
state (Union[Unset, list[ServiceSettingsListStateItem]]):
|
|
204
203
|
type_ (Union[Unset, str]):
|
|
@@ -239,12 +238,13 @@ async def asyncio_detailed(
|
|
|
239
238
|
o: Union[Unset, str] = UNSET,
|
|
240
239
|
page: Union[Unset, int] = UNSET,
|
|
241
240
|
page_size: Union[Unset, int] = UNSET,
|
|
242
|
-
scope_uuid: Union[Unset,
|
|
241
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
243
242
|
shared: Union[Unset, bool] = UNSET,
|
|
244
243
|
state: Union[Unset, list[ServiceSettingsListStateItem]] = UNSET,
|
|
245
244
|
type_: Union[Unset, str] = UNSET,
|
|
246
245
|
) -> Response[list["ServiceSettings"]]:
|
|
247
|
-
"""
|
|
246
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
247
|
+
|
|
248
248
|
Args:
|
|
249
249
|
customer (Union[Unset, UUID]):
|
|
250
250
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -254,7 +254,7 @@ async def asyncio_detailed(
|
|
|
254
254
|
o (Union[Unset, str]):
|
|
255
255
|
page (Union[Unset, int]):
|
|
256
256
|
page_size (Union[Unset, int]):
|
|
257
|
-
scope_uuid (Union[Unset,
|
|
257
|
+
scope_uuid (Union[Unset, str]):
|
|
258
258
|
shared (Union[Unset, bool]):
|
|
259
259
|
state (Union[Unset, list[ServiceSettingsListStateItem]]):
|
|
260
260
|
type_ (Union[Unset, str]):
|
|
@@ -298,12 +298,13 @@ async def asyncio(
|
|
|
298
298
|
o: Union[Unset, str] = UNSET,
|
|
299
299
|
page: Union[Unset, int] = UNSET,
|
|
300
300
|
page_size: Union[Unset, int] = UNSET,
|
|
301
|
-
scope_uuid: Union[Unset,
|
|
301
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
302
302
|
shared: Union[Unset, bool] = UNSET,
|
|
303
303
|
state: Union[Unset, list[ServiceSettingsListStateItem]] = UNSET,
|
|
304
304
|
type_: Union[Unset, str] = UNSET,
|
|
305
305
|
) -> list["ServiceSettings"]:
|
|
306
|
-
"""
|
|
306
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
307
|
+
|
|
307
308
|
Args:
|
|
308
309
|
customer (Union[Unset, UUID]):
|
|
309
310
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -313,7 +314,7 @@ async def asyncio(
|
|
|
313
314
|
o (Union[Unset, str]):
|
|
314
315
|
page (Union[Unset, int]):
|
|
315
316
|
page_size (Union[Unset, int]):
|
|
316
|
-
scope_uuid (Union[Unset,
|
|
317
|
+
scope_uuid (Union[Unset, str]):
|
|
317
318
|
shared (Union[Unset, bool]):
|
|
318
319
|
state (Union[Unset, list[ServiceSettingsListStateItem]]):
|
|
319
320
|
type_ (Union[Unset, str]):
|
|
@@ -94,7 +94,8 @@ def sync_detailed(
|
|
|
94
94
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
95
95
|
year: Union[Unset, int] = UNSET,
|
|
96
96
|
) -> Response[list["SlurmAllocationUserUsage"]]:
|
|
97
|
-
"""
|
|
97
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
98
|
+
|
|
98
99
|
Args:
|
|
99
100
|
allocation (Union[Unset, str]):
|
|
100
101
|
allocation_uuid (Union[Unset, UUID]):
|
|
@@ -143,7 +144,8 @@ def sync(
|
|
|
143
144
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
144
145
|
year: Union[Unset, int] = UNSET,
|
|
145
146
|
) -> list["SlurmAllocationUserUsage"]:
|
|
146
|
-
"""
|
|
147
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
148
|
+
|
|
147
149
|
Args:
|
|
148
150
|
allocation (Union[Unset, str]):
|
|
149
151
|
allocation_uuid (Union[Unset, UUID]):
|
|
@@ -187,7 +189,8 @@ async def asyncio_detailed(
|
|
|
187
189
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
188
190
|
year: Union[Unset, int] = UNSET,
|
|
189
191
|
) -> Response[list["SlurmAllocationUserUsage"]]:
|
|
190
|
-
"""
|
|
192
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
193
|
+
|
|
191
194
|
Args:
|
|
192
195
|
allocation (Union[Unset, str]):
|
|
193
196
|
allocation_uuid (Union[Unset, UUID]):
|
|
@@ -234,7 +237,8 @@ async def asyncio(
|
|
|
234
237
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
235
238
|
year: Union[Unset, int] = UNSET,
|
|
236
239
|
) -> list["SlurmAllocationUserUsage"]:
|
|
237
|
-
"""
|
|
240
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
241
|
+
|
|
238
242
|
Args:
|
|
239
243
|
allocation (Union[Unset, str]):
|
|
240
244
|
allocation_uuid (Union[Unset, UUID]):
|
|
@@ -176,7 +176,8 @@ def sync_detailed(
|
|
|
176
176
|
state: Union[Unset, list[SlurmAllocationsListStateItem]] = UNSET,
|
|
177
177
|
uuid: Union[Unset, UUID] = UNSET,
|
|
178
178
|
) -> Response[list["SlurmAllocation"]]:
|
|
179
|
-
"""
|
|
179
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
180
|
+
|
|
180
181
|
Args:
|
|
181
182
|
backend_id (Union[Unset, str]):
|
|
182
183
|
can_manage (Union[Unset, bool]):
|
|
@@ -267,7 +268,8 @@ def sync(
|
|
|
267
268
|
state: Union[Unset, list[SlurmAllocationsListStateItem]] = UNSET,
|
|
268
269
|
uuid: Union[Unset, UUID] = UNSET,
|
|
269
270
|
) -> list["SlurmAllocation"]:
|
|
270
|
-
"""
|
|
271
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
272
|
+
|
|
271
273
|
Args:
|
|
272
274
|
backend_id (Union[Unset, str]):
|
|
273
275
|
can_manage (Union[Unset, bool]):
|
|
@@ -353,7 +355,8 @@ async def asyncio_detailed(
|
|
|
353
355
|
state: Union[Unset, list[SlurmAllocationsListStateItem]] = UNSET,
|
|
354
356
|
uuid: Union[Unset, UUID] = UNSET,
|
|
355
357
|
) -> Response[list["SlurmAllocation"]]:
|
|
356
|
-
"""
|
|
358
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
359
|
+
|
|
357
360
|
Args:
|
|
358
361
|
backend_id (Union[Unset, str]):
|
|
359
362
|
can_manage (Union[Unset, bool]):
|
|
@@ -442,7 +445,8 @@ async def asyncio(
|
|
|
442
445
|
state: Union[Unset, list[SlurmAllocationsListStateItem]] = UNSET,
|
|
443
446
|
uuid: Union[Unset, UUID] = UNSET,
|
|
444
447
|
) -> list["SlurmAllocation"]:
|
|
445
|
-
"""
|
|
448
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
449
|
+
|
|
446
450
|
Args:
|
|
447
451
|
backend_id (Union[Unset, str]):
|
|
448
452
|
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["SlurmAssociation"]]:
|
|
78
|
-
"""
|
|
78
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
79
|
+
|
|
79
80
|
Args:
|
|
80
81
|
allocation (Union[Unset, str]):
|
|
81
82
|
allocation_uuid (Union[Unset, UUID]):
|
|
@@ -112,7 +113,8 @@ def sync(
|
|
|
112
113
|
page: Union[Unset, int] = UNSET,
|
|
113
114
|
page_size: Union[Unset, int] = UNSET,
|
|
114
115
|
) -> list["SlurmAssociation"]:
|
|
115
|
-
"""
|
|
116
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
117
|
+
|
|
116
118
|
Args:
|
|
117
119
|
allocation (Union[Unset, str]):
|
|
118
120
|
allocation_uuid (Union[Unset, UUID]):
|
|
@@ -144,7 +146,8 @@ async def asyncio_detailed(
|
|
|
144
146
|
page: Union[Unset, int] = UNSET,
|
|
145
147
|
page_size: Union[Unset, int] = UNSET,
|
|
146
148
|
) -> Response[list["SlurmAssociation"]]:
|
|
147
|
-
"""
|
|
149
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
150
|
+
|
|
148
151
|
Args:
|
|
149
152
|
allocation (Union[Unset, str]):
|
|
150
153
|
allocation_uuid (Union[Unset, UUID]):
|
|
@@ -179,7 +182,8 @@ async def asyncio(
|
|
|
179
182
|
page: Union[Unset, int] = UNSET,
|
|
180
183
|
page_size: Union[Unset, int] = UNSET,
|
|
181
184
|
) -> list["SlurmAssociation"]:
|
|
182
|
-
"""
|
|
185
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
186
|
+
|
|
183
187
|
Args:
|
|
184
188
|
allocation (Union[Unset, str]):
|
|
185
189
|
allocation_uuid (Union[Unset, UUID]):
|
|
@@ -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["FirecrestJob"]]:
|
|
76
|
-
"""
|
|
76
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
77
|
+
|
|
77
78
|
Args:
|
|
78
79
|
field (Union[Unset, list[SlurmJobsListFieldItem]]):
|
|
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["FirecrestJob"]:
|
|
110
|
-
"""
|
|
111
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
112
|
+
|
|
111
113
|
Args:
|
|
112
114
|
field (Union[Unset, list[SlurmJobsListFieldItem]]):
|
|
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["FirecrestJob"]]:
|
|
139
|
-
"""
|
|
141
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
142
|
+
|
|
140
143
|
Args:
|
|
141
144
|
field (Union[Unset, list[SlurmJobsListFieldItem]]):
|
|
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["FirecrestJob"]:
|
|
171
|
-
"""
|
|
174
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
175
|
+
|
|
172
176
|
Args:
|
|
173
177
|
field (Union[Unset, list[SlurmJobsListFieldItem]]):
|
|
174
178
|
page (Union[Unset, int]):
|
|
@@ -85,7 +85,8 @@ def sync_detailed(
|
|
|
85
85
|
page: Union[Unset, int] = UNSET,
|
|
86
86
|
page_size: Union[Unset, int] = UNSET,
|
|
87
87
|
) -> Response[list["Attachment"]]:
|
|
88
|
-
"""
|
|
88
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
89
|
+
|
|
89
90
|
Args:
|
|
90
91
|
field (Union[Unset, list[SupportAttachmentsListFieldItem]]):
|
|
91
92
|
issue (Union[Unset, str]):
|
|
@@ -125,7 +126,8 @@ def sync(
|
|
|
125
126
|
page: Union[Unset, int] = UNSET,
|
|
126
127
|
page_size: Union[Unset, int] = UNSET,
|
|
127
128
|
) -> list["Attachment"]:
|
|
128
|
-
"""
|
|
129
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
130
|
+
|
|
129
131
|
Args:
|
|
130
132
|
field (Union[Unset, list[SupportAttachmentsListFieldItem]]):
|
|
131
133
|
issue (Union[Unset, str]):
|
|
@@ -160,7 +162,8 @@ async def asyncio_detailed(
|
|
|
160
162
|
page: Union[Unset, int] = UNSET,
|
|
161
163
|
page_size: Union[Unset, int] = UNSET,
|
|
162
164
|
) -> Response[list["Attachment"]]:
|
|
163
|
-
"""
|
|
165
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
166
|
+
|
|
164
167
|
Args:
|
|
165
168
|
field (Union[Unset, list[SupportAttachmentsListFieldItem]]):
|
|
166
169
|
issue (Union[Unset, str]):
|
|
@@ -198,7 +201,8 @@ async def asyncio(
|
|
|
198
201
|
page: Union[Unset, int] = UNSET,
|
|
199
202
|
page_size: Union[Unset, int] = UNSET,
|
|
200
203
|
) -> list["Attachment"]:
|
|
201
|
-
"""
|
|
204
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
205
|
+
|
|
202
206
|
Args:
|
|
203
207
|
field (Union[Unset, list[SupportAttachmentsListFieldItem]]):
|
|
204
208
|
issue (Union[Unset, str]):
|
|
@@ -105,7 +105,8 @@ def sync_detailed(
|
|
|
105
105
|
page_size: Union[Unset, int] = UNSET,
|
|
106
106
|
remote_id_is_set: Union[Unset, bool] = UNSET,
|
|
107
107
|
) -> Response[list["Comment"]]:
|
|
108
|
-
"""
|
|
108
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
109
|
+
|
|
109
110
|
Args:
|
|
110
111
|
author_name (Union[Unset, str]):
|
|
111
112
|
author_user (Union[Unset, str]):
|
|
@@ -160,7 +161,8 @@ def sync(
|
|
|
160
161
|
page_size: Union[Unset, int] = UNSET,
|
|
161
162
|
remote_id_is_set: Union[Unset, bool] = UNSET,
|
|
162
163
|
) -> list["Comment"]:
|
|
163
|
-
"""
|
|
164
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
165
|
+
|
|
164
166
|
Args:
|
|
165
167
|
author_name (Union[Unset, str]):
|
|
166
168
|
author_user (Union[Unset, str]):
|
|
@@ -210,7 +212,8 @@ async def asyncio_detailed(
|
|
|
210
212
|
page_size: Union[Unset, int] = UNSET,
|
|
211
213
|
remote_id_is_set: Union[Unset, bool] = UNSET,
|
|
212
214
|
) -> Response[list["Comment"]]:
|
|
213
|
-
"""
|
|
215
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
216
|
+
|
|
214
217
|
Args:
|
|
215
218
|
author_name (Union[Unset, str]):
|
|
216
219
|
author_user (Union[Unset, str]):
|
|
@@ -263,7 +266,8 @@ async def asyncio(
|
|
|
263
266
|
page_size: Union[Unset, int] = UNSET,
|
|
264
267
|
remote_id_is_set: Union[Unset, bool] = UNSET,
|
|
265
268
|
) -> list["Comment"]:
|
|
266
|
-
"""
|
|
269
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
270
|
+
|
|
267
271
|
Args:
|
|
268
272
|
author_name (Union[Unset, str]):
|
|
269
273
|
author_user (Union[Unset, str]):
|
|
@@ -111,7 +111,8 @@ def sync_detailed(
|
|
|
111
111
|
user_full_name: Union[Unset, str] = UNSET,
|
|
112
112
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
113
113
|
) -> Response[list["Feedback"]]:
|
|
114
|
-
"""
|
|
114
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
115
|
+
|
|
115
116
|
Args:
|
|
116
117
|
created_after (Union[Unset, datetime.datetime]):
|
|
117
118
|
created_before (Union[Unset, datetime.datetime]):
|
|
@@ -169,7 +170,8 @@ def sync(
|
|
|
169
170
|
user_full_name: Union[Unset, str] = UNSET,
|
|
170
171
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
171
172
|
) -> list["Feedback"]:
|
|
172
|
-
"""
|
|
173
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
174
|
+
|
|
173
175
|
Args:
|
|
174
176
|
created_after (Union[Unset, datetime.datetime]):
|
|
175
177
|
created_before (Union[Unset, datetime.datetime]):
|
|
@@ -222,7 +224,8 @@ async def asyncio_detailed(
|
|
|
222
224
|
user_full_name: Union[Unset, str] = UNSET,
|
|
223
225
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
224
226
|
) -> Response[list["Feedback"]]:
|
|
225
|
-
"""
|
|
227
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
228
|
+
|
|
226
229
|
Args:
|
|
227
230
|
created_after (Union[Unset, datetime.datetime]):
|
|
228
231
|
created_before (Union[Unset, datetime.datetime]):
|
|
@@ -278,7 +281,8 @@ async def asyncio(
|
|
|
278
281
|
user_full_name: Union[Unset, str] = UNSET,
|
|
279
282
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
280
283
|
) -> list["Feedback"]:
|
|
281
|
-
"""
|
|
284
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
285
|
+
|
|
282
286
|
Args:
|
|
283
287
|
created_after (Union[Unset, datetime.datetime]):
|
|
284
288
|
created_before (Union[Unset, datetime.datetime]):
|
|
@@ -161,7 +161,8 @@ def sync_detailed(
|
|
|
161
161
|
summary: Union[Unset, str] = UNSET,
|
|
162
162
|
type_: Union[Unset, str] = UNSET,
|
|
163
163
|
) -> Response[list["Issue"]]:
|
|
164
|
-
"""
|
|
164
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
165
|
+
|
|
165
166
|
Args:
|
|
166
167
|
assignee (Union[Unset, str]):
|
|
167
168
|
assignee_name (Union[Unset, str]):
|
|
@@ -255,7 +256,8 @@ def sync(
|
|
|
255
256
|
summary: Union[Unset, str] = UNSET,
|
|
256
257
|
type_: Union[Unset, str] = UNSET,
|
|
257
258
|
) -> list["Issue"]:
|
|
258
|
-
"""
|
|
259
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
260
|
+
|
|
259
261
|
Args:
|
|
260
262
|
assignee (Union[Unset, str]):
|
|
261
263
|
assignee_name (Union[Unset, str]):
|
|
@@ -344,7 +346,8 @@ async def asyncio_detailed(
|
|
|
344
346
|
summary: Union[Unset, str] = UNSET,
|
|
345
347
|
type_: Union[Unset, str] = UNSET,
|
|
346
348
|
) -> Response[list["Issue"]]:
|
|
347
|
-
"""
|
|
349
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
350
|
+
|
|
348
351
|
Args:
|
|
349
352
|
assignee (Union[Unset, str]):
|
|
350
353
|
assignee_name (Union[Unset, str]):
|
|
@@ -436,7 +439,8 @@ async def asyncio(
|
|
|
436
439
|
summary: Union[Unset, str] = UNSET,
|
|
437
440
|
type_: Union[Unset, str] = UNSET,
|
|
438
441
|
) -> list["Issue"]:
|
|
439
|
-
"""
|
|
442
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
443
|
+
|
|
440
444
|
Args:
|
|
441
445
|
assignee (Union[Unset, str]):
|
|
442
446
|
assignee_name (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["Priority"]]:
|
|
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["Priority"]:
|
|
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["Priority"]]:
|
|
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["Priority"]:
|
|
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]):
|
|
@@ -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["Template"]]:
|
|
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["Template"]:
|
|
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["Template"]]:
|
|
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["Template"]:
|
|
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]):
|
|
@@ -73,7 +73,8 @@ def sync_detailed(
|
|
|
73
73
|
page_size: Union[Unset, int] = UNSET,
|
|
74
74
|
user: Union[Unset, int] = UNSET,
|
|
75
75
|
) -> Response[list["SupportUser"]]:
|
|
76
|
-
"""
|
|
76
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
77
|
+
|
|
77
78
|
Args:
|
|
78
79
|
backend_id (Union[Unset, str]):
|
|
79
80
|
name (Union[Unset, str]):
|
|
@@ -113,7 +114,8 @@ def sync(
|
|
|
113
114
|
page_size: Union[Unset, int] = UNSET,
|
|
114
115
|
user: Union[Unset, int] = UNSET,
|
|
115
116
|
) -> list["SupportUser"]:
|
|
116
|
-
"""
|
|
117
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
118
|
+
|
|
117
119
|
Args:
|
|
118
120
|
backend_id (Union[Unset, str]):
|
|
119
121
|
name (Union[Unset, str]):
|
|
@@ -148,7 +150,8 @@ async def asyncio_detailed(
|
|
|
148
150
|
page_size: Union[Unset, int] = UNSET,
|
|
149
151
|
user: Union[Unset, int] = UNSET,
|
|
150
152
|
) -> Response[list["SupportUser"]]:
|
|
151
|
-
"""
|
|
153
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
154
|
+
|
|
152
155
|
Args:
|
|
153
156
|
backend_id (Union[Unset, str]):
|
|
154
157
|
name (Union[Unset, str]):
|
|
@@ -186,7 +189,8 @@ async def asyncio(
|
|
|
186
189
|
page_size: Union[Unset, int] = UNSET,
|
|
187
190
|
user: Union[Unset, int] = UNSET,
|
|
188
191
|
) -> list["SupportUser"]:
|
|
189
|
-
"""
|
|
192
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
193
|
+
|
|
190
194
|
Args:
|
|
191
195
|
backend_id (Union[Unset, str]):
|
|
192
196
|
name (Union[Unset, str]):
|
|
@@ -70,7 +70,8 @@ def sync_detailed(
|
|
|
70
70
|
page: Union[Unset, int] = UNSET,
|
|
71
71
|
page_size: Union[Unset, int] = UNSET,
|
|
72
72
|
) -> Response[list["UserAgreement"]]:
|
|
73
|
-
"""
|
|
73
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
74
|
+
|
|
74
75
|
Args:
|
|
75
76
|
agreement_type (Union[Unset, UserAgreementsListAgreementType]):
|
|
76
77
|
page (Union[Unset, int]):
|
|
@@ -104,7 +105,8 @@ def sync(
|
|
|
104
105
|
page: Union[Unset, int] = UNSET,
|
|
105
106
|
page_size: Union[Unset, int] = UNSET,
|
|
106
107
|
) -> list["UserAgreement"]:
|
|
107
|
-
"""
|
|
108
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
109
|
+
|
|
108
110
|
Args:
|
|
109
111
|
agreement_type (Union[Unset, UserAgreementsListAgreementType]):
|
|
110
112
|
page (Union[Unset, int]):
|
|
@@ -133,7 +135,8 @@ async def asyncio_detailed(
|
|
|
133
135
|
page: Union[Unset, int] = UNSET,
|
|
134
136
|
page_size: Union[Unset, int] = UNSET,
|
|
135
137
|
) -> Response[list["UserAgreement"]]:
|
|
136
|
-
"""
|
|
138
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
139
|
+
|
|
137
140
|
Args:
|
|
138
141
|
agreement_type (Union[Unset, UserAgreementsListAgreementType]):
|
|
139
142
|
page (Union[Unset, int]):
|
|
@@ -165,7 +168,8 @@ async def asyncio(
|
|
|
165
168
|
page: Union[Unset, int] = UNSET,
|
|
166
169
|
page_size: Union[Unset, int] = UNSET,
|
|
167
170
|
) -> list["UserAgreement"]:
|
|
168
|
-
"""
|
|
171
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
172
|
+
|
|
169
173
|
Args:
|
|
170
174
|
agreement_type (Union[Unset, UserAgreementsListAgreementType]):
|
|
171
175
|
page (Union[Unset, int]):
|