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
waldur_api_client/api/marketplace_component_user_usages/marketplace_component_user_usages_list.py
CHANGED
|
@@ -158,7 +158,8 @@ def sync_detailed(
|
|
|
158
158
|
type_: Union[Unset, str] = UNSET,
|
|
159
159
|
username: Union[Unset, str] = UNSET,
|
|
160
160
|
) -> Response[list["ComponentUserUsage"]]:
|
|
161
|
-
"""
|
|
161
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
162
|
+
|
|
162
163
|
Args:
|
|
163
164
|
billing_period_month (Union[Unset, float]):
|
|
164
165
|
billing_period_year (Union[Unset, float]):
|
|
@@ -231,7 +232,8 @@ def sync(
|
|
|
231
232
|
type_: Union[Unset, str] = UNSET,
|
|
232
233
|
username: Union[Unset, str] = UNSET,
|
|
233
234
|
) -> list["ComponentUserUsage"]:
|
|
234
|
-
"""
|
|
235
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
236
|
+
|
|
235
237
|
Args:
|
|
236
238
|
billing_period_month (Union[Unset, float]):
|
|
237
239
|
billing_period_year (Union[Unset, float]):
|
|
@@ -299,7 +301,8 @@ async def asyncio_detailed(
|
|
|
299
301
|
type_: Union[Unset, str] = UNSET,
|
|
300
302
|
username: Union[Unset, str] = UNSET,
|
|
301
303
|
) -> Response[list["ComponentUserUsage"]]:
|
|
302
|
-
"""
|
|
304
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
305
|
+
|
|
303
306
|
Args:
|
|
304
307
|
billing_period_month (Union[Unset, float]):
|
|
305
308
|
billing_period_year (Union[Unset, float]):
|
|
@@ -370,7 +373,8 @@ async def asyncio(
|
|
|
370
373
|
type_: Union[Unset, str] = UNSET,
|
|
371
374
|
username: Union[Unset, str] = UNSET,
|
|
372
375
|
) -> list["ComponentUserUsage"]:
|
|
373
|
-
"""
|
|
376
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
377
|
+
|
|
374
378
|
Args:
|
|
375
379
|
billing_period_month (Union[Unset, float]):
|
|
376
380
|
billing_period_year (Union[Unset, float]):
|
|
@@ -86,7 +86,8 @@ def sync_detailed(
|
|
|
86
86
|
scope: Union[Unset, str] = UNSET,
|
|
87
87
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
88
88
|
) -> Response[list["CustomerEstimatedCostPolicy"]]:
|
|
89
|
-
"""
|
|
89
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
90
|
+
|
|
90
91
|
Args:
|
|
91
92
|
customer (Union[Unset, str]):
|
|
92
93
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -129,7 +130,8 @@ def sync(
|
|
|
129
130
|
scope: Union[Unset, str] = UNSET,
|
|
130
131
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
131
132
|
) -> list["CustomerEstimatedCostPolicy"]:
|
|
132
|
-
"""
|
|
133
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
134
|
+
|
|
133
135
|
Args:
|
|
134
136
|
customer (Union[Unset, str]):
|
|
135
137
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -167,7 +169,8 @@ async def asyncio_detailed(
|
|
|
167
169
|
scope: Union[Unset, str] = UNSET,
|
|
168
170
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
169
171
|
) -> Response[list["CustomerEstimatedCostPolicy"]]:
|
|
170
|
-
"""
|
|
172
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
173
|
+
|
|
171
174
|
Args:
|
|
172
175
|
customer (Union[Unset, str]):
|
|
173
176
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -208,7 +211,8 @@ async def asyncio(
|
|
|
208
211
|
scope: Union[Unset, str] = UNSET,
|
|
209
212
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
210
213
|
) -> list["CustomerEstimatedCostPolicy"]:
|
|
211
|
-
"""
|
|
214
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
215
|
+
|
|
212
216
|
Args:
|
|
213
217
|
customer (Union[Unset, str]):
|
|
214
218
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -83,7 +83,8 @@ def sync_detailed(
|
|
|
83
83
|
page_size: Union[Unset, int] = UNSET,
|
|
84
84
|
username: Union[Unset, str] = UNSET,
|
|
85
85
|
) -> Response[list["CustomerServiceAccount"]]:
|
|
86
|
-
"""
|
|
86
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
87
|
+
|
|
87
88
|
Args:
|
|
88
89
|
customer (Union[Unset, str]):
|
|
89
90
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -126,7 +127,8 @@ def sync(
|
|
|
126
127
|
page_size: Union[Unset, int] = UNSET,
|
|
127
128
|
username: Union[Unset, str] = UNSET,
|
|
128
129
|
) -> list["CustomerServiceAccount"]:
|
|
129
|
-
"""
|
|
130
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
131
|
+
|
|
130
132
|
Args:
|
|
131
133
|
customer (Union[Unset, str]):
|
|
132
134
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -164,7 +166,8 @@ async def asyncio_detailed(
|
|
|
164
166
|
page_size: Union[Unset, int] = UNSET,
|
|
165
167
|
username: Union[Unset, str] = UNSET,
|
|
166
168
|
) -> Response[list["CustomerServiceAccount"]]:
|
|
167
|
-
"""
|
|
169
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
170
|
+
|
|
168
171
|
Args:
|
|
169
172
|
customer (Union[Unset, str]):
|
|
170
173
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -205,7 +208,8 @@ async def asyncio(
|
|
|
205
208
|
page_size: Union[Unset, int] = UNSET,
|
|
206
209
|
username: Union[Unset, str] = UNSET,
|
|
207
210
|
) -> list["CustomerServiceAccount"]:
|
|
208
|
-
"""
|
|
211
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
212
|
+
|
|
209
213
|
Args:
|
|
210
214
|
customer (Union[Unset, str]):
|
|
211
215
|
customer_uuid (Union[Unset, UUID]):
|
waldur_api_client/api/marketplace_integration_statuses/marketplace_integration_statuses_list.py
CHANGED
|
@@ -114,7 +114,8 @@ def sync_detailed(
|
|
|
114
114
|
parent_offering_uuid: Union[Unset, UUID] = UNSET,
|
|
115
115
|
status: Union[Unset, list[MarketplaceIntegrationStatusesListStatusItem]] = UNSET,
|
|
116
116
|
) -> Response[list["IntegrationStatusDetails"]]:
|
|
117
|
-
"""
|
|
117
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
118
|
+
|
|
118
119
|
Args:
|
|
119
120
|
agent_type (Union[Unset, str]):
|
|
120
121
|
customer_uuid (Union[Unset, str]):
|
|
@@ -166,7 +167,8 @@ def sync(
|
|
|
166
167
|
parent_offering_uuid: Union[Unset, UUID] = UNSET,
|
|
167
168
|
status: Union[Unset, list[MarketplaceIntegrationStatusesListStatusItem]] = UNSET,
|
|
168
169
|
) -> list["IntegrationStatusDetails"]:
|
|
169
|
-
"""
|
|
170
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
171
|
+
|
|
170
172
|
Args:
|
|
171
173
|
agent_type (Union[Unset, str]):
|
|
172
174
|
customer_uuid (Union[Unset, str]):
|
|
@@ -213,7 +215,8 @@ async def asyncio_detailed(
|
|
|
213
215
|
parent_offering_uuid: Union[Unset, UUID] = UNSET,
|
|
214
216
|
status: Union[Unset, list[MarketplaceIntegrationStatusesListStatusItem]] = UNSET,
|
|
215
217
|
) -> Response[list["IntegrationStatusDetails"]]:
|
|
216
|
-
"""
|
|
218
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
219
|
+
|
|
217
220
|
Args:
|
|
218
221
|
agent_type (Union[Unset, str]):
|
|
219
222
|
customer_uuid (Union[Unset, str]):
|
|
@@ -263,7 +266,8 @@ async def asyncio(
|
|
|
263
266
|
parent_offering_uuid: Union[Unset, UUID] = UNSET,
|
|
264
267
|
status: Union[Unset, list[MarketplaceIntegrationStatusesListStatusItem]] = UNSET,
|
|
265
268
|
) -> list["IntegrationStatusDetails"]:
|
|
266
|
-
"""
|
|
269
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
270
|
+
|
|
267
271
|
Args:
|
|
268
272
|
agent_type (Union[Unset, str]):
|
|
269
273
|
customer_uuid (Union[Unset, str]):
|
|
@@ -75,7 +75,8 @@ def sync_detailed(
|
|
|
75
75
|
scope: Union[Unset, str] = UNSET,
|
|
76
76
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
77
77
|
) -> Response[list["OfferingEstimatedCostPolicy"]]:
|
|
78
|
-
"""
|
|
78
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
79
|
+
|
|
79
80
|
Args:
|
|
80
81
|
page (Union[Unset, int]):
|
|
81
82
|
page_size (Union[Unset, int]):
|
|
@@ -112,7 +113,8 @@ def sync(
|
|
|
112
113
|
scope: Union[Unset, str] = UNSET,
|
|
113
114
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
114
115
|
) -> list["OfferingEstimatedCostPolicy"]:
|
|
115
|
-
"""
|
|
116
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
117
|
+
|
|
116
118
|
Args:
|
|
117
119
|
page (Union[Unset, int]):
|
|
118
120
|
page_size (Union[Unset, int]):
|
|
@@ -144,7 +146,8 @@ async def asyncio_detailed(
|
|
|
144
146
|
scope: Union[Unset, str] = UNSET,
|
|
145
147
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
146
148
|
) -> Response[list["OfferingEstimatedCostPolicy"]]:
|
|
147
|
-
"""
|
|
149
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
150
|
+
|
|
148
151
|
Args:
|
|
149
152
|
page (Union[Unset, int]):
|
|
150
153
|
page_size (Union[Unset, int]):
|
|
@@ -179,7 +182,8 @@ async def asyncio(
|
|
|
179
182
|
scope: Union[Unset, str] = UNSET,
|
|
180
183
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
181
184
|
) -> list["OfferingEstimatedCostPolicy"]:
|
|
182
|
-
"""
|
|
185
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
186
|
+
|
|
183
187
|
Args:
|
|
184
188
|
page (Union[Unset, int]):
|
|
185
189
|
page_size (Union[Unset, int]):
|
|
@@ -104,7 +104,8 @@ def sync_detailed(
|
|
|
104
104
|
page_size: Union[Unset, int] = UNSET,
|
|
105
105
|
parent_offering_uuid: Union[Unset, UUID] = UNSET,
|
|
106
106
|
) -> Response[list["OfferingFile"]]:
|
|
107
|
-
"""
|
|
107
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
108
|
+
|
|
108
109
|
Args:
|
|
109
110
|
field (Union[Unset, list[MarketplaceOfferingFilesListFieldItem]]):
|
|
110
111
|
o (Union[Unset, list[MarketplaceOfferingFilesListOItem]]):
|
|
@@ -150,7 +151,8 @@ def sync(
|
|
|
150
151
|
page_size: Union[Unset, int] = UNSET,
|
|
151
152
|
parent_offering_uuid: Union[Unset, UUID] = UNSET,
|
|
152
153
|
) -> list["OfferingFile"]:
|
|
153
|
-
"""
|
|
154
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
155
|
+
|
|
154
156
|
Args:
|
|
155
157
|
field (Union[Unset, list[MarketplaceOfferingFilesListFieldItem]]):
|
|
156
158
|
o (Union[Unset, list[MarketplaceOfferingFilesListOItem]]):
|
|
@@ -191,7 +193,8 @@ async def asyncio_detailed(
|
|
|
191
193
|
page_size: Union[Unset, int] = UNSET,
|
|
192
194
|
parent_offering_uuid: Union[Unset, UUID] = UNSET,
|
|
193
195
|
) -> Response[list["OfferingFile"]]:
|
|
194
|
-
"""
|
|
196
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
197
|
+
|
|
195
198
|
Args:
|
|
196
199
|
field (Union[Unset, list[MarketplaceOfferingFilesListFieldItem]]):
|
|
197
200
|
o (Union[Unset, list[MarketplaceOfferingFilesListOItem]]):
|
|
@@ -235,7 +238,8 @@ async def asyncio(
|
|
|
235
238
|
page_size: Union[Unset, int] = UNSET,
|
|
236
239
|
parent_offering_uuid: Union[Unset, UUID] = UNSET,
|
|
237
240
|
) -> list["OfferingFile"]:
|
|
238
|
-
"""
|
|
241
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
242
|
+
|
|
239
243
|
Args:
|
|
240
244
|
field (Union[Unset, list[MarketplaceOfferingFilesListFieldItem]]):
|
|
241
245
|
o (Union[Unset, list[MarketplaceOfferingFilesListOItem]]):
|
waldur_api_client/api/marketplace_offering_permissions/marketplace_offering_permissions_list.py
CHANGED
|
@@ -27,7 +27,7 @@ def _get_kwargs(
|
|
|
27
27
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
28
28
|
scope_name: Union[Unset, str] = UNSET,
|
|
29
29
|
scope_type: Union[Unset, str] = UNSET,
|
|
30
|
-
scope_uuid: Union[Unset,
|
|
30
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
31
31
|
user: Union[Unset, UUID] = UNSET,
|
|
32
32
|
user_slug: Union[Unset, str] = UNSET,
|
|
33
33
|
user_url: Union[Unset, str] = UNSET,
|
|
@@ -83,10 +83,7 @@ def _get_kwargs(
|
|
|
83
83
|
|
|
84
84
|
params["scope_type"] = scope_type
|
|
85
85
|
|
|
86
|
-
|
|
87
|
-
if not isinstance(scope_uuid, Unset):
|
|
88
|
-
json_scope_uuid = str(scope_uuid)
|
|
89
|
-
params["scope_uuid"] = json_scope_uuid
|
|
86
|
+
params["scope_uuid"] = scope_uuid
|
|
90
87
|
|
|
91
88
|
json_user: Union[Unset, str] = UNSET
|
|
92
89
|
if not isinstance(user, Unset):
|
|
@@ -152,13 +149,14 @@ def sync_detailed(
|
|
|
152
149
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
153
150
|
scope_name: Union[Unset, str] = UNSET,
|
|
154
151
|
scope_type: Union[Unset, str] = UNSET,
|
|
155
|
-
scope_uuid: Union[Unset,
|
|
152
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
156
153
|
user: Union[Unset, UUID] = UNSET,
|
|
157
154
|
user_slug: Union[Unset, str] = UNSET,
|
|
158
155
|
user_url: Union[Unset, str] = UNSET,
|
|
159
156
|
username: Union[Unset, str] = UNSET,
|
|
160
157
|
) -> Response[list["OfferingPermission"]]:
|
|
161
|
-
"""
|
|
158
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
159
|
+
|
|
162
160
|
Args:
|
|
163
161
|
created (Union[Unset, datetime.datetime]):
|
|
164
162
|
customer (Union[Unset, UUID]):
|
|
@@ -173,7 +171,7 @@ def sync_detailed(
|
|
|
173
171
|
role_uuid (Union[Unset, UUID]):
|
|
174
172
|
scope_name (Union[Unset, str]):
|
|
175
173
|
scope_type (Union[Unset, str]):
|
|
176
|
-
scope_uuid (Union[Unset,
|
|
174
|
+
scope_uuid (Union[Unset, str]):
|
|
177
175
|
user (Union[Unset, UUID]):
|
|
178
176
|
user_slug (Union[Unset, str]):
|
|
179
177
|
user_url (Union[Unset, str]):
|
|
@@ -231,13 +229,14 @@ def sync(
|
|
|
231
229
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
232
230
|
scope_name: Union[Unset, str] = UNSET,
|
|
233
231
|
scope_type: Union[Unset, str] = UNSET,
|
|
234
|
-
scope_uuid: Union[Unset,
|
|
232
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
235
233
|
user: Union[Unset, UUID] = UNSET,
|
|
236
234
|
user_slug: Union[Unset, str] = UNSET,
|
|
237
235
|
user_url: Union[Unset, str] = UNSET,
|
|
238
236
|
username: Union[Unset, str] = UNSET,
|
|
239
237
|
) -> list["OfferingPermission"]:
|
|
240
|
-
"""
|
|
238
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
239
|
+
|
|
241
240
|
Args:
|
|
242
241
|
created (Union[Unset, datetime.datetime]):
|
|
243
242
|
customer (Union[Unset, UUID]):
|
|
@@ -252,7 +251,7 @@ def sync(
|
|
|
252
251
|
role_uuid (Union[Unset, UUID]):
|
|
253
252
|
scope_name (Union[Unset, str]):
|
|
254
253
|
scope_type (Union[Unset, str]):
|
|
255
|
-
scope_uuid (Union[Unset,
|
|
254
|
+
scope_uuid (Union[Unset, str]):
|
|
256
255
|
user (Union[Unset, UUID]):
|
|
257
256
|
user_slug (Union[Unset, str]):
|
|
258
257
|
user_url (Union[Unset, str]):
|
|
@@ -305,13 +304,14 @@ async def asyncio_detailed(
|
|
|
305
304
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
306
305
|
scope_name: Union[Unset, str] = UNSET,
|
|
307
306
|
scope_type: Union[Unset, str] = UNSET,
|
|
308
|
-
scope_uuid: Union[Unset,
|
|
307
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
309
308
|
user: Union[Unset, UUID] = UNSET,
|
|
310
309
|
user_slug: Union[Unset, str] = UNSET,
|
|
311
310
|
user_url: Union[Unset, str] = UNSET,
|
|
312
311
|
username: Union[Unset, str] = UNSET,
|
|
313
312
|
) -> Response[list["OfferingPermission"]]:
|
|
314
|
-
"""
|
|
313
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
314
|
+
|
|
315
315
|
Args:
|
|
316
316
|
created (Union[Unset, datetime.datetime]):
|
|
317
317
|
customer (Union[Unset, UUID]):
|
|
@@ -326,7 +326,7 @@ async def asyncio_detailed(
|
|
|
326
326
|
role_uuid (Union[Unset, UUID]):
|
|
327
327
|
scope_name (Union[Unset, str]):
|
|
328
328
|
scope_type (Union[Unset, str]):
|
|
329
|
-
scope_uuid (Union[Unset,
|
|
329
|
+
scope_uuid (Union[Unset, str]):
|
|
330
330
|
user (Union[Unset, UUID]):
|
|
331
331
|
user_slug (Union[Unset, str]):
|
|
332
332
|
user_url (Union[Unset, str]):
|
|
@@ -382,13 +382,14 @@ async def asyncio(
|
|
|
382
382
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
383
383
|
scope_name: Union[Unset, str] = UNSET,
|
|
384
384
|
scope_type: Union[Unset, str] = UNSET,
|
|
385
|
-
scope_uuid: Union[Unset,
|
|
385
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
386
386
|
user: Union[Unset, UUID] = UNSET,
|
|
387
387
|
user_slug: Union[Unset, str] = UNSET,
|
|
388
388
|
user_url: Union[Unset, str] = UNSET,
|
|
389
389
|
username: Union[Unset, str] = UNSET,
|
|
390
390
|
) -> list["OfferingPermission"]:
|
|
391
|
-
"""
|
|
391
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
392
|
+
|
|
392
393
|
Args:
|
|
393
394
|
created (Union[Unset, datetime.datetime]):
|
|
394
395
|
customer (Union[Unset, UUID]):
|
|
@@ -403,7 +404,7 @@ async def asyncio(
|
|
|
403
404
|
role_uuid (Union[Unset, UUID]):
|
|
404
405
|
scope_name (Union[Unset, str]):
|
|
405
406
|
scope_type (Union[Unset, str]):
|
|
406
|
-
scope_uuid (Union[Unset,
|
|
407
|
+
scope_uuid (Union[Unset, str]):
|
|
407
408
|
user (Union[Unset, UUID]):
|
|
408
409
|
user_slug (Union[Unset, str]):
|
|
409
410
|
user_url (Union[Unset, str]):
|
|
@@ -27,7 +27,7 @@ def _get_kwargs(
|
|
|
27
27
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
28
28
|
scope_name: Union[Unset, str] = UNSET,
|
|
29
29
|
scope_type: Union[Unset, str] = UNSET,
|
|
30
|
-
scope_uuid: Union[Unset,
|
|
30
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
31
31
|
user: Union[Unset, UUID] = UNSET,
|
|
32
32
|
user_slug: Union[Unset, str] = UNSET,
|
|
33
33
|
user_url: Union[Unset, str] = UNSET,
|
|
@@ -83,10 +83,7 @@ def _get_kwargs(
|
|
|
83
83
|
|
|
84
84
|
params["scope_type"] = scope_type
|
|
85
85
|
|
|
86
|
-
|
|
87
|
-
if not isinstance(scope_uuid, Unset):
|
|
88
|
-
json_scope_uuid = str(scope_uuid)
|
|
89
|
-
params["scope_uuid"] = json_scope_uuid
|
|
86
|
+
params["scope_uuid"] = scope_uuid
|
|
90
87
|
|
|
91
88
|
json_user: Union[Unset, str] = UNSET
|
|
92
89
|
if not isinstance(user, Unset):
|
|
@@ -152,13 +149,14 @@ def sync_detailed(
|
|
|
152
149
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
153
150
|
scope_name: Union[Unset, str] = UNSET,
|
|
154
151
|
scope_type: Union[Unset, str] = UNSET,
|
|
155
|
-
scope_uuid: Union[Unset,
|
|
152
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
156
153
|
user: Union[Unset, UUID] = UNSET,
|
|
157
154
|
user_slug: Union[Unset, str] = UNSET,
|
|
158
155
|
user_url: Union[Unset, str] = UNSET,
|
|
159
156
|
username: Union[Unset, str] = UNSET,
|
|
160
157
|
) -> Response[list["OfferingPermission"]]:
|
|
161
|
-
"""
|
|
158
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
159
|
+
|
|
162
160
|
Args:
|
|
163
161
|
created (Union[Unset, datetime.datetime]):
|
|
164
162
|
customer (Union[Unset, UUID]):
|
|
@@ -173,7 +171,7 @@ def sync_detailed(
|
|
|
173
171
|
role_uuid (Union[Unset, UUID]):
|
|
174
172
|
scope_name (Union[Unset, str]):
|
|
175
173
|
scope_type (Union[Unset, str]):
|
|
176
|
-
scope_uuid (Union[Unset,
|
|
174
|
+
scope_uuid (Union[Unset, str]):
|
|
177
175
|
user (Union[Unset, UUID]):
|
|
178
176
|
user_slug (Union[Unset, str]):
|
|
179
177
|
user_url (Union[Unset, str]):
|
|
@@ -231,13 +229,14 @@ def sync(
|
|
|
231
229
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
232
230
|
scope_name: Union[Unset, str] = UNSET,
|
|
233
231
|
scope_type: Union[Unset, str] = UNSET,
|
|
234
|
-
scope_uuid: Union[Unset,
|
|
232
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
235
233
|
user: Union[Unset, UUID] = UNSET,
|
|
236
234
|
user_slug: Union[Unset, str] = UNSET,
|
|
237
235
|
user_url: Union[Unset, str] = UNSET,
|
|
238
236
|
username: Union[Unset, str] = UNSET,
|
|
239
237
|
) -> list["OfferingPermission"]:
|
|
240
|
-
"""
|
|
238
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
239
|
+
|
|
241
240
|
Args:
|
|
242
241
|
created (Union[Unset, datetime.datetime]):
|
|
243
242
|
customer (Union[Unset, UUID]):
|
|
@@ -252,7 +251,7 @@ def sync(
|
|
|
252
251
|
role_uuid (Union[Unset, UUID]):
|
|
253
252
|
scope_name (Union[Unset, str]):
|
|
254
253
|
scope_type (Union[Unset, str]):
|
|
255
|
-
scope_uuid (Union[Unset,
|
|
254
|
+
scope_uuid (Union[Unset, str]):
|
|
256
255
|
user (Union[Unset, UUID]):
|
|
257
256
|
user_slug (Union[Unset, str]):
|
|
258
257
|
user_url (Union[Unset, str]):
|
|
@@ -305,13 +304,14 @@ async def asyncio_detailed(
|
|
|
305
304
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
306
305
|
scope_name: Union[Unset, str] = UNSET,
|
|
307
306
|
scope_type: Union[Unset, str] = UNSET,
|
|
308
|
-
scope_uuid: Union[Unset,
|
|
307
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
309
308
|
user: Union[Unset, UUID] = UNSET,
|
|
310
309
|
user_slug: Union[Unset, str] = UNSET,
|
|
311
310
|
user_url: Union[Unset, str] = UNSET,
|
|
312
311
|
username: Union[Unset, str] = UNSET,
|
|
313
312
|
) -> Response[list["OfferingPermission"]]:
|
|
314
|
-
"""
|
|
313
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
314
|
+
|
|
315
315
|
Args:
|
|
316
316
|
created (Union[Unset, datetime.datetime]):
|
|
317
317
|
customer (Union[Unset, UUID]):
|
|
@@ -326,7 +326,7 @@ async def asyncio_detailed(
|
|
|
326
326
|
role_uuid (Union[Unset, UUID]):
|
|
327
327
|
scope_name (Union[Unset, str]):
|
|
328
328
|
scope_type (Union[Unset, str]):
|
|
329
|
-
scope_uuid (Union[Unset,
|
|
329
|
+
scope_uuid (Union[Unset, str]):
|
|
330
330
|
user (Union[Unset, UUID]):
|
|
331
331
|
user_slug (Union[Unset, str]):
|
|
332
332
|
user_url (Union[Unset, str]):
|
|
@@ -382,13 +382,14 @@ async def asyncio(
|
|
|
382
382
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
383
383
|
scope_name: Union[Unset, str] = UNSET,
|
|
384
384
|
scope_type: Union[Unset, str] = UNSET,
|
|
385
|
-
scope_uuid: Union[Unset,
|
|
385
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
386
386
|
user: Union[Unset, UUID] = UNSET,
|
|
387
387
|
user_slug: Union[Unset, str] = UNSET,
|
|
388
388
|
user_url: Union[Unset, str] = UNSET,
|
|
389
389
|
username: Union[Unset, str] = UNSET,
|
|
390
390
|
) -> list["OfferingPermission"]:
|
|
391
|
-
"""
|
|
391
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
392
|
+
|
|
392
393
|
Args:
|
|
393
394
|
created (Union[Unset, datetime.datetime]):
|
|
394
395
|
customer (Union[Unset, UUID]):
|
|
@@ -403,7 +404,7 @@ async def asyncio(
|
|
|
403
404
|
role_uuid (Union[Unset, UUID]):
|
|
404
405
|
scope_name (Union[Unset, str]):
|
|
405
406
|
scope_type (Union[Unset, str]):
|
|
406
|
-
scope_uuid (Union[Unset,
|
|
407
|
+
scope_uuid (Union[Unset, str]):
|
|
407
408
|
user (Union[Unset, UUID]):
|
|
408
409
|
user_slug (Union[Unset, str]):
|
|
409
410
|
user_url (Union[Unset, str]):
|
|
@@ -75,7 +75,8 @@ def sync_detailed(
|
|
|
75
75
|
page: Union[Unset, int] = UNSET,
|
|
76
76
|
page_size: Union[Unset, int] = UNSET,
|
|
77
77
|
) -> Response[list["OfferingReferral"]]:
|
|
78
|
-
"""
|
|
78
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
79
|
+
|
|
79
80
|
Args:
|
|
80
81
|
o (Union[Unset, list[MarketplaceOfferingReferralsListOItem]]):
|
|
81
82
|
page (Union[Unset, int]):
|
|
@@ -109,7 +110,8 @@ def sync(
|
|
|
109
110
|
page: Union[Unset, int] = UNSET,
|
|
110
111
|
page_size: Union[Unset, int] = UNSET,
|
|
111
112
|
) -> list["OfferingReferral"]:
|
|
112
|
-
"""
|
|
113
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
114
|
+
|
|
113
115
|
Args:
|
|
114
116
|
o (Union[Unset, list[MarketplaceOfferingReferralsListOItem]]):
|
|
115
117
|
page (Union[Unset, int]):
|
|
@@ -138,7 +140,8 @@ async def asyncio_detailed(
|
|
|
138
140
|
page: Union[Unset, int] = UNSET,
|
|
139
141
|
page_size: Union[Unset, int] = UNSET,
|
|
140
142
|
) -> Response[list["OfferingReferral"]]:
|
|
141
|
-
"""
|
|
143
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
144
|
+
|
|
142
145
|
Args:
|
|
143
146
|
o (Union[Unset, list[MarketplaceOfferingReferralsListOItem]]):
|
|
144
147
|
page (Union[Unset, int]):
|
|
@@ -170,7 +173,8 @@ async def asyncio(
|
|
|
170
173
|
page: Union[Unset, int] = UNSET,
|
|
171
174
|
page_size: Union[Unset, int] = UNSET,
|
|
172
175
|
) -> list["OfferingReferral"]:
|
|
173
|
-
"""
|
|
176
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
177
|
+
|
|
174
178
|
Args:
|
|
175
179
|
o (Union[Unset, list[MarketplaceOfferingReferralsListOItem]]):
|
|
176
180
|
page (Union[Unset, int]):
|
|
@@ -75,7 +75,8 @@ def sync_detailed(
|
|
|
75
75
|
scope: Union[Unset, str] = UNSET,
|
|
76
76
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
77
77
|
) -> Response[list["OfferingUsagePolicy"]]:
|
|
78
|
-
"""
|
|
78
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
79
|
+
|
|
79
80
|
Args:
|
|
80
81
|
page (Union[Unset, int]):
|
|
81
82
|
page_size (Union[Unset, int]):
|
|
@@ -112,7 +113,8 @@ def sync(
|
|
|
112
113
|
scope: Union[Unset, str] = UNSET,
|
|
113
114
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
114
115
|
) -> list["OfferingUsagePolicy"]:
|
|
115
|
-
"""
|
|
116
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
117
|
+
|
|
116
118
|
Args:
|
|
117
119
|
page (Union[Unset, int]):
|
|
118
120
|
page_size (Union[Unset, int]):
|
|
@@ -144,7 +146,8 @@ async def asyncio_detailed(
|
|
|
144
146
|
scope: Union[Unset, str] = UNSET,
|
|
145
147
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
146
148
|
) -> Response[list["OfferingUsagePolicy"]]:
|
|
147
|
-
"""
|
|
149
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
150
|
+
|
|
148
151
|
Args:
|
|
149
152
|
page (Union[Unset, int]):
|
|
150
153
|
page_size (Union[Unset, int]):
|
|
@@ -179,7 +182,8 @@ async def asyncio(
|
|
|
179
182
|
scope: Union[Unset, str] = UNSET,
|
|
180
183
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
181
184
|
) -> list["OfferingUsagePolicy"]:
|
|
182
|
-
"""
|
|
185
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
186
|
+
|
|
183
187
|
Args:
|
|
184
188
|
page (Union[Unset, int]):
|
|
185
189
|
page_size (Union[Unset, int]):
|
waldur_api_client/api/marketplace_offering_user_roles/marketplace_offering_user_roles_list.py
CHANGED
|
@@ -82,7 +82,8 @@ def sync_detailed(
|
|
|
82
82
|
page_size: Union[Unset, int] = UNSET,
|
|
83
83
|
parent_offering_uuid: Union[Unset, UUID] = UNSET,
|
|
84
84
|
) -> Response[list["OfferingUserRole"]]:
|
|
85
|
-
"""
|
|
85
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
86
|
+
|
|
86
87
|
Args:
|
|
87
88
|
offering (Union[Unset, str]):
|
|
88
89
|
offering_uuid (Union[Unset, UUID]):
|
|
@@ -122,7 +123,8 @@ def sync(
|
|
|
122
123
|
page_size: Union[Unset, int] = UNSET,
|
|
123
124
|
parent_offering_uuid: Union[Unset, UUID] = UNSET,
|
|
124
125
|
) -> list["OfferingUserRole"]:
|
|
125
|
-
"""
|
|
126
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
127
|
+
|
|
126
128
|
Args:
|
|
127
129
|
offering (Union[Unset, str]):
|
|
128
130
|
offering_uuid (Union[Unset, UUID]):
|
|
@@ -157,7 +159,8 @@ async def asyncio_detailed(
|
|
|
157
159
|
page_size: Union[Unset, int] = UNSET,
|
|
158
160
|
parent_offering_uuid: Union[Unset, UUID] = UNSET,
|
|
159
161
|
) -> Response[list["OfferingUserRole"]]:
|
|
160
|
-
"""
|
|
162
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
163
|
+
|
|
161
164
|
Args:
|
|
162
165
|
offering (Union[Unset, str]):
|
|
163
166
|
offering_uuid (Union[Unset, UUID]):
|
|
@@ -195,7 +198,8 @@ async def asyncio(
|
|
|
195
198
|
page_size: Union[Unset, int] = UNSET,
|
|
196
199
|
parent_offering_uuid: Union[Unset, UUID] = UNSET,
|
|
197
200
|
) -> list["OfferingUserRole"]:
|
|
198
|
-
"""
|
|
201
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
202
|
+
|
|
199
203
|
Args:
|
|
200
204
|
offering (Union[Unset, str]):
|
|
201
205
|
offering_uuid (Union[Unset, UUID]):
|
|
@@ -145,7 +145,8 @@ def sync_detailed(
|
|
|
145
145
|
user_username: Union[Unset, str] = UNSET,
|
|
146
146
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
147
147
|
) -> Response[list["OfferingUser"]]:
|
|
148
|
-
"""
|
|
148
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
149
|
+
|
|
149
150
|
Args:
|
|
150
151
|
created (Union[Unset, datetime.datetime]):
|
|
151
152
|
field (Union[Unset, list[MarketplaceOfferingUsersListFieldItem]]):
|
|
@@ -212,7 +213,8 @@ def sync(
|
|
|
212
213
|
user_username: Union[Unset, str] = UNSET,
|
|
213
214
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
214
215
|
) -> list["OfferingUser"]:
|
|
215
|
-
"""
|
|
216
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
217
|
+
|
|
216
218
|
Args:
|
|
217
219
|
created (Union[Unset, datetime.datetime]):
|
|
218
220
|
field (Union[Unset, list[MarketplaceOfferingUsersListFieldItem]]):
|
|
@@ -274,7 +276,8 @@ async def asyncio_detailed(
|
|
|
274
276
|
user_username: Union[Unset, str] = UNSET,
|
|
275
277
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
276
278
|
) -> Response[list["OfferingUser"]]:
|
|
277
|
-
"""
|
|
279
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
280
|
+
|
|
278
281
|
Args:
|
|
279
282
|
created (Union[Unset, datetime.datetime]):
|
|
280
283
|
field (Union[Unset, list[MarketplaceOfferingUsersListFieldItem]]):
|
|
@@ -339,7 +342,8 @@ async def asyncio(
|
|
|
339
342
|
user_username: Union[Unset, str] = UNSET,
|
|
340
343
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
341
344
|
) -> list["OfferingUser"]:
|
|
342
|
-
"""
|
|
345
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
346
|
+
|
|
343
347
|
Args:
|
|
344
348
|
created (Union[Unset, datetime.datetime]):
|
|
345
349
|
field (Union[Unset, list[MarketplaceOfferingUsersListFieldItem]]):
|