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_service_providers/marketplace_service_providers_offerings_list.py
CHANGED
|
@@ -44,11 +44,12 @@ def _get_kwargs(
|
|
|
44
44
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
45
45
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
46
46
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
47
|
-
scope_uuid: Union[Unset,
|
|
47
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
48
48
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
49
49
|
shared: Union[Unset, bool] = UNSET,
|
|
50
50
|
state: Union[Unset, list[MarketplaceServiceProvidersOfferingsListStateItem]] = UNSET,
|
|
51
51
|
type_: Union[Unset, list[str]] = UNSET,
|
|
52
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
52
53
|
) -> dict[str, Any]:
|
|
53
54
|
params: dict[str, Any] = {}
|
|
54
55
|
|
|
@@ -149,10 +150,7 @@ def _get_kwargs(
|
|
|
149
150
|
json_resource_project_uuid = str(resource_project_uuid)
|
|
150
151
|
params["resource_project_uuid"] = json_resource_project_uuid
|
|
151
152
|
|
|
152
|
-
|
|
153
|
-
if not isinstance(scope_uuid, Unset):
|
|
154
|
-
json_scope_uuid = str(scope_uuid)
|
|
155
|
-
params["scope_uuid"] = json_scope_uuid
|
|
153
|
+
params["scope_uuid"] = scope_uuid
|
|
156
154
|
|
|
157
155
|
json_service_manager_uuid: Union[Unset, str] = UNSET
|
|
158
156
|
if not isinstance(service_manager_uuid, Unset):
|
|
@@ -176,6 +174,8 @@ def _get_kwargs(
|
|
|
176
174
|
|
|
177
175
|
params["type"] = json_type_
|
|
178
176
|
|
|
177
|
+
params["uuid_list"] = uuid_list
|
|
178
|
+
|
|
179
179
|
params = {k: v for k, v in params.items() if v is not UNSET and v is not None}
|
|
180
180
|
|
|
181
181
|
_kwargs: dict[str, Any] = {
|
|
@@ -240,11 +240,12 @@ def sync_detailed(
|
|
|
240
240
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
241
241
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
242
242
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
243
|
-
scope_uuid: Union[Unset,
|
|
243
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
244
244
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
245
245
|
shared: Union[Unset, bool] = UNSET,
|
|
246
246
|
state: Union[Unset, list[MarketplaceServiceProvidersOfferingsListStateItem]] = UNSET,
|
|
247
247
|
type_: Union[Unset, list[str]] = UNSET,
|
|
248
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
248
249
|
) -> Response[list["ProviderOffering"]]:
|
|
249
250
|
"""Return offerings of service provider.
|
|
250
251
|
|
|
@@ -273,11 +274,12 @@ def sync_detailed(
|
|
|
273
274
|
project_uuid (Union[Unset, UUID]):
|
|
274
275
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
275
276
|
resource_project_uuid (Union[Unset, UUID]):
|
|
276
|
-
scope_uuid (Union[Unset,
|
|
277
|
+
scope_uuid (Union[Unset, str]):
|
|
277
278
|
service_manager_uuid (Union[Unset, UUID]):
|
|
278
279
|
shared (Union[Unset, bool]):
|
|
279
280
|
state (Union[Unset, list[MarketplaceServiceProvidersOfferingsListStateItem]]):
|
|
280
281
|
type_ (Union[Unset, list[str]]):
|
|
282
|
+
uuid_list (Union[Unset, str]):
|
|
281
283
|
|
|
282
284
|
Raises:
|
|
283
285
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -317,6 +319,7 @@ def sync_detailed(
|
|
|
317
319
|
shared=shared,
|
|
318
320
|
state=state,
|
|
319
321
|
type_=type_,
|
|
322
|
+
uuid_list=uuid_list,
|
|
320
323
|
)
|
|
321
324
|
|
|
322
325
|
response = client.get_httpx_client().request(
|
|
@@ -353,11 +356,12 @@ def sync(
|
|
|
353
356
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
354
357
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
355
358
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
356
|
-
scope_uuid: Union[Unset,
|
|
359
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
357
360
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
358
361
|
shared: Union[Unset, bool] = UNSET,
|
|
359
362
|
state: Union[Unset, list[MarketplaceServiceProvidersOfferingsListStateItem]] = UNSET,
|
|
360
363
|
type_: Union[Unset, list[str]] = UNSET,
|
|
364
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
361
365
|
) -> list["ProviderOffering"]:
|
|
362
366
|
"""Return offerings of service provider.
|
|
363
367
|
|
|
@@ -386,11 +390,12 @@ def sync(
|
|
|
386
390
|
project_uuid (Union[Unset, UUID]):
|
|
387
391
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
388
392
|
resource_project_uuid (Union[Unset, UUID]):
|
|
389
|
-
scope_uuid (Union[Unset,
|
|
393
|
+
scope_uuid (Union[Unset, str]):
|
|
390
394
|
service_manager_uuid (Union[Unset, UUID]):
|
|
391
395
|
shared (Union[Unset, bool]):
|
|
392
396
|
state (Union[Unset, list[MarketplaceServiceProvidersOfferingsListStateItem]]):
|
|
393
397
|
type_ (Union[Unset, list[str]]):
|
|
398
|
+
uuid_list (Union[Unset, str]):
|
|
394
399
|
|
|
395
400
|
Raises:
|
|
396
401
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -431,6 +436,7 @@ def sync(
|
|
|
431
436
|
shared=shared,
|
|
432
437
|
state=state,
|
|
433
438
|
type_=type_,
|
|
439
|
+
uuid_list=uuid_list,
|
|
434
440
|
).parsed
|
|
435
441
|
|
|
436
442
|
|
|
@@ -461,11 +467,12 @@ async def asyncio_detailed(
|
|
|
461
467
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
462
468
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
463
469
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
464
|
-
scope_uuid: Union[Unset,
|
|
470
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
465
471
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
466
472
|
shared: Union[Unset, bool] = UNSET,
|
|
467
473
|
state: Union[Unset, list[MarketplaceServiceProvidersOfferingsListStateItem]] = UNSET,
|
|
468
474
|
type_: Union[Unset, list[str]] = UNSET,
|
|
475
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
469
476
|
) -> Response[list["ProviderOffering"]]:
|
|
470
477
|
"""Return offerings of service provider.
|
|
471
478
|
|
|
@@ -494,11 +501,12 @@ async def asyncio_detailed(
|
|
|
494
501
|
project_uuid (Union[Unset, UUID]):
|
|
495
502
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
496
503
|
resource_project_uuid (Union[Unset, UUID]):
|
|
497
|
-
scope_uuid (Union[Unset,
|
|
504
|
+
scope_uuid (Union[Unset, str]):
|
|
498
505
|
service_manager_uuid (Union[Unset, UUID]):
|
|
499
506
|
shared (Union[Unset, bool]):
|
|
500
507
|
state (Union[Unset, list[MarketplaceServiceProvidersOfferingsListStateItem]]):
|
|
501
508
|
type_ (Union[Unset, list[str]]):
|
|
509
|
+
uuid_list (Union[Unset, str]):
|
|
502
510
|
|
|
503
511
|
Raises:
|
|
504
512
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -538,6 +546,7 @@ async def asyncio_detailed(
|
|
|
538
546
|
shared=shared,
|
|
539
547
|
state=state,
|
|
540
548
|
type_=type_,
|
|
549
|
+
uuid_list=uuid_list,
|
|
541
550
|
)
|
|
542
551
|
|
|
543
552
|
response = await client.get_async_httpx_client().request(**kwargs)
|
|
@@ -572,11 +581,12 @@ async def asyncio(
|
|
|
572
581
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
573
582
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
574
583
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
575
|
-
scope_uuid: Union[Unset,
|
|
584
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
576
585
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
577
586
|
shared: Union[Unset, bool] = UNSET,
|
|
578
587
|
state: Union[Unset, list[MarketplaceServiceProvidersOfferingsListStateItem]] = UNSET,
|
|
579
588
|
type_: Union[Unset, list[str]] = UNSET,
|
|
589
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
580
590
|
) -> list["ProviderOffering"]:
|
|
581
591
|
"""Return offerings of service provider.
|
|
582
592
|
|
|
@@ -605,11 +615,12 @@ async def asyncio(
|
|
|
605
615
|
project_uuid (Union[Unset, UUID]):
|
|
606
616
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
607
617
|
resource_project_uuid (Union[Unset, UUID]):
|
|
608
|
-
scope_uuid (Union[Unset,
|
|
618
|
+
scope_uuid (Union[Unset, str]):
|
|
609
619
|
service_manager_uuid (Union[Unset, UUID]):
|
|
610
620
|
shared (Union[Unset, bool]):
|
|
611
621
|
state (Union[Unset, list[MarketplaceServiceProvidersOfferingsListStateItem]]):
|
|
612
622
|
type_ (Union[Unset, list[str]]):
|
|
623
|
+
uuid_list (Union[Unset, str]):
|
|
613
624
|
|
|
614
625
|
Raises:
|
|
615
626
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -651,5 +662,6 @@ async def asyncio(
|
|
|
651
662
|
shared=shared,
|
|
652
663
|
state=state,
|
|
653
664
|
type_=type_,
|
|
665
|
+
uuid_list=uuid_list,
|
|
654
666
|
)
|
|
655
667
|
).parsed
|
|
@@ -33,7 +33,7 @@ def _get_kwargs(
|
|
|
33
33
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
34
34
|
scope_name: Union[Unset, str] = UNSET,
|
|
35
35
|
scope_type: Union[Unset, str] = UNSET,
|
|
36
|
-
scope_uuid: Union[Unset,
|
|
36
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
37
37
|
user: Union[Unset, UUID] = UNSET,
|
|
38
38
|
user_slug: Union[Unset, str] = UNSET,
|
|
39
39
|
user_url: Union[Unset, str] = UNSET,
|
|
@@ -93,10 +93,7 @@ def _get_kwargs(
|
|
|
93
93
|
|
|
94
94
|
params["scope_type"] = scope_type
|
|
95
95
|
|
|
96
|
-
|
|
97
|
-
if not isinstance(scope_uuid, Unset):
|
|
98
|
-
json_scope_uuid = str(scope_uuid)
|
|
99
|
-
params["scope_uuid"] = json_scope_uuid
|
|
96
|
+
params["scope_uuid"] = scope_uuid
|
|
100
97
|
|
|
101
98
|
json_user: Union[Unset, str] = UNSET
|
|
102
99
|
if not isinstance(user, Unset):
|
|
@@ -163,7 +160,7 @@ def sync_detailed(
|
|
|
163
160
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
164
161
|
scope_name: Union[Unset, str] = UNSET,
|
|
165
162
|
scope_type: Union[Unset, str] = UNSET,
|
|
166
|
-
scope_uuid: Union[Unset,
|
|
163
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
167
164
|
user: Union[Unset, UUID] = UNSET,
|
|
168
165
|
user_slug: Union[Unset, str] = UNSET,
|
|
169
166
|
user_url: Union[Unset, str] = UNSET,
|
|
@@ -186,7 +183,7 @@ def sync_detailed(
|
|
|
186
183
|
role_uuid (Union[Unset, UUID]):
|
|
187
184
|
scope_name (Union[Unset, str]):
|
|
188
185
|
scope_type (Union[Unset, str]):
|
|
189
|
-
scope_uuid (Union[Unset,
|
|
186
|
+
scope_uuid (Union[Unset, str]):
|
|
190
187
|
user (Union[Unset, UUID]):
|
|
191
188
|
user_slug (Union[Unset, str]):
|
|
192
189
|
user_url (Union[Unset, str]):
|
|
@@ -246,7 +243,7 @@ def sync(
|
|
|
246
243
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
247
244
|
scope_name: Union[Unset, str] = UNSET,
|
|
248
245
|
scope_type: Union[Unset, str] = UNSET,
|
|
249
|
-
scope_uuid: Union[Unset,
|
|
246
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
250
247
|
user: Union[Unset, UUID] = UNSET,
|
|
251
248
|
user_slug: Union[Unset, str] = UNSET,
|
|
252
249
|
user_url: Union[Unset, str] = UNSET,
|
|
@@ -269,7 +266,7 @@ def sync(
|
|
|
269
266
|
role_uuid (Union[Unset, UUID]):
|
|
270
267
|
scope_name (Union[Unset, str]):
|
|
271
268
|
scope_type (Union[Unset, str]):
|
|
272
|
-
scope_uuid (Union[Unset,
|
|
269
|
+
scope_uuid (Union[Unset, str]):
|
|
273
270
|
user (Union[Unset, UUID]):
|
|
274
271
|
user_slug (Union[Unset, str]):
|
|
275
272
|
user_url (Union[Unset, str]):
|
|
@@ -324,7 +321,7 @@ async def asyncio_detailed(
|
|
|
324
321
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
325
322
|
scope_name: Union[Unset, str] = UNSET,
|
|
326
323
|
scope_type: Union[Unset, str] = UNSET,
|
|
327
|
-
scope_uuid: Union[Unset,
|
|
324
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
328
325
|
user: Union[Unset, UUID] = UNSET,
|
|
329
326
|
user_slug: Union[Unset, str] = UNSET,
|
|
330
327
|
user_url: Union[Unset, str] = UNSET,
|
|
@@ -347,7 +344,7 @@ async def asyncio_detailed(
|
|
|
347
344
|
role_uuid (Union[Unset, UUID]):
|
|
348
345
|
scope_name (Union[Unset, str]):
|
|
349
346
|
scope_type (Union[Unset, str]):
|
|
350
|
-
scope_uuid (Union[Unset,
|
|
347
|
+
scope_uuid (Union[Unset, str]):
|
|
351
348
|
user (Union[Unset, UUID]):
|
|
352
349
|
user_slug (Union[Unset, str]):
|
|
353
350
|
user_url (Union[Unset, str]):
|
|
@@ -405,7 +402,7 @@ async def asyncio(
|
|
|
405
402
|
role_uuid: Union[Unset, UUID] = UNSET,
|
|
406
403
|
scope_name: Union[Unset, str] = UNSET,
|
|
407
404
|
scope_type: Union[Unset, str] = UNSET,
|
|
408
|
-
scope_uuid: Union[Unset,
|
|
405
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
409
406
|
user: Union[Unset, UUID] = UNSET,
|
|
410
407
|
user_slug: Union[Unset, str] = UNSET,
|
|
411
408
|
user_url: Union[Unset, str] = UNSET,
|
|
@@ -428,7 +425,7 @@ async def asyncio(
|
|
|
428
425
|
role_uuid (Union[Unset, UUID]):
|
|
429
426
|
scope_name (Union[Unset, str]):
|
|
430
427
|
scope_type (Union[Unset, str]):
|
|
431
|
-
scope_uuid (Union[Unset,
|
|
428
|
+
scope_uuid (Union[Unset, str]):
|
|
432
429
|
user (Union[Unset, UUID]):
|
|
433
430
|
user_slug (Union[Unset, str]):
|
|
434
431
|
user_url (Union[Unset, str]):
|
waldur_api_client/api/marketplace_service_providers/marketplace_service_providers_users_list.py
CHANGED
|
@@ -42,6 +42,7 @@ def _get_kwargs(
|
|
|
42
42
|
registration_method: Union[Unset, str] = UNSET,
|
|
43
43
|
user_keyword: Union[Unset, str] = UNSET,
|
|
44
44
|
username: Union[Unset, str] = UNSET,
|
|
45
|
+
username_list: Union[Unset, str] = UNSET,
|
|
45
46
|
) -> dict[str, Any]:
|
|
46
47
|
params: dict[str, Any] = {}
|
|
47
48
|
|
|
@@ -126,6 +127,8 @@ def _get_kwargs(
|
|
|
126
127
|
|
|
127
128
|
params["username"] = username
|
|
128
129
|
|
|
130
|
+
params["username_list"] = username_list
|
|
131
|
+
|
|
129
132
|
params = {k: v for k, v in params.items() if v is not UNSET and v is not None}
|
|
130
133
|
|
|
131
134
|
_kwargs: dict[str, Any] = {
|
|
@@ -193,6 +196,7 @@ def sync_detailed(
|
|
|
193
196
|
registration_method: Union[Unset, str] = UNSET,
|
|
194
197
|
user_keyword: Union[Unset, str] = UNSET,
|
|
195
198
|
username: Union[Unset, str] = UNSET,
|
|
199
|
+
username_list: Union[Unset, str] = UNSET,
|
|
196
200
|
) -> Response[list["MarketplaceServiceProviderUser"]]:
|
|
197
201
|
"""Return users of service provider.
|
|
198
202
|
|
|
@@ -224,6 +228,7 @@ def sync_detailed(
|
|
|
224
228
|
registration_method (Union[Unset, str]):
|
|
225
229
|
user_keyword (Union[Unset, str]):
|
|
226
230
|
username (Union[Unset, str]):
|
|
231
|
+
username_list (Union[Unset, str]):
|
|
227
232
|
|
|
228
233
|
Raises:
|
|
229
234
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -261,6 +266,7 @@ def sync_detailed(
|
|
|
261
266
|
registration_method=registration_method,
|
|
262
267
|
user_keyword=user_keyword,
|
|
263
268
|
username=username,
|
|
269
|
+
username_list=username_list,
|
|
264
270
|
)
|
|
265
271
|
|
|
266
272
|
response = client.get_httpx_client().request(
|
|
@@ -300,6 +306,7 @@ def sync(
|
|
|
300
306
|
registration_method: Union[Unset, str] = UNSET,
|
|
301
307
|
user_keyword: Union[Unset, str] = UNSET,
|
|
302
308
|
username: Union[Unset, str] = UNSET,
|
|
309
|
+
username_list: Union[Unset, str] = UNSET,
|
|
303
310
|
) -> list["MarketplaceServiceProviderUser"]:
|
|
304
311
|
"""Return users of service provider.
|
|
305
312
|
|
|
@@ -331,6 +338,7 @@ def sync(
|
|
|
331
338
|
registration_method (Union[Unset, str]):
|
|
332
339
|
user_keyword (Union[Unset, str]):
|
|
333
340
|
username (Union[Unset, str]):
|
|
341
|
+
username_list (Union[Unset, str]):
|
|
334
342
|
|
|
335
343
|
Raises:
|
|
336
344
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -369,6 +377,7 @@ def sync(
|
|
|
369
377
|
registration_method=registration_method,
|
|
370
378
|
user_keyword=user_keyword,
|
|
371
379
|
username=username,
|
|
380
|
+
username_list=username_list,
|
|
372
381
|
).parsed
|
|
373
382
|
|
|
374
383
|
|
|
@@ -402,6 +411,7 @@ async def asyncio_detailed(
|
|
|
402
411
|
registration_method: Union[Unset, str] = UNSET,
|
|
403
412
|
user_keyword: Union[Unset, str] = UNSET,
|
|
404
413
|
username: Union[Unset, str] = UNSET,
|
|
414
|
+
username_list: Union[Unset, str] = UNSET,
|
|
405
415
|
) -> Response[list["MarketplaceServiceProviderUser"]]:
|
|
406
416
|
"""Return users of service provider.
|
|
407
417
|
|
|
@@ -433,6 +443,7 @@ async def asyncio_detailed(
|
|
|
433
443
|
registration_method (Union[Unset, str]):
|
|
434
444
|
user_keyword (Union[Unset, str]):
|
|
435
445
|
username (Union[Unset, str]):
|
|
446
|
+
username_list (Union[Unset, str]):
|
|
436
447
|
|
|
437
448
|
Raises:
|
|
438
449
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -470,6 +481,7 @@ async def asyncio_detailed(
|
|
|
470
481
|
registration_method=registration_method,
|
|
471
482
|
user_keyword=user_keyword,
|
|
472
483
|
username=username,
|
|
484
|
+
username_list=username_list,
|
|
473
485
|
)
|
|
474
486
|
|
|
475
487
|
response = await client.get_async_httpx_client().request(**kwargs)
|
|
@@ -507,6 +519,7 @@ async def asyncio(
|
|
|
507
519
|
registration_method: Union[Unset, str] = UNSET,
|
|
508
520
|
user_keyword: Union[Unset, str] = UNSET,
|
|
509
521
|
username: Union[Unset, str] = UNSET,
|
|
522
|
+
username_list: Union[Unset, str] = UNSET,
|
|
510
523
|
) -> list["MarketplaceServiceProviderUser"]:
|
|
511
524
|
"""Return users of service provider.
|
|
512
525
|
|
|
@@ -538,6 +551,7 @@ async def asyncio(
|
|
|
538
551
|
registration_method (Union[Unset, str]):
|
|
539
552
|
user_keyword (Union[Unset, str]):
|
|
540
553
|
username (Union[Unset, str]):
|
|
554
|
+
username_list (Union[Unset, str]):
|
|
541
555
|
|
|
542
556
|
Raises:
|
|
543
557
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -577,5 +591,6 @@ async def asyncio(
|
|
|
577
591
|
registration_method=registration_method,
|
|
578
592
|
user_keyword=user_keyword,
|
|
579
593
|
username=username,
|
|
594
|
+
username_list=username_list,
|
|
580
595
|
)
|
|
581
596
|
).parsed
|
|
@@ -85,7 +85,8 @@ def sync_detailed(
|
|
|
85
85
|
page_size: Union[Unset, int] = UNSET,
|
|
86
86
|
query: Union[Unset, str] = UNSET,
|
|
87
87
|
) -> Response[list["Notification"]]:
|
|
88
|
-
"""
|
|
88
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
89
|
+
|
|
89
90
|
Args:
|
|
90
91
|
description (Union[Unset, str]):
|
|
91
92
|
is_overridden (Union[Unset, bool]):
|
|
@@ -134,7 +135,8 @@ def sync(
|
|
|
134
135
|
page_size: Union[Unset, int] = UNSET,
|
|
135
136
|
query: Union[Unset, str] = UNSET,
|
|
136
137
|
) -> list["Notification"]:
|
|
137
|
-
"""
|
|
138
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
139
|
+
|
|
138
140
|
Args:
|
|
139
141
|
description (Union[Unset, str]):
|
|
140
142
|
is_overridden (Union[Unset, bool]):
|
|
@@ -178,7 +180,8 @@ async def asyncio_detailed(
|
|
|
178
180
|
page_size: Union[Unset, int] = UNSET,
|
|
179
181
|
query: Union[Unset, str] = UNSET,
|
|
180
182
|
) -> Response[list["Notification"]]:
|
|
181
|
-
"""
|
|
183
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
184
|
+
|
|
182
185
|
Args:
|
|
183
186
|
description (Union[Unset, str]):
|
|
184
187
|
is_overridden (Union[Unset, bool]):
|
|
@@ -225,7 +228,8 @@ async def asyncio(
|
|
|
225
228
|
page_size: Union[Unset, int] = UNSET,
|
|
226
229
|
query: Union[Unset, str] = UNSET,
|
|
227
230
|
) -> list["Notification"]:
|
|
228
|
-
"""
|
|
231
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
232
|
+
|
|
229
233
|
Args:
|
|
230
234
|
description (Union[Unset, str]):
|
|
231
235
|
is_overridden (Union[Unset, bool]):
|
waldur_api_client/api/notification_messages_templates/notification_messages_templates_list.py
CHANGED
|
@@ -83,7 +83,8 @@ def sync_detailed(
|
|
|
83
83
|
path: Union[Unset, str] = UNSET,
|
|
84
84
|
path_exact: Union[Unset, str] = UNSET,
|
|
85
85
|
) -> Response[list["NotificationTemplateDetailSerializers"]]:
|
|
86
|
-
"""
|
|
86
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
87
|
+
|
|
87
88
|
Args:
|
|
88
89
|
is_overridden (Union[Unset, bool]):
|
|
89
90
|
name (Union[Unset, str]):
|
|
@@ -129,7 +130,8 @@ def sync(
|
|
|
129
130
|
path: Union[Unset, str] = UNSET,
|
|
130
131
|
path_exact: Union[Unset, str] = UNSET,
|
|
131
132
|
) -> list["NotificationTemplateDetailSerializers"]:
|
|
132
|
-
"""
|
|
133
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
134
|
+
|
|
133
135
|
Args:
|
|
134
136
|
is_overridden (Union[Unset, bool]):
|
|
135
137
|
name (Union[Unset, str]):
|
|
@@ -170,7 +172,8 @@ async def asyncio_detailed(
|
|
|
170
172
|
path: Union[Unset, str] = UNSET,
|
|
171
173
|
path_exact: Union[Unset, str] = UNSET,
|
|
172
174
|
) -> Response[list["NotificationTemplateDetailSerializers"]]:
|
|
173
|
-
"""
|
|
175
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
176
|
+
|
|
174
177
|
Args:
|
|
175
178
|
is_overridden (Union[Unset, bool]):
|
|
176
179
|
name (Union[Unset, str]):
|
|
@@ -214,7 +217,8 @@ async def asyncio(
|
|
|
214
217
|
path: Union[Unset, str] = UNSET,
|
|
215
218
|
path_exact: Union[Unset, str] = UNSET,
|
|
216
219
|
) -> list["NotificationTemplateDetailSerializers"]:
|
|
217
|
-
"""
|
|
220
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
221
|
+
|
|
218
222
|
Args:
|
|
219
223
|
is_overridden (Union[Unset, bool]):
|
|
220
224
|
name (Union[Unset, str]):
|
|
@@ -194,7 +194,8 @@ def sync_detailed(
|
|
|
194
194
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
195
195
|
uuid: Union[Unset, UUID] = UNSET,
|
|
196
196
|
) -> Response[list["OpenStackBackup"]]:
|
|
197
|
-
"""
|
|
197
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
198
|
+
|
|
198
199
|
Args:
|
|
199
200
|
backend_id (Union[Unset, str]):
|
|
200
201
|
can_manage (Union[Unset, bool]):
|
|
@@ -294,7 +295,8 @@ def sync(
|
|
|
294
295
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
295
296
|
uuid: Union[Unset, UUID] = UNSET,
|
|
296
297
|
) -> list["OpenStackBackup"]:
|
|
297
|
-
"""
|
|
298
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
299
|
+
|
|
298
300
|
Args:
|
|
299
301
|
backend_id (Union[Unset, str]):
|
|
300
302
|
can_manage (Union[Unset, bool]):
|
|
@@ -389,7 +391,8 @@ async def asyncio_detailed(
|
|
|
389
391
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
390
392
|
uuid: Union[Unset, UUID] = UNSET,
|
|
391
393
|
) -> Response[list["OpenStackBackup"]]:
|
|
392
|
-
"""
|
|
394
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
395
|
+
|
|
393
396
|
Args:
|
|
394
397
|
backend_id (Union[Unset, str]):
|
|
395
398
|
can_manage (Union[Unset, bool]):
|
|
@@ -487,7 +490,8 @@ async def asyncio(
|
|
|
487
490
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
488
491
|
uuid: Union[Unset, UUID] = UNSET,
|
|
489
492
|
) -> list["OpenStackBackup"]:
|
|
490
|
-
"""
|
|
493
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
494
|
+
|
|
491
495
|
Args:
|
|
492
496
|
backend_id (Union[Unset, str]):
|
|
493
497
|
can_manage (Union[Unset, bool]):
|
|
@@ -25,6 +25,7 @@ def _get_kwargs(
|
|
|
25
25
|
name_exact: Union[Unset, str] = UNSET,
|
|
26
26
|
name_iregex: Union[Unset, str] = UNSET,
|
|
27
27
|
o: Union[Unset, list[OpenstackFlavorsListOItem]] = UNSET,
|
|
28
|
+
offering_uuid: Union[Unset, UUID] = UNSET,
|
|
28
29
|
page: Union[Unset, int] = UNSET,
|
|
29
30
|
page_size: Union[Unset, int] = UNSET,
|
|
30
31
|
ram: Union[Unset, int] = UNSET,
|
|
@@ -73,6 +74,11 @@ def _get_kwargs(
|
|
|
73
74
|
|
|
74
75
|
params["o"] = json_o
|
|
75
76
|
|
|
77
|
+
json_offering_uuid: Union[Unset, str] = UNSET
|
|
78
|
+
if not isinstance(offering_uuid, Unset):
|
|
79
|
+
json_offering_uuid = str(offering_uuid)
|
|
80
|
+
params["offering_uuid"] = json_offering_uuid
|
|
81
|
+
|
|
76
82
|
params["page"] = page
|
|
77
83
|
|
|
78
84
|
params["page_size"] = page_size
|
|
@@ -146,6 +152,7 @@ def sync_detailed(
|
|
|
146
152
|
name_exact: Union[Unset, str] = UNSET,
|
|
147
153
|
name_iregex: Union[Unset, str] = UNSET,
|
|
148
154
|
o: Union[Unset, list[OpenstackFlavorsListOItem]] = UNSET,
|
|
155
|
+
offering_uuid: Union[Unset, UUID] = UNSET,
|
|
149
156
|
page: Union[Unset, int] = UNSET,
|
|
150
157
|
page_size: Union[Unset, int] = UNSET,
|
|
151
158
|
ram: Union[Unset, int] = UNSET,
|
|
@@ -156,7 +163,8 @@ def sync_detailed(
|
|
|
156
163
|
tenant: Union[Unset, str] = UNSET,
|
|
157
164
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
158
165
|
) -> Response[list["OpenStackFlavor"]]:
|
|
159
|
-
"""
|
|
166
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
167
|
+
|
|
160
168
|
Args:
|
|
161
169
|
cores (Union[Unset, int]):
|
|
162
170
|
cores_gte (Union[Unset, int]):
|
|
@@ -169,6 +177,7 @@ def sync_detailed(
|
|
|
169
177
|
name_exact (Union[Unset, str]):
|
|
170
178
|
name_iregex (Union[Unset, str]):
|
|
171
179
|
o (Union[Unset, list[OpenstackFlavorsListOItem]]):
|
|
180
|
+
offering_uuid (Union[Unset, UUID]):
|
|
172
181
|
page (Union[Unset, int]):
|
|
173
182
|
page_size (Union[Unset, int]):
|
|
174
183
|
ram (Union[Unset, int]):
|
|
@@ -199,6 +208,7 @@ def sync_detailed(
|
|
|
199
208
|
name_exact=name_exact,
|
|
200
209
|
name_iregex=name_iregex,
|
|
201
210
|
o=o,
|
|
211
|
+
offering_uuid=offering_uuid,
|
|
202
212
|
page=page,
|
|
203
213
|
page_size=page_size,
|
|
204
214
|
ram=ram,
|
|
@@ -231,6 +241,7 @@ def sync(
|
|
|
231
241
|
name_exact: Union[Unset, str] = UNSET,
|
|
232
242
|
name_iregex: Union[Unset, str] = UNSET,
|
|
233
243
|
o: Union[Unset, list[OpenstackFlavorsListOItem]] = UNSET,
|
|
244
|
+
offering_uuid: Union[Unset, UUID] = UNSET,
|
|
234
245
|
page: Union[Unset, int] = UNSET,
|
|
235
246
|
page_size: Union[Unset, int] = UNSET,
|
|
236
247
|
ram: Union[Unset, int] = UNSET,
|
|
@@ -241,7 +252,8 @@ def sync(
|
|
|
241
252
|
tenant: Union[Unset, str] = UNSET,
|
|
242
253
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
243
254
|
) -> list["OpenStackFlavor"]:
|
|
244
|
-
"""
|
|
255
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
256
|
+
|
|
245
257
|
Args:
|
|
246
258
|
cores (Union[Unset, int]):
|
|
247
259
|
cores_gte (Union[Unset, int]):
|
|
@@ -254,6 +266,7 @@ def sync(
|
|
|
254
266
|
name_exact (Union[Unset, str]):
|
|
255
267
|
name_iregex (Union[Unset, str]):
|
|
256
268
|
o (Union[Unset, list[OpenstackFlavorsListOItem]]):
|
|
269
|
+
offering_uuid (Union[Unset, UUID]):
|
|
257
270
|
page (Union[Unset, int]):
|
|
258
271
|
page_size (Union[Unset, int]):
|
|
259
272
|
ram (Union[Unset, int]):
|
|
@@ -285,6 +298,7 @@ def sync(
|
|
|
285
298
|
name_exact=name_exact,
|
|
286
299
|
name_iregex=name_iregex,
|
|
287
300
|
o=o,
|
|
301
|
+
offering_uuid=offering_uuid,
|
|
288
302
|
page=page,
|
|
289
303
|
page_size=page_size,
|
|
290
304
|
ram=ram,
|
|
@@ -311,6 +325,7 @@ async def asyncio_detailed(
|
|
|
311
325
|
name_exact: Union[Unset, str] = UNSET,
|
|
312
326
|
name_iregex: Union[Unset, str] = UNSET,
|
|
313
327
|
o: Union[Unset, list[OpenstackFlavorsListOItem]] = UNSET,
|
|
328
|
+
offering_uuid: Union[Unset, UUID] = UNSET,
|
|
314
329
|
page: Union[Unset, int] = UNSET,
|
|
315
330
|
page_size: Union[Unset, int] = UNSET,
|
|
316
331
|
ram: Union[Unset, int] = UNSET,
|
|
@@ -321,7 +336,8 @@ async def asyncio_detailed(
|
|
|
321
336
|
tenant: Union[Unset, str] = UNSET,
|
|
322
337
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
323
338
|
) -> Response[list["OpenStackFlavor"]]:
|
|
324
|
-
"""
|
|
339
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
340
|
+
|
|
325
341
|
Args:
|
|
326
342
|
cores (Union[Unset, int]):
|
|
327
343
|
cores_gte (Union[Unset, int]):
|
|
@@ -334,6 +350,7 @@ async def asyncio_detailed(
|
|
|
334
350
|
name_exact (Union[Unset, str]):
|
|
335
351
|
name_iregex (Union[Unset, str]):
|
|
336
352
|
o (Union[Unset, list[OpenstackFlavorsListOItem]]):
|
|
353
|
+
offering_uuid (Union[Unset, UUID]):
|
|
337
354
|
page (Union[Unset, int]):
|
|
338
355
|
page_size (Union[Unset, int]):
|
|
339
356
|
ram (Union[Unset, int]):
|
|
@@ -364,6 +381,7 @@ async def asyncio_detailed(
|
|
|
364
381
|
name_exact=name_exact,
|
|
365
382
|
name_iregex=name_iregex,
|
|
366
383
|
o=o,
|
|
384
|
+
offering_uuid=offering_uuid,
|
|
367
385
|
page=page,
|
|
368
386
|
page_size=page_size,
|
|
369
387
|
ram=ram,
|
|
@@ -394,6 +412,7 @@ async def asyncio(
|
|
|
394
412
|
name_exact: Union[Unset, str] = UNSET,
|
|
395
413
|
name_iregex: Union[Unset, str] = UNSET,
|
|
396
414
|
o: Union[Unset, list[OpenstackFlavorsListOItem]] = UNSET,
|
|
415
|
+
offering_uuid: Union[Unset, UUID] = UNSET,
|
|
397
416
|
page: Union[Unset, int] = UNSET,
|
|
398
417
|
page_size: Union[Unset, int] = UNSET,
|
|
399
418
|
ram: Union[Unset, int] = UNSET,
|
|
@@ -404,7 +423,8 @@ async def asyncio(
|
|
|
404
423
|
tenant: Union[Unset, str] = UNSET,
|
|
405
424
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
406
425
|
) -> list["OpenStackFlavor"]:
|
|
407
|
-
"""
|
|
426
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
427
|
+
|
|
408
428
|
Args:
|
|
409
429
|
cores (Union[Unset, int]):
|
|
410
430
|
cores_gte (Union[Unset, int]):
|
|
@@ -417,6 +437,7 @@ async def asyncio(
|
|
|
417
437
|
name_exact (Union[Unset, str]):
|
|
418
438
|
name_iregex (Union[Unset, str]):
|
|
419
439
|
o (Union[Unset, list[OpenstackFlavorsListOItem]]):
|
|
440
|
+
offering_uuid (Union[Unset, UUID]):
|
|
420
441
|
page (Union[Unset, int]):
|
|
421
442
|
page_size (Union[Unset, int]):
|
|
422
443
|
ram (Union[Unset, int]):
|
|
@@ -449,6 +470,7 @@ async def asyncio(
|
|
|
449
470
|
name_exact=name_exact,
|
|
450
471
|
name_iregex=name_iregex,
|
|
451
472
|
o=o,
|
|
473
|
+
offering_uuid=offering_uuid,
|
|
452
474
|
page=page,
|
|
453
475
|
page_size=page_size,
|
|
454
476
|
ram=ram,
|