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
|
@@ -42,11 +42,12 @@ def _get_kwargs(
|
|
|
42
42
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
43
43
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
44
44
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
45
|
-
scope_uuid: Union[Unset,
|
|
45
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
46
46
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
47
47
|
shared: Union[Unset, bool] = UNSET,
|
|
48
48
|
state: Union[Unset, list[MarketplaceProviderOfferingsCustomersListStateItem]] = UNSET,
|
|
49
49
|
type_: Union[Unset, list[str]] = UNSET,
|
|
50
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
50
51
|
) -> dict[str, Any]:
|
|
51
52
|
params: dict[str, Any] = {}
|
|
52
53
|
|
|
@@ -138,10 +139,7 @@ def _get_kwargs(
|
|
|
138
139
|
json_resource_project_uuid = str(resource_project_uuid)
|
|
139
140
|
params["resource_project_uuid"] = json_resource_project_uuid
|
|
140
141
|
|
|
141
|
-
|
|
142
|
-
if not isinstance(scope_uuid, Unset):
|
|
143
|
-
json_scope_uuid = str(scope_uuid)
|
|
144
|
-
params["scope_uuid"] = json_scope_uuid
|
|
142
|
+
params["scope_uuid"] = scope_uuid
|
|
145
143
|
|
|
146
144
|
json_service_manager_uuid: Union[Unset, str] = UNSET
|
|
147
145
|
if not isinstance(service_manager_uuid, Unset):
|
|
@@ -165,6 +163,8 @@ def _get_kwargs(
|
|
|
165
163
|
|
|
166
164
|
params["type"] = json_type_
|
|
167
165
|
|
|
166
|
+
params["uuid_list"] = uuid_list
|
|
167
|
+
|
|
168
168
|
params = {k: v for k, v in params.items() if v is not UNSET and v is not None}
|
|
169
169
|
|
|
170
170
|
_kwargs: dict[str, Any] = {
|
|
@@ -228,11 +228,12 @@ def sync_detailed(
|
|
|
228
228
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
229
229
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
230
230
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
231
|
-
scope_uuid: Union[Unset,
|
|
231
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
232
232
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
233
233
|
shared: Union[Unset, bool] = UNSET,
|
|
234
234
|
state: Union[Unset, list[MarketplaceProviderOfferingsCustomersListStateItem]] = UNSET,
|
|
235
235
|
type_: Union[Unset, list[str]] = UNSET,
|
|
236
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
236
237
|
) -> Response[list["ProviderOfferingCustomer"]]:
|
|
237
238
|
"""Get customers for offering.
|
|
238
239
|
|
|
@@ -260,11 +261,12 @@ def sync_detailed(
|
|
|
260
261
|
project_uuid (Union[Unset, UUID]):
|
|
261
262
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
262
263
|
resource_project_uuid (Union[Unset, UUID]):
|
|
263
|
-
scope_uuid (Union[Unset,
|
|
264
|
+
scope_uuid (Union[Unset, str]):
|
|
264
265
|
service_manager_uuid (Union[Unset, UUID]):
|
|
265
266
|
shared (Union[Unset, bool]):
|
|
266
267
|
state (Union[Unset, list[MarketplaceProviderOfferingsCustomersListStateItem]]):
|
|
267
268
|
type_ (Union[Unset, list[str]]):
|
|
269
|
+
uuid_list (Union[Unset, str]):
|
|
268
270
|
|
|
269
271
|
Raises:
|
|
270
272
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -303,6 +305,7 @@ def sync_detailed(
|
|
|
303
305
|
shared=shared,
|
|
304
306
|
state=state,
|
|
305
307
|
type_=type_,
|
|
308
|
+
uuid_list=uuid_list,
|
|
306
309
|
)
|
|
307
310
|
|
|
308
311
|
response = client.get_httpx_client().request(
|
|
@@ -338,11 +341,12 @@ def sync(
|
|
|
338
341
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
339
342
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
340
343
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
341
|
-
scope_uuid: Union[Unset,
|
|
344
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
342
345
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
343
346
|
shared: Union[Unset, bool] = UNSET,
|
|
344
347
|
state: Union[Unset, list[MarketplaceProviderOfferingsCustomersListStateItem]] = UNSET,
|
|
345
348
|
type_: Union[Unset, list[str]] = UNSET,
|
|
349
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
346
350
|
) -> list["ProviderOfferingCustomer"]:
|
|
347
351
|
"""Get customers for offering.
|
|
348
352
|
|
|
@@ -370,11 +374,12 @@ def sync(
|
|
|
370
374
|
project_uuid (Union[Unset, UUID]):
|
|
371
375
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
372
376
|
resource_project_uuid (Union[Unset, UUID]):
|
|
373
|
-
scope_uuid (Union[Unset,
|
|
377
|
+
scope_uuid (Union[Unset, str]):
|
|
374
378
|
service_manager_uuid (Union[Unset, UUID]):
|
|
375
379
|
shared (Union[Unset, bool]):
|
|
376
380
|
state (Union[Unset, list[MarketplaceProviderOfferingsCustomersListStateItem]]):
|
|
377
381
|
type_ (Union[Unset, list[str]]):
|
|
382
|
+
uuid_list (Union[Unset, str]):
|
|
378
383
|
|
|
379
384
|
Raises:
|
|
380
385
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -414,6 +419,7 @@ def sync(
|
|
|
414
419
|
shared=shared,
|
|
415
420
|
state=state,
|
|
416
421
|
type_=type_,
|
|
422
|
+
uuid_list=uuid_list,
|
|
417
423
|
).parsed
|
|
418
424
|
|
|
419
425
|
|
|
@@ -443,11 +449,12 @@ async def asyncio_detailed(
|
|
|
443
449
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
444
450
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
445
451
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
446
|
-
scope_uuid: Union[Unset,
|
|
452
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
447
453
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
448
454
|
shared: Union[Unset, bool] = UNSET,
|
|
449
455
|
state: Union[Unset, list[MarketplaceProviderOfferingsCustomersListStateItem]] = UNSET,
|
|
450
456
|
type_: Union[Unset, list[str]] = UNSET,
|
|
457
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
451
458
|
) -> Response[list["ProviderOfferingCustomer"]]:
|
|
452
459
|
"""Get customers for offering.
|
|
453
460
|
|
|
@@ -475,11 +482,12 @@ async def asyncio_detailed(
|
|
|
475
482
|
project_uuid (Union[Unset, UUID]):
|
|
476
483
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
477
484
|
resource_project_uuid (Union[Unset, UUID]):
|
|
478
|
-
scope_uuid (Union[Unset,
|
|
485
|
+
scope_uuid (Union[Unset, str]):
|
|
479
486
|
service_manager_uuid (Union[Unset, UUID]):
|
|
480
487
|
shared (Union[Unset, bool]):
|
|
481
488
|
state (Union[Unset, list[MarketplaceProviderOfferingsCustomersListStateItem]]):
|
|
482
489
|
type_ (Union[Unset, list[str]]):
|
|
490
|
+
uuid_list (Union[Unset, str]):
|
|
483
491
|
|
|
484
492
|
Raises:
|
|
485
493
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -518,6 +526,7 @@ async def asyncio_detailed(
|
|
|
518
526
|
shared=shared,
|
|
519
527
|
state=state,
|
|
520
528
|
type_=type_,
|
|
529
|
+
uuid_list=uuid_list,
|
|
521
530
|
)
|
|
522
531
|
|
|
523
532
|
response = await client.get_async_httpx_client().request(**kwargs)
|
|
@@ -551,11 +560,12 @@ async def asyncio(
|
|
|
551
560
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
552
561
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
553
562
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
554
|
-
scope_uuid: Union[Unset,
|
|
563
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
555
564
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
556
565
|
shared: Union[Unset, bool] = UNSET,
|
|
557
566
|
state: Union[Unset, list[MarketplaceProviderOfferingsCustomersListStateItem]] = UNSET,
|
|
558
567
|
type_: Union[Unset, list[str]] = UNSET,
|
|
568
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
559
569
|
) -> list["ProviderOfferingCustomer"]:
|
|
560
570
|
"""Get customers for offering.
|
|
561
571
|
|
|
@@ -583,11 +593,12 @@ async def asyncio(
|
|
|
583
593
|
project_uuid (Union[Unset, UUID]):
|
|
584
594
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
585
595
|
resource_project_uuid (Union[Unset, UUID]):
|
|
586
|
-
scope_uuid (Union[Unset,
|
|
596
|
+
scope_uuid (Union[Unset, str]):
|
|
587
597
|
service_manager_uuid (Union[Unset, UUID]):
|
|
588
598
|
shared (Union[Unset, bool]):
|
|
589
599
|
state (Union[Unset, list[MarketplaceProviderOfferingsCustomersListStateItem]]):
|
|
590
600
|
type_ (Union[Unset, list[str]]):
|
|
601
|
+
uuid_list (Union[Unset, str]):
|
|
591
602
|
|
|
592
603
|
Raises:
|
|
593
604
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -628,5 +639,6 @@ async def asyncio(
|
|
|
628
639
|
shared=shared,
|
|
629
640
|
state=state,
|
|
630
641
|
type_=type_,
|
|
642
|
+
uuid_list=uuid_list,
|
|
631
643
|
)
|
|
632
644
|
).parsed
|
waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_groups_list.py
CHANGED
|
@@ -39,11 +39,12 @@ def _get_kwargs(
|
|
|
39
39
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
40
40
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
41
41
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
42
|
-
scope_uuid: Union[Unset,
|
|
42
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
43
43
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
44
44
|
shared: Union[Unset, bool] = UNSET,
|
|
45
45
|
state: Union[Unset, list[MarketplaceProviderOfferingsGroupsListStateItem]] = UNSET,
|
|
46
46
|
type_: Union[Unset, list[str]] = UNSET,
|
|
47
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
47
48
|
) -> dict[str, Any]:
|
|
48
49
|
params: dict[str, Any] = {}
|
|
49
50
|
|
|
@@ -135,10 +136,7 @@ def _get_kwargs(
|
|
|
135
136
|
json_resource_project_uuid = str(resource_project_uuid)
|
|
136
137
|
params["resource_project_uuid"] = json_resource_project_uuid
|
|
137
138
|
|
|
138
|
-
|
|
139
|
-
if not isinstance(scope_uuid, Unset):
|
|
140
|
-
json_scope_uuid = str(scope_uuid)
|
|
141
|
-
params["scope_uuid"] = json_scope_uuid
|
|
139
|
+
params["scope_uuid"] = scope_uuid
|
|
142
140
|
|
|
143
141
|
json_service_manager_uuid: Union[Unset, str] = UNSET
|
|
144
142
|
if not isinstance(service_manager_uuid, Unset):
|
|
@@ -162,6 +160,8 @@ def _get_kwargs(
|
|
|
162
160
|
|
|
163
161
|
params["type"] = json_type_
|
|
164
162
|
|
|
163
|
+
params["uuid_list"] = uuid_list
|
|
164
|
+
|
|
165
165
|
params = {k: v for k, v in params.items() if v is not UNSET and v is not None}
|
|
166
166
|
|
|
167
167
|
_kwargs: dict[str, Any] = {
|
|
@@ -222,11 +222,12 @@ def sync_detailed(
|
|
|
222
222
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
223
223
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
224
224
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
225
|
-
scope_uuid: Union[Unset,
|
|
225
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
226
226
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
227
227
|
shared: Union[Unset, bool] = UNSET,
|
|
228
228
|
state: Union[Unset, list[MarketplaceProviderOfferingsGroupsListStateItem]] = UNSET,
|
|
229
229
|
type_: Union[Unset, list[str]] = UNSET,
|
|
230
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
230
231
|
) -> Response[list["OfferingGroups"]]:
|
|
231
232
|
"""
|
|
232
233
|
Args:
|
|
@@ -252,11 +253,12 @@ def sync_detailed(
|
|
|
252
253
|
project_uuid (Union[Unset, UUID]):
|
|
253
254
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
254
255
|
resource_project_uuid (Union[Unset, UUID]):
|
|
255
|
-
scope_uuid (Union[Unset,
|
|
256
|
+
scope_uuid (Union[Unset, str]):
|
|
256
257
|
service_manager_uuid (Union[Unset, UUID]):
|
|
257
258
|
shared (Union[Unset, bool]):
|
|
258
259
|
state (Union[Unset, list[MarketplaceProviderOfferingsGroupsListStateItem]]):
|
|
259
260
|
type_ (Union[Unset, list[str]]):
|
|
261
|
+
uuid_list (Union[Unset, str]):
|
|
260
262
|
|
|
261
263
|
Raises:
|
|
262
264
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -294,6 +296,7 @@ def sync_detailed(
|
|
|
294
296
|
shared=shared,
|
|
295
297
|
state=state,
|
|
296
298
|
type_=type_,
|
|
299
|
+
uuid_list=uuid_list,
|
|
297
300
|
)
|
|
298
301
|
|
|
299
302
|
response = client.get_httpx_client().request(
|
|
@@ -328,11 +331,12 @@ def sync(
|
|
|
328
331
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
329
332
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
330
333
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
331
|
-
scope_uuid: Union[Unset,
|
|
334
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
332
335
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
333
336
|
shared: Union[Unset, bool] = UNSET,
|
|
334
337
|
state: Union[Unset, list[MarketplaceProviderOfferingsGroupsListStateItem]] = UNSET,
|
|
335
338
|
type_: Union[Unset, list[str]] = UNSET,
|
|
339
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
336
340
|
) -> list["OfferingGroups"]:
|
|
337
341
|
"""
|
|
338
342
|
Args:
|
|
@@ -358,11 +362,12 @@ def sync(
|
|
|
358
362
|
project_uuid (Union[Unset, UUID]):
|
|
359
363
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
360
364
|
resource_project_uuid (Union[Unset, UUID]):
|
|
361
|
-
scope_uuid (Union[Unset,
|
|
365
|
+
scope_uuid (Union[Unset, str]):
|
|
362
366
|
service_manager_uuid (Union[Unset, UUID]):
|
|
363
367
|
shared (Union[Unset, bool]):
|
|
364
368
|
state (Union[Unset, list[MarketplaceProviderOfferingsGroupsListStateItem]]):
|
|
365
369
|
type_ (Union[Unset, list[str]]):
|
|
370
|
+
uuid_list (Union[Unset, str]):
|
|
366
371
|
|
|
367
372
|
Raises:
|
|
368
373
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -401,6 +406,7 @@ def sync(
|
|
|
401
406
|
shared=shared,
|
|
402
407
|
state=state,
|
|
403
408
|
type_=type_,
|
|
409
|
+
uuid_list=uuid_list,
|
|
404
410
|
).parsed
|
|
405
411
|
|
|
406
412
|
|
|
@@ -429,11 +435,12 @@ async def asyncio_detailed(
|
|
|
429
435
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
430
436
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
431
437
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
432
|
-
scope_uuid: Union[Unset,
|
|
438
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
433
439
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
434
440
|
shared: Union[Unset, bool] = UNSET,
|
|
435
441
|
state: Union[Unset, list[MarketplaceProviderOfferingsGroupsListStateItem]] = UNSET,
|
|
436
442
|
type_: Union[Unset, list[str]] = UNSET,
|
|
443
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
437
444
|
) -> Response[list["OfferingGroups"]]:
|
|
438
445
|
"""
|
|
439
446
|
Args:
|
|
@@ -459,11 +466,12 @@ async def asyncio_detailed(
|
|
|
459
466
|
project_uuid (Union[Unset, UUID]):
|
|
460
467
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
461
468
|
resource_project_uuid (Union[Unset, UUID]):
|
|
462
|
-
scope_uuid (Union[Unset,
|
|
469
|
+
scope_uuid (Union[Unset, str]):
|
|
463
470
|
service_manager_uuid (Union[Unset, UUID]):
|
|
464
471
|
shared (Union[Unset, bool]):
|
|
465
472
|
state (Union[Unset, list[MarketplaceProviderOfferingsGroupsListStateItem]]):
|
|
466
473
|
type_ (Union[Unset, list[str]]):
|
|
474
|
+
uuid_list (Union[Unset, str]):
|
|
467
475
|
|
|
468
476
|
Raises:
|
|
469
477
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -501,6 +509,7 @@ async def asyncio_detailed(
|
|
|
501
509
|
shared=shared,
|
|
502
510
|
state=state,
|
|
503
511
|
type_=type_,
|
|
512
|
+
uuid_list=uuid_list,
|
|
504
513
|
)
|
|
505
514
|
|
|
506
515
|
response = await client.get_async_httpx_client().request(**kwargs)
|
|
@@ -533,11 +542,12 @@ async def asyncio(
|
|
|
533
542
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
534
543
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
535
544
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
536
|
-
scope_uuid: Union[Unset,
|
|
545
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
537
546
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
538
547
|
shared: Union[Unset, bool] = UNSET,
|
|
539
548
|
state: Union[Unset, list[MarketplaceProviderOfferingsGroupsListStateItem]] = UNSET,
|
|
540
549
|
type_: Union[Unset, list[str]] = UNSET,
|
|
550
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
541
551
|
) -> list["OfferingGroups"]:
|
|
542
552
|
"""
|
|
543
553
|
Args:
|
|
@@ -563,11 +573,12 @@ async def asyncio(
|
|
|
563
573
|
project_uuid (Union[Unset, UUID]):
|
|
564
574
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
565
575
|
resource_project_uuid (Union[Unset, UUID]):
|
|
566
|
-
scope_uuid (Union[Unset,
|
|
576
|
+
scope_uuid (Union[Unset, str]):
|
|
567
577
|
service_manager_uuid (Union[Unset, UUID]):
|
|
568
578
|
shared (Union[Unset, bool]):
|
|
569
579
|
state (Union[Unset, list[MarketplaceProviderOfferingsGroupsListStateItem]]):
|
|
570
580
|
type_ (Union[Unset, list[str]]):
|
|
581
|
+
uuid_list (Union[Unset, str]):
|
|
571
582
|
|
|
572
583
|
Raises:
|
|
573
584
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -607,5 +618,6 @@ async def asyncio(
|
|
|
607
618
|
shared=shared,
|
|
608
619
|
state=state,
|
|
609
620
|
type_=type_,
|
|
621
|
+
uuid_list=uuid_list,
|
|
610
622
|
)
|
|
611
623
|
).parsed
|
|
@@ -39,11 +39,12 @@ def _get_kwargs(
|
|
|
39
39
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
40
40
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
41
41
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
42
|
-
scope_uuid: Union[Unset,
|
|
42
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
43
43
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
44
44
|
shared: Union[Unset, bool] = UNSET,
|
|
45
45
|
state: Union[Unset, list[MarketplaceProviderOfferingsListStateItem]] = UNSET,
|
|
46
46
|
type_: Union[Unset, list[str]] = UNSET,
|
|
47
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
47
48
|
) -> dict[str, Any]:
|
|
48
49
|
params: dict[str, Any] = {}
|
|
49
50
|
|
|
@@ -144,10 +145,7 @@ def _get_kwargs(
|
|
|
144
145
|
json_resource_project_uuid = str(resource_project_uuid)
|
|
145
146
|
params["resource_project_uuid"] = json_resource_project_uuid
|
|
146
147
|
|
|
147
|
-
|
|
148
|
-
if not isinstance(scope_uuid, Unset):
|
|
149
|
-
json_scope_uuid = str(scope_uuid)
|
|
150
|
-
params["scope_uuid"] = json_scope_uuid
|
|
148
|
+
params["scope_uuid"] = scope_uuid
|
|
151
149
|
|
|
152
150
|
json_service_manager_uuid: Union[Unset, str] = UNSET
|
|
153
151
|
if not isinstance(service_manager_uuid, Unset):
|
|
@@ -171,6 +169,8 @@ def _get_kwargs(
|
|
|
171
169
|
|
|
172
170
|
params["type"] = json_type_
|
|
173
171
|
|
|
172
|
+
params["uuid_list"] = uuid_list
|
|
173
|
+
|
|
174
174
|
params = {k: v for k, v in params.items() if v is not UNSET and v is not None}
|
|
175
175
|
|
|
176
176
|
_kwargs: dict[str, Any] = {
|
|
@@ -234,13 +234,15 @@ def sync_detailed(
|
|
|
234
234
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
235
235
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
236
236
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
237
|
-
scope_uuid: Union[Unset,
|
|
237
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
238
238
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
239
239
|
shared: Union[Unset, bool] = UNSET,
|
|
240
240
|
state: Union[Unset, list[MarketplaceProviderOfferingsListStateItem]] = UNSET,
|
|
241
241
|
type_: Union[Unset, list[str]] = UNSET,
|
|
242
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
242
243
|
) -> Response[list["ProviderOfferingDetails"]]:
|
|
243
|
-
"""
|
|
244
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
245
|
+
|
|
244
246
|
Args:
|
|
245
247
|
accessible_via_calls (Union[Unset, bool]):
|
|
246
248
|
allowed_customer_uuid (Union[Unset, UUID]):
|
|
@@ -265,11 +267,12 @@ def sync_detailed(
|
|
|
265
267
|
project_uuid (Union[Unset, UUID]):
|
|
266
268
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
267
269
|
resource_project_uuid (Union[Unset, UUID]):
|
|
268
|
-
scope_uuid (Union[Unset,
|
|
270
|
+
scope_uuid (Union[Unset, str]):
|
|
269
271
|
service_manager_uuid (Union[Unset, UUID]):
|
|
270
272
|
shared (Union[Unset, bool]):
|
|
271
273
|
state (Union[Unset, list[MarketplaceProviderOfferingsListStateItem]]):
|
|
272
274
|
type_ (Union[Unset, list[str]]):
|
|
275
|
+
uuid_list (Union[Unset, str]):
|
|
273
276
|
|
|
274
277
|
Raises:
|
|
275
278
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -308,6 +311,7 @@ def sync_detailed(
|
|
|
308
311
|
shared=shared,
|
|
309
312
|
state=state,
|
|
310
313
|
type_=type_,
|
|
314
|
+
uuid_list=uuid_list,
|
|
311
315
|
)
|
|
312
316
|
|
|
313
317
|
response = client.get_httpx_client().request(
|
|
@@ -343,13 +347,15 @@ def sync(
|
|
|
343
347
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
344
348
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
345
349
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
346
|
-
scope_uuid: Union[Unset,
|
|
350
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
347
351
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
348
352
|
shared: Union[Unset, bool] = UNSET,
|
|
349
353
|
state: Union[Unset, list[MarketplaceProviderOfferingsListStateItem]] = UNSET,
|
|
350
354
|
type_: Union[Unset, list[str]] = UNSET,
|
|
355
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
351
356
|
) -> list["ProviderOfferingDetails"]:
|
|
352
|
-
"""
|
|
357
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
358
|
+
|
|
353
359
|
Args:
|
|
354
360
|
accessible_via_calls (Union[Unset, bool]):
|
|
355
361
|
allowed_customer_uuid (Union[Unset, UUID]):
|
|
@@ -374,11 +380,12 @@ def sync(
|
|
|
374
380
|
project_uuid (Union[Unset, UUID]):
|
|
375
381
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
376
382
|
resource_project_uuid (Union[Unset, UUID]):
|
|
377
|
-
scope_uuid (Union[Unset,
|
|
383
|
+
scope_uuid (Union[Unset, str]):
|
|
378
384
|
service_manager_uuid (Union[Unset, UUID]):
|
|
379
385
|
shared (Union[Unset, bool]):
|
|
380
386
|
state (Union[Unset, list[MarketplaceProviderOfferingsListStateItem]]):
|
|
381
387
|
type_ (Union[Unset, list[str]]):
|
|
388
|
+
uuid_list (Union[Unset, str]):
|
|
382
389
|
|
|
383
390
|
Raises:
|
|
384
391
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -418,6 +425,7 @@ def sync(
|
|
|
418
425
|
shared=shared,
|
|
419
426
|
state=state,
|
|
420
427
|
type_=type_,
|
|
428
|
+
uuid_list=uuid_list,
|
|
421
429
|
).parsed
|
|
422
430
|
|
|
423
431
|
|
|
@@ -447,13 +455,15 @@ async def asyncio_detailed(
|
|
|
447
455
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
448
456
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
449
457
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
450
|
-
scope_uuid: Union[Unset,
|
|
458
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
451
459
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
452
460
|
shared: Union[Unset, bool] = UNSET,
|
|
453
461
|
state: Union[Unset, list[MarketplaceProviderOfferingsListStateItem]] = UNSET,
|
|
454
462
|
type_: Union[Unset, list[str]] = UNSET,
|
|
463
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
455
464
|
) -> Response[list["ProviderOfferingDetails"]]:
|
|
456
|
-
"""
|
|
465
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
466
|
+
|
|
457
467
|
Args:
|
|
458
468
|
accessible_via_calls (Union[Unset, bool]):
|
|
459
469
|
allowed_customer_uuid (Union[Unset, UUID]):
|
|
@@ -478,11 +488,12 @@ async def asyncio_detailed(
|
|
|
478
488
|
project_uuid (Union[Unset, UUID]):
|
|
479
489
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
480
490
|
resource_project_uuid (Union[Unset, UUID]):
|
|
481
|
-
scope_uuid (Union[Unset,
|
|
491
|
+
scope_uuid (Union[Unset, str]):
|
|
482
492
|
service_manager_uuid (Union[Unset, UUID]):
|
|
483
493
|
shared (Union[Unset, bool]):
|
|
484
494
|
state (Union[Unset, list[MarketplaceProviderOfferingsListStateItem]]):
|
|
485
495
|
type_ (Union[Unset, list[str]]):
|
|
496
|
+
uuid_list (Union[Unset, str]):
|
|
486
497
|
|
|
487
498
|
Raises:
|
|
488
499
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -521,6 +532,7 @@ async def asyncio_detailed(
|
|
|
521
532
|
shared=shared,
|
|
522
533
|
state=state,
|
|
523
534
|
type_=type_,
|
|
535
|
+
uuid_list=uuid_list,
|
|
524
536
|
)
|
|
525
537
|
|
|
526
538
|
response = await client.get_async_httpx_client().request(**kwargs)
|
|
@@ -554,13 +566,15 @@ async def asyncio(
|
|
|
554
566
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
555
567
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
556
568
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
557
|
-
scope_uuid: Union[Unset,
|
|
569
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
558
570
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
559
571
|
shared: Union[Unset, bool] = UNSET,
|
|
560
572
|
state: Union[Unset, list[MarketplaceProviderOfferingsListStateItem]] = UNSET,
|
|
561
573
|
type_: Union[Unset, list[str]] = UNSET,
|
|
574
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
562
575
|
) -> list["ProviderOfferingDetails"]:
|
|
563
|
-
"""
|
|
576
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
577
|
+
|
|
564
578
|
Args:
|
|
565
579
|
accessible_via_calls (Union[Unset, bool]):
|
|
566
580
|
allowed_customer_uuid (Union[Unset, UUID]):
|
|
@@ -585,11 +599,12 @@ async def asyncio(
|
|
|
585
599
|
project_uuid (Union[Unset, UUID]):
|
|
586
600
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
587
601
|
resource_project_uuid (Union[Unset, UUID]):
|
|
588
|
-
scope_uuid (Union[Unset,
|
|
602
|
+
scope_uuid (Union[Unset, str]):
|
|
589
603
|
service_manager_uuid (Union[Unset, UUID]):
|
|
590
604
|
shared (Union[Unset, bool]):
|
|
591
605
|
state (Union[Unset, list[MarketplaceProviderOfferingsListStateItem]]):
|
|
592
606
|
type_ (Union[Unset, list[str]]):
|
|
607
|
+
uuid_list (Union[Unset, str]):
|
|
593
608
|
|
|
594
609
|
Raises:
|
|
595
610
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -630,5 +645,6 @@ async def asyncio(
|
|
|
630
645
|
shared=shared,
|
|
631
646
|
state=state,
|
|
632
647
|
type_=type_,
|
|
648
|
+
uuid_list=uuid_list,
|
|
633
649
|
)
|
|
634
650
|
).parsed
|
|
@@ -6,8 +6,8 @@ import httpx
|
|
|
6
6
|
|
|
7
7
|
from ... import errors
|
|
8
8
|
from ...client import AuthenticatedClient, Client
|
|
9
|
-
from ...models.provider_offering_details import ProviderOfferingDetails
|
|
10
9
|
from ...models.provider_offering_details_request import ProviderOfferingDetailsRequest
|
|
10
|
+
from ...models.resource_response_status import ResourceResponseStatus
|
|
11
11
|
from ...types import Response
|
|
12
12
|
|
|
13
13
|
|
|
@@ -31,9 +31,9 @@ def _get_kwargs(
|
|
|
31
31
|
return _kwargs
|
|
32
32
|
|
|
33
33
|
|
|
34
|
-
def _parse_response(*, client: Union[AuthenticatedClient, Client], response: httpx.Response) ->
|
|
34
|
+
def _parse_response(*, client: Union[AuthenticatedClient, Client], response: httpx.Response) -> ResourceResponseStatus:
|
|
35
35
|
if response.status_code == 200:
|
|
36
|
-
response_200 =
|
|
36
|
+
response_200 = ResourceResponseStatus.from_dict(response.json())
|
|
37
37
|
|
|
38
38
|
return response_200
|
|
39
39
|
raise errors.UnexpectedStatus(response.status_code, response.content)
|
|
@@ -41,7 +41,7 @@ def _parse_response(*, client: Union[AuthenticatedClient, Client], response: htt
|
|
|
41
41
|
|
|
42
42
|
def _build_response(
|
|
43
43
|
*, client: Union[AuthenticatedClient, Client], response: httpx.Response
|
|
44
|
-
) -> Response[
|
|
44
|
+
) -> Response[ResourceResponseStatus]:
|
|
45
45
|
return Response(
|
|
46
46
|
status_code=HTTPStatus(response.status_code),
|
|
47
47
|
content=response.content,
|
|
@@ -55,8 +55,9 @@ def sync_detailed(
|
|
|
55
55
|
*,
|
|
56
56
|
client: AuthenticatedClient,
|
|
57
57
|
body: ProviderOfferingDetailsRequest,
|
|
58
|
-
) -> Response[
|
|
59
|
-
"""
|
|
58
|
+
) -> Response[ResourceResponseStatus]:
|
|
59
|
+
"""Refresh offering user usernames.
|
|
60
|
+
|
|
60
61
|
Args:
|
|
61
62
|
uuid (UUID):
|
|
62
63
|
body (ProviderOfferingDetailsRequest):
|
|
@@ -66,7 +67,7 @@ def sync_detailed(
|
|
|
66
67
|
httpx.TimeoutException: If the request takes longer than Client.timeout.
|
|
67
68
|
|
|
68
69
|
Returns:
|
|
69
|
-
Response[
|
|
70
|
+
Response[ResourceResponseStatus]
|
|
70
71
|
"""
|
|
71
72
|
|
|
72
73
|
kwargs = _get_kwargs(
|
|
@@ -86,8 +87,9 @@ def sync(
|
|
|
86
87
|
*,
|
|
87
88
|
client: AuthenticatedClient,
|
|
88
89
|
body: ProviderOfferingDetailsRequest,
|
|
89
|
-
) ->
|
|
90
|
-
"""
|
|
90
|
+
) -> ResourceResponseStatus:
|
|
91
|
+
"""Refresh offering user usernames.
|
|
92
|
+
|
|
91
93
|
Args:
|
|
92
94
|
uuid (UUID):
|
|
93
95
|
body (ProviderOfferingDetailsRequest):
|
|
@@ -97,7 +99,7 @@ def sync(
|
|
|
97
99
|
httpx.TimeoutException: If the request takes longer than Client.timeout.
|
|
98
100
|
|
|
99
101
|
Returns:
|
|
100
|
-
|
|
102
|
+
ResourceResponseStatus
|
|
101
103
|
"""
|
|
102
104
|
|
|
103
105
|
return sync_detailed(
|
|
@@ -112,8 +114,9 @@ async def asyncio_detailed(
|
|
|
112
114
|
*,
|
|
113
115
|
client: AuthenticatedClient,
|
|
114
116
|
body: ProviderOfferingDetailsRequest,
|
|
115
|
-
) -> Response[
|
|
116
|
-
"""
|
|
117
|
+
) -> Response[ResourceResponseStatus]:
|
|
118
|
+
"""Refresh offering user usernames.
|
|
119
|
+
|
|
117
120
|
Args:
|
|
118
121
|
uuid (UUID):
|
|
119
122
|
body (ProviderOfferingDetailsRequest):
|
|
@@ -123,7 +126,7 @@ async def asyncio_detailed(
|
|
|
123
126
|
httpx.TimeoutException: If the request takes longer than Client.timeout.
|
|
124
127
|
|
|
125
128
|
Returns:
|
|
126
|
-
Response[
|
|
129
|
+
Response[ResourceResponseStatus]
|
|
127
130
|
"""
|
|
128
131
|
|
|
129
132
|
kwargs = _get_kwargs(
|
|
@@ -141,8 +144,9 @@ async def asyncio(
|
|
|
141
144
|
*,
|
|
142
145
|
client: AuthenticatedClient,
|
|
143
146
|
body: ProviderOfferingDetailsRequest,
|
|
144
|
-
) ->
|
|
145
|
-
"""
|
|
147
|
+
) -> ResourceResponseStatus:
|
|
148
|
+
"""Refresh offering user usernames.
|
|
149
|
+
|
|
146
150
|
Args:
|
|
147
151
|
uuid (UUID):
|
|
148
152
|
body (ProviderOfferingDetailsRequest):
|
|
@@ -152,7 +156,7 @@ async def asyncio(
|
|
|
152
156
|
httpx.TimeoutException: If the request takes longer than Client.timeout.
|
|
153
157
|
|
|
154
158
|
Returns:
|
|
155
|
-
|
|
159
|
+
ResourceResponseStatus
|
|
156
160
|
"""
|
|
157
161
|
|
|
158
162
|
return (
|
|
@@ -233,7 +233,8 @@ def sync_detailed(
|
|
|
233
233
|
state: Union[Unset, list[MarketplaceProviderResourcesListStateItem]] = UNSET,
|
|
234
234
|
visible_to_username: Union[Unset, str] = UNSET,
|
|
235
235
|
) -> Response[list["Resource"]]:
|
|
236
|
-
"""
|
|
236
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
237
|
+
|
|
237
238
|
Args:
|
|
238
239
|
backend_id (Union[Unset, str]):
|
|
239
240
|
category_uuid (Union[Unset, UUID]):
|
|
@@ -351,7 +352,8 @@ def sync(
|
|
|
351
352
|
state: Union[Unset, list[MarketplaceProviderResourcesListStateItem]] = UNSET,
|
|
352
353
|
visible_to_username: Union[Unset, str] = UNSET,
|
|
353
354
|
) -> list["Resource"]:
|
|
354
|
-
"""
|
|
355
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
356
|
+
|
|
355
357
|
Args:
|
|
356
358
|
backend_id (Union[Unset, str]):
|
|
357
359
|
category_uuid (Union[Unset, UUID]):
|
|
@@ -464,7 +466,8 @@ async def asyncio_detailed(
|
|
|
464
466
|
state: Union[Unset, list[MarketplaceProviderResourcesListStateItem]] = UNSET,
|
|
465
467
|
visible_to_username: Union[Unset, str] = UNSET,
|
|
466
468
|
) -> Response[list["Resource"]]:
|
|
467
|
-
"""
|
|
469
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
470
|
+
|
|
468
471
|
Args:
|
|
469
472
|
backend_id (Union[Unset, str]):
|
|
470
473
|
category_uuid (Union[Unset, UUID]):
|
|
@@ -580,7 +583,8 @@ async def asyncio(
|
|
|
580
583
|
state: Union[Unset, list[MarketplaceProviderResourcesListStateItem]] = UNSET,
|
|
581
584
|
visible_to_username: Union[Unset, str] = UNSET,
|
|
582
585
|
) -> list["Resource"]:
|
|
583
|
-
"""
|
|
586
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
587
|
+
|
|
584
588
|
Args:
|
|
585
589
|
backend_id (Union[Unset, str]):
|
|
586
590
|
category_uuid (Union[Unset, UUID]):
|