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
|
@@ -100,7 +100,8 @@ def sync_detailed(
|
|
|
100
100
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
101
101
|
scope_type: Union[Unset, str] = UNSET,
|
|
102
102
|
) -> Response[list["GroupInvitation"]]:
|
|
103
|
-
"""
|
|
103
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
104
|
+
|
|
104
105
|
Args:
|
|
105
106
|
customer_uuid (Union[Unset, UUID]):
|
|
106
107
|
is_active (Union[Unset, bool]):
|
|
@@ -149,7 +150,8 @@ def sync(
|
|
|
149
150
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
150
151
|
scope_type: Union[Unset, str] = UNSET,
|
|
151
152
|
) -> list["GroupInvitation"]:
|
|
152
|
-
"""
|
|
153
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
154
|
+
|
|
153
155
|
Args:
|
|
154
156
|
customer_uuid (Union[Unset, UUID]):
|
|
155
157
|
is_active (Union[Unset, bool]):
|
|
@@ -193,7 +195,8 @@ async def asyncio_detailed(
|
|
|
193
195
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
194
196
|
scope_type: Union[Unset, str] = UNSET,
|
|
195
197
|
) -> Response[list["GroupInvitation"]]:
|
|
196
|
-
"""
|
|
198
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
199
|
+
|
|
197
200
|
Args:
|
|
198
201
|
customer_uuid (Union[Unset, UUID]):
|
|
199
202
|
is_active (Union[Unset, bool]):
|
|
@@ -240,7 +243,8 @@ async def asyncio(
|
|
|
240
243
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
241
244
|
scope_type: Union[Unset, str] = UNSET,
|
|
242
245
|
) -> list["GroupInvitation"]:
|
|
243
|
-
"""
|
|
246
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
247
|
+
|
|
244
248
|
Args:
|
|
245
249
|
customer_uuid (Union[Unset, UUID]):
|
|
246
250
|
is_active (Union[Unset, bool]):
|
|
@@ -116,7 +116,8 @@ def sync_detailed(
|
|
|
116
116
|
scope_type: Union[Unset, str] = UNSET,
|
|
117
117
|
state: Union[Unset, list[UserInvitationsListStateItem]] = UNSET,
|
|
118
118
|
) -> Response[list["Invitation"]]:
|
|
119
|
-
"""
|
|
119
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
120
|
+
|
|
120
121
|
Args:
|
|
121
122
|
civil_number (Union[Unset, str]):
|
|
122
123
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -171,7 +172,8 @@ def sync(
|
|
|
171
172
|
scope_type: Union[Unset, str] = UNSET,
|
|
172
173
|
state: Union[Unset, list[UserInvitationsListStateItem]] = UNSET,
|
|
173
174
|
) -> list["Invitation"]:
|
|
174
|
-
"""
|
|
175
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
176
|
+
|
|
175
177
|
Args:
|
|
176
178
|
civil_number (Union[Unset, str]):
|
|
177
179
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -221,7 +223,8 @@ async def asyncio_detailed(
|
|
|
221
223
|
scope_type: Union[Unset, str] = UNSET,
|
|
222
224
|
state: Union[Unset, list[UserInvitationsListStateItem]] = UNSET,
|
|
223
225
|
) -> Response[list["Invitation"]]:
|
|
224
|
-
"""
|
|
226
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
227
|
+
|
|
225
228
|
Args:
|
|
226
229
|
civil_number (Union[Unset, str]):
|
|
227
230
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -274,7 +277,8 @@ async def asyncio(
|
|
|
274
277
|
scope_type: Union[Unset, str] = UNSET,
|
|
275
278
|
state: Union[Unset, list[UserInvitationsListStateItem]] = UNSET,
|
|
276
279
|
) -> list["Invitation"]:
|
|
277
|
-
"""
|
|
280
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
281
|
+
|
|
278
282
|
Args:
|
|
279
283
|
civil_number (Union[Unset, str]):
|
|
280
284
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -109,7 +109,8 @@ def sync_detailed(
|
|
|
109
109
|
page_size: Union[Unset, int] = UNSET,
|
|
110
110
|
state: Union[Unset, list[UserPermissionRequestsListStateItem]] = UNSET,
|
|
111
111
|
) -> Response[list["PermissionRequest"]]:
|
|
112
|
-
"""
|
|
112
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
113
|
+
|
|
113
114
|
Args:
|
|
114
115
|
created_by (Union[Unset, UUID]):
|
|
115
116
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -155,7 +156,8 @@ def sync(
|
|
|
155
156
|
page_size: Union[Unset, int] = UNSET,
|
|
156
157
|
state: Union[Unset, list[UserPermissionRequestsListStateItem]] = UNSET,
|
|
157
158
|
) -> list["PermissionRequest"]:
|
|
158
|
-
"""
|
|
159
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
160
|
+
|
|
159
161
|
Args:
|
|
160
162
|
created_by (Union[Unset, UUID]):
|
|
161
163
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -196,7 +198,8 @@ async def asyncio_detailed(
|
|
|
196
198
|
page_size: Union[Unset, int] = UNSET,
|
|
197
199
|
state: Union[Unset, list[UserPermissionRequestsListStateItem]] = UNSET,
|
|
198
200
|
) -> Response[list["PermissionRequest"]]:
|
|
199
|
-
"""
|
|
201
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
202
|
+
|
|
200
203
|
Args:
|
|
201
204
|
created_by (Union[Unset, UUID]):
|
|
202
205
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -240,7 +243,8 @@ async def asyncio(
|
|
|
240
243
|
page_size: Union[Unset, int] = UNSET,
|
|
241
244
|
state: Union[Unset, list[UserPermissionRequestsListStateItem]] = UNSET,
|
|
242
245
|
) -> list["PermissionRequest"]:
|
|
243
|
-
"""
|
|
246
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
247
|
+
|
|
244
248
|
Args:
|
|
245
249
|
created_by (Union[Unset, UUID]):
|
|
246
250
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -26,7 +26,7 @@ def _get_kwargs(
|
|
|
26
26
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
27
27
|
scope_name: Union[Unset, str] = UNSET,
|
|
28
28
|
scope_type: Union[Unset, str] = UNSET,
|
|
29
|
-
scope_uuid: Union[Unset,
|
|
29
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
30
30
|
user: Union[Unset, UUID] = UNSET,
|
|
31
31
|
user_slug: Union[Unset, str] = UNSET,
|
|
32
32
|
user_url: Union[Unset, str] = UNSET,
|
|
@@ -77,10 +77,7 @@ def _get_kwargs(
|
|
|
77
77
|
|
|
78
78
|
params["scope_type"] = scope_type
|
|
79
79
|
|
|
80
|
-
|
|
81
|
-
if not isinstance(scope_uuid, Unset):
|
|
82
|
-
json_scope_uuid = str(scope_uuid)
|
|
83
|
-
params["scope_uuid"] = json_scope_uuid
|
|
80
|
+
params["scope_uuid"] = scope_uuid
|
|
84
81
|
|
|
85
82
|
json_user: Union[Unset, str] = UNSET
|
|
86
83
|
if not isinstance(user, Unset):
|
|
@@ -143,13 +140,14 @@ def sync_detailed(
|
|
|
143
140
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
144
141
|
scope_name: Union[Unset, str] = UNSET,
|
|
145
142
|
scope_type: Union[Unset, str] = UNSET,
|
|
146
|
-
scope_uuid: Union[Unset,
|
|
143
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
147
144
|
user: Union[Unset, UUID] = UNSET,
|
|
148
145
|
user_slug: Union[Unset, str] = UNSET,
|
|
149
146
|
user_url: Union[Unset, str] = UNSET,
|
|
150
147
|
username: Union[Unset, str] = UNSET,
|
|
151
148
|
) -> Response[list["Permission"]]:
|
|
152
|
-
"""
|
|
149
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
150
|
+
|
|
153
151
|
Args:
|
|
154
152
|
created (Union[Unset, datetime.datetime]):
|
|
155
153
|
expiration_time (Union[Unset, datetime.datetime]):
|
|
@@ -163,7 +161,7 @@ def sync_detailed(
|
|
|
163
161
|
role_uuid (Union[Unset, UUID]):
|
|
164
162
|
scope_name (Union[Unset, str]):
|
|
165
163
|
scope_type (Union[Unset, str]):
|
|
166
|
-
scope_uuid (Union[Unset,
|
|
164
|
+
scope_uuid (Union[Unset, str]):
|
|
167
165
|
user (Union[Unset, UUID]):
|
|
168
166
|
user_slug (Union[Unset, str]):
|
|
169
167
|
user_url (Union[Unset, str]):
|
|
@@ -219,13 +217,14 @@ def sync(
|
|
|
219
217
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
220
218
|
scope_name: Union[Unset, str] = UNSET,
|
|
221
219
|
scope_type: Union[Unset, str] = UNSET,
|
|
222
|
-
scope_uuid: Union[Unset,
|
|
220
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
223
221
|
user: Union[Unset, UUID] = UNSET,
|
|
224
222
|
user_slug: Union[Unset, str] = UNSET,
|
|
225
223
|
user_url: Union[Unset, str] = UNSET,
|
|
226
224
|
username: Union[Unset, str] = UNSET,
|
|
227
225
|
) -> list["Permission"]:
|
|
228
|
-
"""
|
|
226
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
227
|
+
|
|
229
228
|
Args:
|
|
230
229
|
created (Union[Unset, datetime.datetime]):
|
|
231
230
|
expiration_time (Union[Unset, datetime.datetime]):
|
|
@@ -239,7 +238,7 @@ def sync(
|
|
|
239
238
|
role_uuid (Union[Unset, UUID]):
|
|
240
239
|
scope_name (Union[Unset, str]):
|
|
241
240
|
scope_type (Union[Unset, str]):
|
|
242
|
-
scope_uuid (Union[Unset,
|
|
241
|
+
scope_uuid (Union[Unset, str]):
|
|
243
242
|
user (Union[Unset, UUID]):
|
|
244
243
|
user_slug (Union[Unset, str]):
|
|
245
244
|
user_url (Union[Unset, str]):
|
|
@@ -290,13 +289,14 @@ async def asyncio_detailed(
|
|
|
290
289
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
291
290
|
scope_name: Union[Unset, str] = UNSET,
|
|
292
291
|
scope_type: Union[Unset, str] = UNSET,
|
|
293
|
-
scope_uuid: Union[Unset,
|
|
292
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
294
293
|
user: Union[Unset, UUID] = UNSET,
|
|
295
294
|
user_slug: Union[Unset, str] = UNSET,
|
|
296
295
|
user_url: Union[Unset, str] = UNSET,
|
|
297
296
|
username: Union[Unset, str] = UNSET,
|
|
298
297
|
) -> Response[list["Permission"]]:
|
|
299
|
-
"""
|
|
298
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
299
|
+
|
|
300
300
|
Args:
|
|
301
301
|
created (Union[Unset, datetime.datetime]):
|
|
302
302
|
expiration_time (Union[Unset, datetime.datetime]):
|
|
@@ -310,7 +310,7 @@ async def asyncio_detailed(
|
|
|
310
310
|
role_uuid (Union[Unset, UUID]):
|
|
311
311
|
scope_name (Union[Unset, str]):
|
|
312
312
|
scope_type (Union[Unset, str]):
|
|
313
|
-
scope_uuid (Union[Unset,
|
|
313
|
+
scope_uuid (Union[Unset, str]):
|
|
314
314
|
user (Union[Unset, UUID]):
|
|
315
315
|
user_slug (Union[Unset, str]):
|
|
316
316
|
user_url (Union[Unset, str]):
|
|
@@ -364,13 +364,14 @@ async def asyncio(
|
|
|
364
364
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
365
365
|
scope_name: Union[Unset, str] = UNSET,
|
|
366
366
|
scope_type: Union[Unset, str] = UNSET,
|
|
367
|
-
scope_uuid: Union[Unset,
|
|
367
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
368
368
|
user: Union[Unset, UUID] = UNSET,
|
|
369
369
|
user_slug: Union[Unset, str] = UNSET,
|
|
370
370
|
user_url: Union[Unset, str] = UNSET,
|
|
371
371
|
username: Union[Unset, str] = UNSET,
|
|
372
372
|
) -> list["Permission"]:
|
|
373
|
-
"""
|
|
373
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
374
|
+
|
|
374
375
|
Args:
|
|
375
376
|
created (Union[Unset, datetime.datetime]):
|
|
376
377
|
expiration_time (Union[Unset, datetime.datetime]):
|
|
@@ -384,7 +385,7 @@ async def asyncio(
|
|
|
384
385
|
role_uuid (Union[Unset, UUID]):
|
|
385
386
|
scope_name (Union[Unset, str]):
|
|
386
387
|
scope_type (Union[Unset, str]):
|
|
387
|
-
scope_uuid (Union[Unset,
|
|
388
|
+
scope_uuid (Union[Unset, str]):
|
|
388
389
|
user (Union[Unset, UUID]):
|
|
389
390
|
user_slug (Union[Unset, str]):
|
|
390
391
|
user_url (Union[Unset, str]):
|
|
@@ -41,6 +41,7 @@ def _get_kwargs(
|
|
|
41
41
|
registration_method: Union[Unset, str] = UNSET,
|
|
42
42
|
user_keyword: Union[Unset, str] = UNSET,
|
|
43
43
|
username: Union[Unset, str] = UNSET,
|
|
44
|
+
username_list: Union[Unset, str] = UNSET,
|
|
44
45
|
) -> dict[str, Any]:
|
|
45
46
|
params: dict[str, Any] = {}
|
|
46
47
|
|
|
@@ -125,6 +126,8 @@ def _get_kwargs(
|
|
|
125
126
|
|
|
126
127
|
params["username"] = username
|
|
127
128
|
|
|
129
|
+
params["username_list"] = username_list
|
|
130
|
+
|
|
128
131
|
params = {k: v for k, v in params.items() if v is not UNSET and v is not None}
|
|
129
132
|
|
|
130
133
|
_kwargs: dict[str, Any] = {
|
|
@@ -187,8 +190,10 @@ def sync_detailed(
|
|
|
187
190
|
registration_method: Union[Unset, str] = UNSET,
|
|
188
191
|
user_keyword: Union[Unset, str] = UNSET,
|
|
189
192
|
username: Union[Unset, str] = UNSET,
|
|
193
|
+
username_list: Union[Unset, str] = UNSET,
|
|
190
194
|
) -> Response[list["User"]]:
|
|
191
|
-
"""
|
|
195
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
196
|
+
|
|
192
197
|
Args:
|
|
193
198
|
agreement_date (Union[Unset, datetime.datetime]):
|
|
194
199
|
civil_number (Union[Unset, str]):
|
|
@@ -216,6 +221,7 @@ def sync_detailed(
|
|
|
216
221
|
registration_method (Union[Unset, str]):
|
|
217
222
|
user_keyword (Union[Unset, str]):
|
|
218
223
|
username (Union[Unset, str]):
|
|
224
|
+
username_list (Union[Unset, str]):
|
|
219
225
|
|
|
220
226
|
Raises:
|
|
221
227
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -252,6 +258,7 @@ def sync_detailed(
|
|
|
252
258
|
registration_method=registration_method,
|
|
253
259
|
user_keyword=user_keyword,
|
|
254
260
|
username=username,
|
|
261
|
+
username_list=username_list,
|
|
255
262
|
)
|
|
256
263
|
|
|
257
264
|
response = client.get_httpx_client().request(
|
|
@@ -290,8 +297,10 @@ def sync(
|
|
|
290
297
|
registration_method: Union[Unset, str] = UNSET,
|
|
291
298
|
user_keyword: Union[Unset, str] = UNSET,
|
|
292
299
|
username: Union[Unset, str] = UNSET,
|
|
300
|
+
username_list: Union[Unset, str] = UNSET,
|
|
293
301
|
) -> list["User"]:
|
|
294
|
-
"""
|
|
302
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
303
|
+
|
|
295
304
|
Args:
|
|
296
305
|
agreement_date (Union[Unset, datetime.datetime]):
|
|
297
306
|
civil_number (Union[Unset, str]):
|
|
@@ -319,6 +328,7 @@ def sync(
|
|
|
319
328
|
registration_method (Union[Unset, str]):
|
|
320
329
|
user_keyword (Union[Unset, str]):
|
|
321
330
|
username (Union[Unset, str]):
|
|
331
|
+
username_list (Union[Unset, str]):
|
|
322
332
|
|
|
323
333
|
Raises:
|
|
324
334
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -356,6 +366,7 @@ def sync(
|
|
|
356
366
|
registration_method=registration_method,
|
|
357
367
|
user_keyword=user_keyword,
|
|
358
368
|
username=username,
|
|
369
|
+
username_list=username_list,
|
|
359
370
|
).parsed
|
|
360
371
|
|
|
361
372
|
|
|
@@ -388,8 +399,10 @@ async def asyncio_detailed(
|
|
|
388
399
|
registration_method: Union[Unset, str] = UNSET,
|
|
389
400
|
user_keyword: Union[Unset, str] = UNSET,
|
|
390
401
|
username: Union[Unset, str] = UNSET,
|
|
402
|
+
username_list: Union[Unset, str] = UNSET,
|
|
391
403
|
) -> Response[list["User"]]:
|
|
392
|
-
"""
|
|
404
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
405
|
+
|
|
393
406
|
Args:
|
|
394
407
|
agreement_date (Union[Unset, datetime.datetime]):
|
|
395
408
|
civil_number (Union[Unset, str]):
|
|
@@ -417,6 +430,7 @@ async def asyncio_detailed(
|
|
|
417
430
|
registration_method (Union[Unset, str]):
|
|
418
431
|
user_keyword (Union[Unset, str]):
|
|
419
432
|
username (Union[Unset, str]):
|
|
433
|
+
username_list (Union[Unset, str]):
|
|
420
434
|
|
|
421
435
|
Raises:
|
|
422
436
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -453,6 +467,7 @@ async def asyncio_detailed(
|
|
|
453
467
|
registration_method=registration_method,
|
|
454
468
|
user_keyword=user_keyword,
|
|
455
469
|
username=username,
|
|
470
|
+
username_list=username_list,
|
|
456
471
|
)
|
|
457
472
|
|
|
458
473
|
response = await client.get_async_httpx_client().request(**kwargs)
|
|
@@ -489,8 +504,10 @@ async def asyncio(
|
|
|
489
504
|
registration_method: Union[Unset, str] = UNSET,
|
|
490
505
|
user_keyword: Union[Unset, str] = UNSET,
|
|
491
506
|
username: Union[Unset, str] = UNSET,
|
|
507
|
+
username_list: Union[Unset, str] = UNSET,
|
|
492
508
|
) -> list["User"]:
|
|
493
|
-
"""
|
|
509
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
510
|
+
|
|
494
511
|
Args:
|
|
495
512
|
agreement_date (Union[Unset, datetime.datetime]):
|
|
496
513
|
civil_number (Union[Unset, str]):
|
|
@@ -518,6 +535,7 @@ async def asyncio(
|
|
|
518
535
|
registration_method (Union[Unset, str]):
|
|
519
536
|
user_keyword (Union[Unset, str]):
|
|
520
537
|
username (Union[Unset, str]):
|
|
538
|
+
username_list (Union[Unset, str]):
|
|
521
539
|
|
|
522
540
|
Raises:
|
|
523
541
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -556,5 +574,6 @@ async def asyncio(
|
|
|
556
574
|
registration_method=registration_method,
|
|
557
575
|
user_keyword=user_keyword,
|
|
558
576
|
username=username,
|
|
577
|
+
username_list=username_list,
|
|
559
578
|
)
|
|
560
579
|
).parsed
|
|
@@ -88,7 +88,8 @@ def sync_detailed(
|
|
|
88
88
|
settings: Union[Unset, str] = UNSET,
|
|
89
89
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
90
90
|
) -> Response[list["VmwareCluster"]]:
|
|
91
|
-
"""
|
|
91
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
92
|
+
|
|
92
93
|
Args:
|
|
93
94
|
customer_uuid (Union[Unset, UUID]):
|
|
94
95
|
name (Union[Unset, str]):
|
|
@@ -134,7 +135,8 @@ def sync(
|
|
|
134
135
|
settings: Union[Unset, str] = UNSET,
|
|
135
136
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
136
137
|
) -> list["VmwareCluster"]:
|
|
137
|
-
"""
|
|
138
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
139
|
+
|
|
138
140
|
Args:
|
|
139
141
|
customer_uuid (Union[Unset, UUID]):
|
|
140
142
|
name (Union[Unset, str]):
|
|
@@ -175,7 +177,8 @@ async def asyncio_detailed(
|
|
|
175
177
|
settings: Union[Unset, str] = UNSET,
|
|
176
178
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
177
179
|
) -> Response[list["VmwareCluster"]]:
|
|
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
|
name (Union[Unset, str]):
|
|
@@ -219,7 +222,8 @@ async def asyncio(
|
|
|
219
222
|
settings: Union[Unset, str] = UNSET,
|
|
220
223
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
221
224
|
) -> list["VmwareCluster"]:
|
|
222
|
-
"""
|
|
225
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
226
|
+
|
|
223
227
|
Args:
|
|
224
228
|
customer_uuid (Union[Unset, UUID]):
|
|
225
229
|
name (Union[Unset, str]):
|
|
@@ -88,7 +88,8 @@ def sync_detailed(
|
|
|
88
88
|
settings: Union[Unset, str] = UNSET,
|
|
89
89
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
90
90
|
) -> Response[list["VmwareDatastore"]]:
|
|
91
|
-
"""
|
|
91
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
92
|
+
|
|
92
93
|
Args:
|
|
93
94
|
customer_uuid (Union[Unset, UUID]):
|
|
94
95
|
name (Union[Unset, str]):
|
|
@@ -134,7 +135,8 @@ def sync(
|
|
|
134
135
|
settings: Union[Unset, str] = UNSET,
|
|
135
136
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
136
137
|
) -> list["VmwareDatastore"]:
|
|
137
|
-
"""
|
|
138
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
139
|
+
|
|
138
140
|
Args:
|
|
139
141
|
customer_uuid (Union[Unset, UUID]):
|
|
140
142
|
name (Union[Unset, str]):
|
|
@@ -175,7 +177,8 @@ async def asyncio_detailed(
|
|
|
175
177
|
settings: Union[Unset, str] = UNSET,
|
|
176
178
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
177
179
|
) -> Response[list["VmwareDatastore"]]:
|
|
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
|
name (Union[Unset, str]):
|
|
@@ -219,7 +222,8 @@ async def asyncio(
|
|
|
219
222
|
settings: Union[Unset, str] = UNSET,
|
|
220
223
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
221
224
|
) -> list["VmwareDatastore"]:
|
|
222
|
-
"""
|
|
225
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
226
|
+
|
|
223
227
|
Args:
|
|
224
228
|
customer_uuid (Union[Unset, UUID]):
|
|
225
229
|
name (Union[Unset, str]):
|
|
@@ -183,7 +183,8 @@ def sync_detailed(
|
|
|
183
183
|
vm: Union[Unset, str] = UNSET,
|
|
184
184
|
vm_uuid: Union[Unset, UUID] = UNSET,
|
|
185
185
|
) -> Response[list["VmwareDisk"]]:
|
|
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
|
vm: Union[Unset, str] = UNSET,
|
|
278
279
|
vm_uuid: Union[Unset, UUID] = UNSET,
|
|
279
280
|
) -> list["VmwareDisk"]:
|
|
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
|
vm: Union[Unset, str] = UNSET,
|
|
367
369
|
vm_uuid: Union[Unset, UUID] = UNSET,
|
|
368
370
|
) -> Response[list["VmwareDisk"]]:
|
|
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
|
vm: Union[Unset, str] = UNSET,
|
|
459
462
|
vm_uuid: Union[Unset, UUID] = UNSET,
|
|
460
463
|
) -> list["VmwareDisk"]:
|
|
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]):
|
|
@@ -88,7 +88,8 @@ def sync_detailed(
|
|
|
88
88
|
settings: Union[Unset, str] = UNSET,
|
|
89
89
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
90
90
|
) -> Response[list["VmwareFolder"]]:
|
|
91
|
-
"""
|
|
91
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
92
|
+
|
|
92
93
|
Args:
|
|
93
94
|
customer_uuid (Union[Unset, UUID]):
|
|
94
95
|
name (Union[Unset, str]):
|
|
@@ -134,7 +135,8 @@ def sync(
|
|
|
134
135
|
settings: Union[Unset, str] = UNSET,
|
|
135
136
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
136
137
|
) -> list["VmwareFolder"]:
|
|
137
|
-
"""
|
|
138
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
139
|
+
|
|
138
140
|
Args:
|
|
139
141
|
customer_uuid (Union[Unset, UUID]):
|
|
140
142
|
name (Union[Unset, str]):
|
|
@@ -175,7 +177,8 @@ async def asyncio_detailed(
|
|
|
175
177
|
settings: Union[Unset, str] = UNSET,
|
|
176
178
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
177
179
|
) -> Response[list["VmwareFolder"]]:
|
|
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
|
name (Union[Unset, str]):
|
|
@@ -219,7 +222,8 @@ async def asyncio(
|
|
|
219
222
|
settings: Union[Unset, str] = UNSET,
|
|
220
223
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
221
224
|
) -> list["VmwareFolder"]:
|
|
222
|
-
"""
|
|
225
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
226
|
+
|
|
223
227
|
Args:
|
|
224
228
|
customer_uuid (Union[Unset, UUID]):
|
|
225
229
|
name (Union[Unset, str]):
|
|
@@ -95,7 +95,8 @@ def sync_detailed(
|
|
|
95
95
|
settings: Union[Unset, str] = UNSET,
|
|
96
96
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
97
97
|
) -> Response[list["VmwareNetwork"]]:
|
|
98
|
-
"""
|
|
98
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
99
|
+
|
|
99
100
|
Args:
|
|
100
101
|
customer_pair_uuid (Union[Unset, UUID]):
|
|
101
102
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -144,7 +145,8 @@ def sync(
|
|
|
144
145
|
settings: Union[Unset, str] = UNSET,
|
|
145
146
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
146
147
|
) -> list["VmwareNetwork"]:
|
|
147
|
-
"""
|
|
148
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
149
|
+
|
|
148
150
|
Args:
|
|
149
151
|
customer_pair_uuid (Union[Unset, UUID]):
|
|
150
152
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -188,7 +190,8 @@ async def asyncio_detailed(
|
|
|
188
190
|
settings: Union[Unset, str] = UNSET,
|
|
189
191
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
190
192
|
) -> Response[list["VmwareNetwork"]]:
|
|
191
|
-
"""
|
|
193
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
194
|
+
|
|
192
195
|
Args:
|
|
193
196
|
customer_pair_uuid (Union[Unset, UUID]):
|
|
194
197
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -235,7 +238,8 @@ async def asyncio(
|
|
|
235
238
|
settings: Union[Unset, str] = UNSET,
|
|
236
239
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
237
240
|
) -> list["VmwareNetwork"]:
|
|
238
|
-
"""
|
|
241
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
242
|
+
|
|
239
243
|
Args:
|
|
240
244
|
customer_pair_uuid (Union[Unset, UUID]):
|
|
241
245
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -194,7 +194,8 @@ def sync_detailed(
|
|
|
194
194
|
vm: Union[Unset, str] = UNSET,
|
|
195
195
|
vm_uuid: Union[Unset, UUID] = UNSET,
|
|
196
196
|
) -> Response[list["VmwarePort"]]:
|
|
197
|
-
"""
|
|
197
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
198
|
+
|
|
198
199
|
Args:
|
|
199
200
|
backend_id (Union[Unset, str]):
|
|
200
201
|
can_manage (Union[Unset, bool]):
|
|
@@ -294,7 +295,8 @@ def sync(
|
|
|
294
295
|
vm: Union[Unset, str] = UNSET,
|
|
295
296
|
vm_uuid: Union[Unset, UUID] = UNSET,
|
|
296
297
|
) -> list["VmwarePort"]:
|
|
297
|
-
"""
|
|
298
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
299
|
+
|
|
298
300
|
Args:
|
|
299
301
|
backend_id (Union[Unset, str]):
|
|
300
302
|
can_manage (Union[Unset, bool]):
|
|
@@ -389,7 +391,8 @@ async def asyncio_detailed(
|
|
|
389
391
|
vm: Union[Unset, str] = UNSET,
|
|
390
392
|
vm_uuid: Union[Unset, UUID] = UNSET,
|
|
391
393
|
) -> Response[list["VmwarePort"]]:
|
|
392
|
-
"""
|
|
394
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
395
|
+
|
|
393
396
|
Args:
|
|
394
397
|
backend_id (Union[Unset, str]):
|
|
395
398
|
can_manage (Union[Unset, bool]):
|
|
@@ -487,7 +490,8 @@ async def asyncio(
|
|
|
487
490
|
vm: Union[Unset, str] = UNSET,
|
|
488
491
|
vm_uuid: Union[Unset, UUID] = UNSET,
|
|
489
492
|
) -> list["VmwarePort"]:
|
|
490
|
-
"""
|
|
493
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
494
|
+
|
|
491
495
|
Args:
|
|
492
496
|
backend_id (Union[Unset, str]):
|
|
493
497
|
can_manage (Union[Unset, bool]):
|
|
@@ -81,7 +81,8 @@ def sync_detailed(
|
|
|
81
81
|
settings: Union[Unset, str] = UNSET,
|
|
82
82
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
83
83
|
) -> Response[list["VmwareTemplate"]]:
|
|
84
|
-
"""
|
|
84
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
85
|
+
|
|
85
86
|
Args:
|
|
86
87
|
name (Union[Unset, str]):
|
|
87
88
|
name_exact (Union[Unset, str]):
|
|
@@ -124,7 +125,8 @@ def sync(
|
|
|
124
125
|
settings: Union[Unset, str] = UNSET,
|
|
125
126
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
126
127
|
) -> list["VmwareTemplate"]:
|
|
127
|
-
"""
|
|
128
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
129
|
+
|
|
128
130
|
Args:
|
|
129
131
|
name (Union[Unset, str]):
|
|
130
132
|
name_exact (Union[Unset, str]):
|
|
@@ -162,7 +164,8 @@ async def asyncio_detailed(
|
|
|
162
164
|
settings: Union[Unset, str] = UNSET,
|
|
163
165
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
164
166
|
) -> Response[list["VmwareTemplate"]]:
|
|
165
|
-
"""
|
|
167
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
168
|
+
|
|
166
169
|
Args:
|
|
167
170
|
name (Union[Unset, str]):
|
|
168
171
|
name_exact (Union[Unset, str]):
|
|
@@ -203,7 +206,8 @@ async def asyncio(
|
|
|
203
206
|
settings: Union[Unset, str] = UNSET,
|
|
204
207
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
205
208
|
) -> list["VmwareTemplate"]:
|
|
206
|
-
"""
|
|
209
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
210
|
+
|
|
207
211
|
Args:
|
|
208
212
|
name (Union[Unset, str]):
|
|
209
213
|
name_exact (Union[Unset, str]):
|