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
|
@@ -77,7 +77,8 @@ def sync_detailed(
|
|
|
77
77
|
scope_type: Union[Unset, str] = UNSET,
|
|
78
78
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
79
79
|
) -> Response[list["KeycloakGroup"]]:
|
|
80
|
-
"""
|
|
80
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
81
|
+
|
|
81
82
|
Args:
|
|
82
83
|
page (Union[Unset, int]):
|
|
83
84
|
page_size (Union[Unset, int]):
|
|
@@ -117,7 +118,8 @@ def sync(
|
|
|
117
118
|
scope_type: Union[Unset, str] = UNSET,
|
|
118
119
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
119
120
|
) -> list["KeycloakGroup"]:
|
|
120
|
-
"""
|
|
121
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
122
|
+
|
|
121
123
|
Args:
|
|
122
124
|
page (Union[Unset, int]):
|
|
123
125
|
page_size (Union[Unset, int]):
|
|
@@ -152,7 +154,8 @@ async def asyncio_detailed(
|
|
|
152
154
|
scope_type: Union[Unset, str] = UNSET,
|
|
153
155
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
154
156
|
) -> Response[list["KeycloakGroup"]]:
|
|
155
|
-
"""
|
|
157
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
158
|
+
|
|
156
159
|
Args:
|
|
157
160
|
page (Union[Unset, int]):
|
|
158
161
|
page_size (Union[Unset, int]):
|
|
@@ -190,7 +193,8 @@ async def asyncio(
|
|
|
190
193
|
scope_type: Union[Unset, str] = UNSET,
|
|
191
194
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
192
195
|
) -> list["KeycloakGroup"]:
|
|
193
|
-
"""
|
|
196
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
197
|
+
|
|
194
198
|
Args:
|
|
195
199
|
page (Union[Unset, int]):
|
|
196
200
|
page_size (Union[Unset, int]):
|
waldur_api_client/api/keycloak_user_group_memberships/keycloak_user_group_memberships_list.py
CHANGED
|
@@ -117,7 +117,8 @@ def sync_detailed(
|
|
|
117
117
|
state: Union[Unset, list[KeycloakUserGroupMembershipsListStateItem]] = UNSET,
|
|
118
118
|
username: Union[Unset, str] = UNSET,
|
|
119
119
|
) -> Response[list["KeycloakUserGroupMembership"]]:
|
|
120
|
-
"""
|
|
120
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
121
|
+
|
|
121
122
|
Args:
|
|
122
123
|
email (Union[Unset, str]):
|
|
123
124
|
first_name (Union[Unset, str]):
|
|
@@ -175,7 +176,8 @@ def sync(
|
|
|
175
176
|
state: Union[Unset, list[KeycloakUserGroupMembershipsListStateItem]] = UNSET,
|
|
176
177
|
username: Union[Unset, str] = UNSET,
|
|
177
178
|
) -> list["KeycloakUserGroupMembership"]:
|
|
178
|
-
"""
|
|
179
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
180
|
+
|
|
179
181
|
Args:
|
|
180
182
|
email (Union[Unset, str]):
|
|
181
183
|
first_name (Union[Unset, str]):
|
|
@@ -228,7 +230,8 @@ async def asyncio_detailed(
|
|
|
228
230
|
state: Union[Unset, list[KeycloakUserGroupMembershipsListStateItem]] = UNSET,
|
|
229
231
|
username: Union[Unset, str] = UNSET,
|
|
230
232
|
) -> Response[list["KeycloakUserGroupMembership"]]:
|
|
231
|
-
"""
|
|
233
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
234
|
+
|
|
232
235
|
Args:
|
|
233
236
|
email (Union[Unset, str]):
|
|
234
237
|
first_name (Union[Unset, str]):
|
|
@@ -284,7 +287,8 @@ async def asyncio(
|
|
|
284
287
|
state: Union[Unset, list[KeycloakUserGroupMembershipsListStateItem]] = UNSET,
|
|
285
288
|
username: Union[Unset, str] = UNSET,
|
|
286
289
|
) -> list["KeycloakUserGroupMembership"]:
|
|
287
|
-
"""
|
|
290
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
291
|
+
|
|
288
292
|
Args:
|
|
289
293
|
email (Union[Unset, str]):
|
|
290
294
|
first_name (Union[Unset, str]):
|
|
@@ -139,7 +139,8 @@ def sync_detailed(
|
|
|
139
139
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
140
140
|
uuid: Union[Unset, UUID] = UNSET,
|
|
141
141
|
) -> Response[list["SshKey"]]:
|
|
142
|
-
"""
|
|
142
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
143
|
+
|
|
143
144
|
Args:
|
|
144
145
|
created (Union[Unset, datetime.datetime]):
|
|
145
146
|
field (Union[Unset, list[KeysListFieldItem]]):
|
|
@@ -206,7 +207,8 @@ def sync(
|
|
|
206
207
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
207
208
|
uuid: Union[Unset, UUID] = UNSET,
|
|
208
209
|
) -> list["SshKey"]:
|
|
209
|
-
"""
|
|
210
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
211
|
+
|
|
210
212
|
Args:
|
|
211
213
|
created (Union[Unset, datetime.datetime]):
|
|
212
214
|
field (Union[Unset, list[KeysListFieldItem]]):
|
|
@@ -268,7 +270,8 @@ async def asyncio_detailed(
|
|
|
268
270
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
269
271
|
uuid: Union[Unset, UUID] = UNSET,
|
|
270
272
|
) -> Response[list["SshKey"]]:
|
|
271
|
-
"""
|
|
273
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
274
|
+
|
|
272
275
|
Args:
|
|
273
276
|
created (Union[Unset, datetime.datetime]):
|
|
274
277
|
field (Union[Unset, list[KeysListFieldItem]]):
|
|
@@ -333,7 +336,8 @@ async def asyncio(
|
|
|
333
336
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
334
337
|
uuid: Union[Unset, UUID] = UNSET,
|
|
335
338
|
) -> list["SshKey"]:
|
|
336
|
-
"""
|
|
339
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
340
|
+
|
|
337
341
|
Args:
|
|
338
342
|
created (Union[Unset, datetime.datetime]):
|
|
339
343
|
field (Union[Unset, list[KeysListFieldItem]]):
|
|
@@ -94,7 +94,8 @@ def sync_detailed(
|
|
|
94
94
|
resource_uuid: Union[Unset, UUID] = UNSET,
|
|
95
95
|
uuid: Union[Unset, UUID] = UNSET,
|
|
96
96
|
) -> Response[list["LexisLink"]]:
|
|
97
|
-
"""
|
|
97
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
98
|
+
|
|
98
99
|
Args:
|
|
99
100
|
customer_uuid (Union[Unset, UUID]):
|
|
100
101
|
page (Union[Unset, int]):
|
|
@@ -140,7 +141,8 @@ def sync(
|
|
|
140
141
|
resource_uuid: Union[Unset, UUID] = UNSET,
|
|
141
142
|
uuid: Union[Unset, UUID] = UNSET,
|
|
142
143
|
) -> list["LexisLink"]:
|
|
143
|
-
"""
|
|
144
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
145
|
+
|
|
144
146
|
Args:
|
|
145
147
|
customer_uuid (Union[Unset, UUID]):
|
|
146
148
|
page (Union[Unset, int]):
|
|
@@ -181,7 +183,8 @@ async def asyncio_detailed(
|
|
|
181
183
|
resource_uuid: Union[Unset, UUID] = UNSET,
|
|
182
184
|
uuid: Union[Unset, UUID] = UNSET,
|
|
183
185
|
) -> Response[list["LexisLink"]]:
|
|
184
|
-
"""
|
|
186
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
187
|
+
|
|
185
188
|
Args:
|
|
186
189
|
customer_uuid (Union[Unset, UUID]):
|
|
187
190
|
page (Union[Unset, int]):
|
|
@@ -225,7 +228,8 @@ async def asyncio(
|
|
|
225
228
|
resource_uuid: Union[Unset, UUID] = UNSET,
|
|
226
229
|
uuid: Union[Unset, UUID] = UNSET,
|
|
227
230
|
) -> list["LexisLink"]:
|
|
228
|
-
"""
|
|
231
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
232
|
+
|
|
229
233
|
Args:
|
|
230
234
|
customer_uuid (Union[Unset, UUID]):
|
|
231
235
|
page (Union[Unset, int]):
|
|
@@ -130,7 +130,8 @@ def sync_detailed(
|
|
|
130
130
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
131
131
|
title: Union[Unset, str] = UNSET,
|
|
132
132
|
) -> Response[list["MarketplaceCategory"]]:
|
|
133
|
-
"""
|
|
133
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
134
|
+
|
|
134
135
|
Args:
|
|
135
136
|
customer_uuid (Union[Unset, UUID]):
|
|
136
137
|
customers_offerings_state (Union[Unset,
|
|
@@ -189,7 +190,8 @@ def sync(
|
|
|
189
190
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
190
191
|
title: Union[Unset, str] = UNSET,
|
|
191
192
|
) -> list["MarketplaceCategory"]:
|
|
192
|
-
"""
|
|
193
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
194
|
+
|
|
193
195
|
Args:
|
|
194
196
|
customer_uuid (Union[Unset, UUID]):
|
|
195
197
|
customers_offerings_state (Union[Unset,
|
|
@@ -243,7 +245,8 @@ async def asyncio_detailed(
|
|
|
243
245
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
244
246
|
title: Union[Unset, str] = UNSET,
|
|
245
247
|
) -> Response[list["MarketplaceCategory"]]:
|
|
246
|
-
"""
|
|
248
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
249
|
+
|
|
247
250
|
Args:
|
|
248
251
|
customer_uuid (Union[Unset, UUID]):
|
|
249
252
|
customers_offerings_state (Union[Unset,
|
|
@@ -300,7 +303,8 @@ async def asyncio(
|
|
|
300
303
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
301
304
|
title: Union[Unset, str] = UNSET,
|
|
302
305
|
) -> list["MarketplaceCategory"]:
|
|
303
|
-
"""
|
|
306
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
307
|
+
|
|
304
308
|
Args:
|
|
305
309
|
customer_uuid (Union[Unset, UUID]):
|
|
306
310
|
customers_offerings_state (Union[Unset,
|
|
@@ -73,7 +73,8 @@ def sync_detailed(
|
|
|
73
73
|
page_size: Union[Unset, int] = UNSET,
|
|
74
74
|
title: Union[Unset, str] = UNSET,
|
|
75
75
|
) -> Response[list["CategoryColumn"]]:
|
|
76
|
-
"""
|
|
76
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
77
|
+
|
|
77
78
|
Args:
|
|
78
79
|
category_uuid (Union[Unset, UUID]):
|
|
79
80
|
page (Union[Unset, int]):
|
|
@@ -110,7 +111,8 @@ def sync(
|
|
|
110
111
|
page_size: Union[Unset, int] = UNSET,
|
|
111
112
|
title: Union[Unset, str] = UNSET,
|
|
112
113
|
) -> list["CategoryColumn"]:
|
|
113
|
-
"""
|
|
114
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
115
|
+
|
|
114
116
|
Args:
|
|
115
117
|
category_uuid (Union[Unset, UUID]):
|
|
116
118
|
page (Union[Unset, int]):
|
|
@@ -142,7 +144,8 @@ async def asyncio_detailed(
|
|
|
142
144
|
page_size: Union[Unset, int] = UNSET,
|
|
143
145
|
title: Union[Unset, str] = UNSET,
|
|
144
146
|
) -> Response[list["CategoryColumn"]]:
|
|
145
|
-
"""
|
|
147
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
148
|
+
|
|
146
149
|
Args:
|
|
147
150
|
category_uuid (Union[Unset, UUID]):
|
|
148
151
|
page (Union[Unset, int]):
|
|
@@ -177,7 +180,8 @@ async def asyncio(
|
|
|
177
180
|
page_size: Union[Unset, int] = UNSET,
|
|
178
181
|
title: Union[Unset, str] = UNSET,
|
|
179
182
|
) -> list["CategoryColumn"]:
|
|
180
|
-
"""
|
|
183
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
184
|
+
|
|
181
185
|
Args:
|
|
182
186
|
category_uuid (Union[Unset, UUID]):
|
|
183
187
|
page (Union[Unset, int]):
|
|
@@ -92,7 +92,8 @@ def sync_detailed(
|
|
|
92
92
|
page: Union[Unset, int] = UNSET,
|
|
93
93
|
page_size: Union[Unset, int] = UNSET,
|
|
94
94
|
) -> Response[list["CategoryComponentUsage"]]:
|
|
95
|
-
"""
|
|
95
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
96
|
+
|
|
96
97
|
Args:
|
|
97
98
|
date_after (Union[Unset, datetime.date]):
|
|
98
99
|
date_before (Union[Unset, datetime.date]):
|
|
@@ -132,7 +133,8 @@ def sync(
|
|
|
132
133
|
page: Union[Unset, int] = UNSET,
|
|
133
134
|
page_size: Union[Unset, int] = UNSET,
|
|
134
135
|
) -> list["CategoryComponentUsage"]:
|
|
135
|
-
"""
|
|
136
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
137
|
+
|
|
136
138
|
Args:
|
|
137
139
|
date_after (Union[Unset, datetime.date]):
|
|
138
140
|
date_before (Union[Unset, datetime.date]):
|
|
@@ -167,7 +169,8 @@ async def asyncio_detailed(
|
|
|
167
169
|
page: Union[Unset, int] = UNSET,
|
|
168
170
|
page_size: Union[Unset, int] = UNSET,
|
|
169
171
|
) -> Response[list["CategoryComponentUsage"]]:
|
|
170
|
-
"""
|
|
172
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
173
|
+
|
|
171
174
|
Args:
|
|
172
175
|
date_after (Union[Unset, datetime.date]):
|
|
173
176
|
date_before (Union[Unset, datetime.date]):
|
|
@@ -205,7 +208,8 @@ async def asyncio(
|
|
|
205
208
|
page: Union[Unset, int] = UNSET,
|
|
206
209
|
page_size: Union[Unset, int] = UNSET,
|
|
207
210
|
) -> list["CategoryComponentUsage"]:
|
|
208
|
-
"""
|
|
211
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
212
|
+
|
|
209
213
|
Args:
|
|
210
214
|
date_after (Union[Unset, datetime.date]):
|
|
211
215
|
date_before (Union[Unset, datetime.date]):
|
waldur_api_client/api/marketplace_category_components/marketplace_category_components_list.py
CHANGED
|
@@ -63,7 +63,8 @@ def sync_detailed(
|
|
|
63
63
|
page: Union[Unset, int] = UNSET,
|
|
64
64
|
page_size: Union[Unset, int] = UNSET,
|
|
65
65
|
) -> Response[list["CategoryComponents"]]:
|
|
66
|
-
"""
|
|
66
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
67
|
+
|
|
67
68
|
Args:
|
|
68
69
|
page (Union[Unset, int]):
|
|
69
70
|
page_size (Union[Unset, int]):
|
|
@@ -94,7 +95,8 @@ def sync(
|
|
|
94
95
|
page: Union[Unset, int] = UNSET,
|
|
95
96
|
page_size: Union[Unset, int] = UNSET,
|
|
96
97
|
) -> list["CategoryComponents"]:
|
|
97
|
-
"""
|
|
98
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
99
|
+
|
|
98
100
|
Args:
|
|
99
101
|
page (Union[Unset, int]):
|
|
100
102
|
page_size (Union[Unset, int]):
|
|
@@ -120,7 +122,8 @@ async def asyncio_detailed(
|
|
|
120
122
|
page: Union[Unset, int] = UNSET,
|
|
121
123
|
page_size: Union[Unset, int] = UNSET,
|
|
122
124
|
) -> Response[list["CategoryComponents"]]:
|
|
123
|
-
"""
|
|
125
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
126
|
+
|
|
124
127
|
Args:
|
|
125
128
|
page (Union[Unset, int]):
|
|
126
129
|
page_size (Union[Unset, int]):
|
|
@@ -149,7 +152,8 @@ async def asyncio(
|
|
|
149
152
|
page: Union[Unset, int] = UNSET,
|
|
150
153
|
page_size: Union[Unset, int] = UNSET,
|
|
151
154
|
) -> list["CategoryComponents"]:
|
|
152
|
-
"""
|
|
155
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
156
|
+
|
|
153
157
|
Args:
|
|
154
158
|
page (Union[Unset, int]):
|
|
155
159
|
page_size (Union[Unset, int]):
|
|
@@ -77,7 +77,8 @@ def sync_detailed(
|
|
|
77
77
|
page_size: Union[Unset, int] = UNSET,
|
|
78
78
|
title: Union[Unset, str] = UNSET,
|
|
79
79
|
) -> Response[list["CategoryGroup"]]:
|
|
80
|
-
"""
|
|
80
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
81
|
+
|
|
81
82
|
Args:
|
|
82
83
|
field (Union[Unset, list[MarketplaceCategoryGroupsListFieldItem]]):
|
|
83
84
|
page (Union[Unset, int]):
|
|
@@ -114,7 +115,8 @@ def sync(
|
|
|
114
115
|
page_size: Union[Unset, int] = UNSET,
|
|
115
116
|
title: Union[Unset, str] = UNSET,
|
|
116
117
|
) -> list["CategoryGroup"]:
|
|
117
|
-
"""
|
|
118
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
119
|
+
|
|
118
120
|
Args:
|
|
119
121
|
field (Union[Unset, list[MarketplaceCategoryGroupsListFieldItem]]):
|
|
120
122
|
page (Union[Unset, int]):
|
|
@@ -146,7 +148,8 @@ async def asyncio_detailed(
|
|
|
146
148
|
page_size: Union[Unset, int] = UNSET,
|
|
147
149
|
title: Union[Unset, str] = UNSET,
|
|
148
150
|
) -> Response[list["CategoryGroup"]]:
|
|
149
|
-
"""
|
|
151
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
152
|
+
|
|
150
153
|
Args:
|
|
151
154
|
field (Union[Unset, list[MarketplaceCategoryGroupsListFieldItem]]):
|
|
152
155
|
page (Union[Unset, int]):
|
|
@@ -181,7 +184,8 @@ async def asyncio(
|
|
|
181
184
|
page_size: Union[Unset, int] = UNSET,
|
|
182
185
|
title: Union[Unset, str] = UNSET,
|
|
183
186
|
) -> list["CategoryGroup"]:
|
|
184
|
-
"""
|
|
187
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
188
|
+
|
|
185
189
|
Args:
|
|
186
190
|
field (Union[Unset, list[MarketplaceCategoryGroupsListFieldItem]]):
|
|
187
191
|
page (Union[Unset, int]):
|
waldur_api_client/api/marketplace_category_help_articles/marketplace_category_help_articles_list.py
CHANGED
|
@@ -63,7 +63,8 @@ def sync_detailed(
|
|
|
63
63
|
page: Union[Unset, int] = UNSET,
|
|
64
64
|
page_size: Union[Unset, int] = UNSET,
|
|
65
65
|
) -> Response[list["CategoryHelpArticles"]]:
|
|
66
|
-
"""
|
|
66
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
67
|
+
|
|
67
68
|
Args:
|
|
68
69
|
page (Union[Unset, int]):
|
|
69
70
|
page_size (Union[Unset, int]):
|
|
@@ -94,7 +95,8 @@ def sync(
|
|
|
94
95
|
page: Union[Unset, int] = UNSET,
|
|
95
96
|
page_size: Union[Unset, int] = UNSET,
|
|
96
97
|
) -> list["CategoryHelpArticles"]:
|
|
97
|
-
"""
|
|
98
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
99
|
+
|
|
98
100
|
Args:
|
|
99
101
|
page (Union[Unset, int]):
|
|
100
102
|
page_size (Union[Unset, int]):
|
|
@@ -120,7 +122,8 @@ async def asyncio_detailed(
|
|
|
120
122
|
page: Union[Unset, int] = UNSET,
|
|
121
123
|
page_size: Union[Unset, int] = UNSET,
|
|
122
124
|
) -> Response[list["CategoryHelpArticles"]]:
|
|
123
|
-
"""
|
|
125
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
126
|
+
|
|
124
127
|
Args:
|
|
125
128
|
page (Union[Unset, int]):
|
|
126
129
|
page_size (Union[Unset, int]):
|
|
@@ -149,7 +152,8 @@ async def asyncio(
|
|
|
149
152
|
page: Union[Unset, int] = UNSET,
|
|
150
153
|
page_size: Union[Unset, int] = UNSET,
|
|
151
154
|
) -> list["CategoryHelpArticles"]:
|
|
152
|
-
"""
|
|
155
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
156
|
+
|
|
153
157
|
Args:
|
|
154
158
|
page (Union[Unset, int]):
|
|
155
159
|
page_size (Union[Unset, int]):
|
|
@@ -63,7 +63,8 @@ def sync_detailed(
|
|
|
63
63
|
page: Union[Unset, int] = UNSET,
|
|
64
64
|
page_size: Union[Unset, int] = UNSET,
|
|
65
65
|
) -> Response[list["AnswerList"]]:
|
|
66
|
-
"""
|
|
66
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
67
|
+
|
|
67
68
|
Args:
|
|
68
69
|
checklist_uuid (str):
|
|
69
70
|
page (Union[Unset, int]):
|
|
@@ -97,7 +98,8 @@ def sync(
|
|
|
97
98
|
page: Union[Unset, int] = UNSET,
|
|
98
99
|
page_size: Union[Unset, int] = UNSET,
|
|
99
100
|
) -> list["AnswerList"]:
|
|
100
|
-
"""
|
|
101
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
102
|
+
|
|
101
103
|
Args:
|
|
102
104
|
checklist_uuid (str):
|
|
103
105
|
page (Union[Unset, int]):
|
|
@@ -126,7 +128,8 @@ async def asyncio_detailed(
|
|
|
126
128
|
page: Union[Unset, int] = UNSET,
|
|
127
129
|
page_size: Union[Unset, int] = UNSET,
|
|
128
130
|
) -> Response[list["AnswerList"]]:
|
|
129
|
-
"""
|
|
131
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
132
|
+
|
|
130
133
|
Args:
|
|
131
134
|
checklist_uuid (str):
|
|
132
135
|
page (Union[Unset, int]):
|
|
@@ -158,7 +161,8 @@ async def asyncio(
|
|
|
158
161
|
page: Union[Unset, int] = UNSET,
|
|
159
162
|
page_size: Union[Unset, int] = UNSET,
|
|
160
163
|
) -> list["AnswerList"]:
|
|
161
|
-
"""
|
|
164
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
165
|
+
|
|
162
166
|
Args:
|
|
163
167
|
checklist_uuid (str):
|
|
164
168
|
page (Union[Unset, int]):
|
|
@@ -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["Checklist"]]:
|
|
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["Checklist"]:
|
|
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["Checklist"]]:
|
|
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["Checklist"]:
|
|
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]):
|
|
@@ -65,7 +65,8 @@ def sync_detailed(
|
|
|
65
65
|
page: Union[Unset, int] = UNSET,
|
|
66
66
|
page_size: Union[Unset, int] = UNSET,
|
|
67
67
|
) -> Response[list["ChecklistQuestion"]]:
|
|
68
|
-
"""
|
|
68
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
69
|
+
|
|
69
70
|
Args:
|
|
70
71
|
checklist_uuid (str):
|
|
71
72
|
page (Union[Unset, int]):
|
|
@@ -99,7 +100,8 @@ def sync(
|
|
|
99
100
|
page: Union[Unset, int] = UNSET,
|
|
100
101
|
page_size: Union[Unset, int] = UNSET,
|
|
101
102
|
) -> list["ChecklistQuestion"]:
|
|
102
|
-
"""
|
|
103
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
104
|
+
|
|
103
105
|
Args:
|
|
104
106
|
checklist_uuid (str):
|
|
105
107
|
page (Union[Unset, int]):
|
|
@@ -128,7 +130,8 @@ async def asyncio_detailed(
|
|
|
128
130
|
page: Union[Unset, int] = UNSET,
|
|
129
131
|
page_size: Union[Unset, int] = UNSET,
|
|
130
132
|
) -> Response[list["ChecklistQuestion"]]:
|
|
131
|
-
"""
|
|
133
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
134
|
+
|
|
132
135
|
Args:
|
|
133
136
|
checklist_uuid (str):
|
|
134
137
|
page (Union[Unset, int]):
|
|
@@ -160,7 +163,8 @@ async def asyncio(
|
|
|
160
163
|
page: Union[Unset, int] = UNSET,
|
|
161
164
|
page_size: Union[Unset, int] = UNSET,
|
|
162
165
|
) -> list["ChecklistQuestion"]:
|
|
163
|
-
"""
|
|
166
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
167
|
+
|
|
164
168
|
Args:
|
|
165
169
|
checklist_uuid (str):
|
|
166
170
|
page (Union[Unset, int]):
|
|
@@ -65,7 +65,8 @@ def sync_detailed(
|
|
|
65
65
|
page: Union[Unset, int] = UNSET,
|
|
66
66
|
page_size: Union[Unset, int] = UNSET,
|
|
67
67
|
) -> Response[list["AnswerList"]]:
|
|
68
|
-
"""
|
|
68
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
69
|
+
|
|
69
70
|
Args:
|
|
70
71
|
checklist_uuid (str):
|
|
71
72
|
user_uuid (str):
|
|
@@ -102,7 +103,8 @@ def sync(
|
|
|
102
103
|
page: Union[Unset, int] = UNSET,
|
|
103
104
|
page_size: Union[Unset, int] = UNSET,
|
|
104
105
|
) -> list["AnswerList"]:
|
|
105
|
-
"""
|
|
106
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
107
|
+
|
|
106
108
|
Args:
|
|
107
109
|
checklist_uuid (str):
|
|
108
110
|
user_uuid (str):
|
|
@@ -134,7 +136,8 @@ async def asyncio_detailed(
|
|
|
134
136
|
page: Union[Unset, int] = UNSET,
|
|
135
137
|
page_size: Union[Unset, int] = UNSET,
|
|
136
138
|
) -> Response[list["AnswerList"]]:
|
|
137
|
-
"""
|
|
139
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
140
|
+
|
|
138
141
|
Args:
|
|
139
142
|
checklist_uuid (str):
|
|
140
143
|
user_uuid (str):
|
|
@@ -169,7 +172,8 @@ async def asyncio(
|
|
|
169
172
|
page: Union[Unset, int] = UNSET,
|
|
170
173
|
page_size: Union[Unset, int] = UNSET,
|
|
171
174
|
) -> list["AnswerList"]:
|
|
172
|
-
"""
|
|
175
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
176
|
+
|
|
173
177
|
Args:
|
|
174
178
|
checklist_uuid (str):
|
|
175
179
|
user_uuid (str):
|
|
@@ -63,7 +63,8 @@ def sync_detailed(
|
|
|
63
63
|
page: Union[Unset, int] = UNSET,
|
|
64
64
|
page_size: Union[Unset, int] = UNSET,
|
|
65
65
|
) -> Response[list["Checklist"]]:
|
|
66
|
-
"""
|
|
66
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
67
|
+
|
|
67
68
|
Args:
|
|
68
69
|
category_uuid (str):
|
|
69
70
|
page (Union[Unset, int]):
|
|
@@ -97,7 +98,8 @@ def sync(
|
|
|
97
98
|
page: Union[Unset, int] = UNSET,
|
|
98
99
|
page_size: Union[Unset, int] = UNSET,
|
|
99
100
|
) -> list["Checklist"]:
|
|
100
|
-
"""
|
|
101
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
102
|
+
|
|
101
103
|
Args:
|
|
102
104
|
category_uuid (str):
|
|
103
105
|
page (Union[Unset, int]):
|
|
@@ -126,7 +128,8 @@ async def asyncio_detailed(
|
|
|
126
128
|
page: Union[Unset, int] = UNSET,
|
|
127
129
|
page_size: Union[Unset, int] = UNSET,
|
|
128
130
|
) -> Response[list["Checklist"]]:
|
|
129
|
-
"""
|
|
131
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
132
|
+
|
|
130
133
|
Args:
|
|
131
134
|
category_uuid (str):
|
|
132
135
|
page (Union[Unset, int]):
|
|
@@ -158,7 +161,8 @@ async def asyncio(
|
|
|
158
161
|
page: Union[Unset, int] = UNSET,
|
|
159
162
|
page_size: Union[Unset, int] = UNSET,
|
|
160
163
|
) -> list["Checklist"]:
|
|
161
|
-
"""
|
|
164
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
165
|
+
|
|
162
166
|
Args:
|
|
163
167
|
category_uuid (str):
|
|
164
168
|
page (Union[Unset, int]):
|
waldur_api_client/api/marketplace_checklists_categories/marketplace_checklists_categories_list.py
CHANGED
|
@@ -63,7 +63,8 @@ def sync_detailed(
|
|
|
63
63
|
page: Union[Unset, int] = UNSET,
|
|
64
64
|
page_size: Union[Unset, int] = UNSET,
|
|
65
65
|
) -> Response[list["ChecklistCategory"]]:
|
|
66
|
-
"""
|
|
66
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
67
|
+
|
|
67
68
|
Args:
|
|
68
69
|
page (Union[Unset, int]):
|
|
69
70
|
page_size (Union[Unset, int]):
|
|
@@ -94,7 +95,8 @@ def sync(
|
|
|
94
95
|
page: Union[Unset, int] = UNSET,
|
|
95
96
|
page_size: Union[Unset, int] = UNSET,
|
|
96
97
|
) -> list["ChecklistCategory"]:
|
|
97
|
-
"""
|
|
98
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
99
|
+
|
|
98
100
|
Args:
|
|
99
101
|
page (Union[Unset, int]):
|
|
100
102
|
page_size (Union[Unset, int]):
|
|
@@ -120,7 +122,8 @@ async def asyncio_detailed(
|
|
|
120
122
|
page: Union[Unset, int] = UNSET,
|
|
121
123
|
page_size: Union[Unset, int] = UNSET,
|
|
122
124
|
) -> Response[list["ChecklistCategory"]]:
|
|
123
|
-
"""
|
|
125
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
126
|
+
|
|
124
127
|
Args:
|
|
125
128
|
page (Union[Unset, int]):
|
|
126
129
|
page_size (Union[Unset, int]):
|
|
@@ -149,7 +152,8 @@ async def asyncio(
|
|
|
149
152
|
page: Union[Unset, int] = UNSET,
|
|
150
153
|
page_size: Union[Unset, int] = UNSET,
|
|
151
154
|
) -> list["ChecklistCategory"]:
|
|
152
|
-
"""
|
|
155
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
156
|
+
|
|
153
157
|
Args:
|
|
154
158
|
page (Union[Unset, int]):
|
|
155
159
|
page_size (Union[Unset, int]):
|
|
@@ -144,7 +144,8 @@ def sync_detailed(
|
|
|
144
144
|
resource_uuid: Union[Unset, UUID] = UNSET,
|
|
145
145
|
type_: Union[Unset, str] = UNSET,
|
|
146
146
|
) -> Response[list["ComponentUsage"]]:
|
|
147
|
-
"""
|
|
147
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
148
|
+
|
|
148
149
|
Args:
|
|
149
150
|
billing_period (Union[Unset, datetime.date]):
|
|
150
151
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -208,7 +209,8 @@ def sync(
|
|
|
208
209
|
resource_uuid: Union[Unset, UUID] = UNSET,
|
|
209
210
|
type_: Union[Unset, str] = UNSET,
|
|
210
211
|
) -> list["ComponentUsage"]:
|
|
211
|
-
"""
|
|
212
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
213
|
+
|
|
212
214
|
Args:
|
|
213
215
|
billing_period (Union[Unset, datetime.date]):
|
|
214
216
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -267,7 +269,8 @@ async def asyncio_detailed(
|
|
|
267
269
|
resource_uuid: Union[Unset, UUID] = UNSET,
|
|
268
270
|
type_: Union[Unset, str] = UNSET,
|
|
269
271
|
) -> Response[list["ComponentUsage"]]:
|
|
270
|
-
"""
|
|
272
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
273
|
+
|
|
271
274
|
Args:
|
|
272
275
|
billing_period (Union[Unset, datetime.date]):
|
|
273
276
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -329,7 +332,8 @@ async def asyncio(
|
|
|
329
332
|
resource_uuid: Union[Unset, UUID] = UNSET,
|
|
330
333
|
type_: Union[Unset, str] = UNSET,
|
|
331
334
|
) -> list["ComponentUsage"]:
|
|
332
|
-
"""
|
|
335
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
336
|
+
|
|
333
337
|
Args:
|
|
334
338
|
billing_period (Union[Unset, datetime.date]):
|
|
335
339
|
customer_uuid (Union[Unset, UUID]):
|