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
|
@@ -209,7 +209,8 @@ def sync_detailed(
|
|
|
209
209
|
state: Union[Unset, list[MarketplaceOrdersListStateItem]] = UNSET,
|
|
210
210
|
type_: Union[Unset, list[MarketplaceOrdersListTypeItem]] = UNSET,
|
|
211
211
|
) -> Response[list["OrderDetails"]]:
|
|
212
|
-
"""
|
|
212
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
213
|
+
|
|
213
214
|
Args:
|
|
214
215
|
can_approve_as_consumer (Union[Unset, bool]):
|
|
215
216
|
can_approve_as_provider (Union[Unset, bool]):
|
|
@@ -300,7 +301,8 @@ def sync(
|
|
|
300
301
|
state: Union[Unset, list[MarketplaceOrdersListStateItem]] = UNSET,
|
|
301
302
|
type_: Union[Unset, list[MarketplaceOrdersListTypeItem]] = UNSET,
|
|
302
303
|
) -> list["OrderDetails"]:
|
|
303
|
-
"""
|
|
304
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
305
|
+
|
|
304
306
|
Args:
|
|
305
307
|
can_approve_as_consumer (Union[Unset, bool]):
|
|
306
308
|
can_approve_as_provider (Union[Unset, bool]):
|
|
@@ -386,7 +388,8 @@ async def asyncio_detailed(
|
|
|
386
388
|
state: Union[Unset, list[MarketplaceOrdersListStateItem]] = UNSET,
|
|
387
389
|
type_: Union[Unset, list[MarketplaceOrdersListTypeItem]] = UNSET,
|
|
388
390
|
) -> Response[list["OrderDetails"]]:
|
|
389
|
-
"""
|
|
391
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
392
|
+
|
|
390
393
|
Args:
|
|
391
394
|
can_approve_as_consumer (Union[Unset, bool]):
|
|
392
395
|
can_approve_as_provider (Union[Unset, bool]):
|
|
@@ -475,7 +478,8 @@ async def asyncio(
|
|
|
475
478
|
state: Union[Unset, list[MarketplaceOrdersListStateItem]] = UNSET,
|
|
476
479
|
type_: Union[Unset, list[MarketplaceOrdersListTypeItem]] = UNSET,
|
|
477
480
|
) -> list["OrderDetails"]:
|
|
478
|
-
"""
|
|
481
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
482
|
+
|
|
479
483
|
Args:
|
|
480
484
|
can_approve_as_consumer (Union[Unset, bool]):
|
|
481
485
|
can_approve_as_provider (Union[Unset, bool]):
|
|
@@ -84,7 +84,8 @@ def sync_detailed(
|
|
|
84
84
|
plan_uuid: Union[Unset, UUID] = UNSET,
|
|
85
85
|
shared: Union[Unset, bool] = UNSET,
|
|
86
86
|
) -> Response[list["PlanComponent"]]:
|
|
87
|
-
"""
|
|
87
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
88
|
+
|
|
88
89
|
Args:
|
|
89
90
|
archived (Union[Unset, bool]):
|
|
90
91
|
offering_uuid (Union[Unset, UUID]):
|
|
@@ -127,7 +128,8 @@ def sync(
|
|
|
127
128
|
plan_uuid: Union[Unset, UUID] = UNSET,
|
|
128
129
|
shared: Union[Unset, bool] = UNSET,
|
|
129
130
|
) -> list["PlanComponent"]:
|
|
130
|
-
"""
|
|
131
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
132
|
+
|
|
131
133
|
Args:
|
|
132
134
|
archived (Union[Unset, bool]):
|
|
133
135
|
offering_uuid (Union[Unset, UUID]):
|
|
@@ -165,7 +167,8 @@ async def asyncio_detailed(
|
|
|
165
167
|
plan_uuid: Union[Unset, UUID] = UNSET,
|
|
166
168
|
shared: Union[Unset, bool] = UNSET,
|
|
167
169
|
) -> Response[list["PlanComponent"]]:
|
|
168
|
-
"""
|
|
170
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
171
|
+
|
|
169
172
|
Args:
|
|
170
173
|
archived (Union[Unset, bool]):
|
|
171
174
|
offering_uuid (Union[Unset, UUID]):
|
|
@@ -206,7 +209,8 @@ async def asyncio(
|
|
|
206
209
|
plan_uuid: Union[Unset, UUID] = UNSET,
|
|
207
210
|
shared: Union[Unset, bool] = UNSET,
|
|
208
211
|
) -> list["PlanComponent"]:
|
|
209
|
-
"""
|
|
212
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
213
|
+
|
|
210
214
|
Args:
|
|
211
215
|
archived (Union[Unset, bool]):
|
|
212
216
|
offering_uuid (Union[Unset, UUID]):
|
|
@@ -82,7 +82,8 @@ def sync_detailed(
|
|
|
82
82
|
page_size: Union[Unset, int] = UNSET,
|
|
83
83
|
parent_offering_uuid: Union[Unset, UUID] = UNSET,
|
|
84
84
|
) -> Response[list["ProviderPlanDetails"]]:
|
|
85
|
-
"""
|
|
85
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
86
|
+
|
|
86
87
|
Args:
|
|
87
88
|
offering (Union[Unset, str]):
|
|
88
89
|
offering_uuid (Union[Unset, UUID]):
|
|
@@ -122,7 +123,8 @@ def sync(
|
|
|
122
123
|
page_size: Union[Unset, int] = UNSET,
|
|
123
124
|
parent_offering_uuid: Union[Unset, UUID] = UNSET,
|
|
124
125
|
) -> list["ProviderPlanDetails"]:
|
|
125
|
-
"""
|
|
126
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
127
|
+
|
|
126
128
|
Args:
|
|
127
129
|
offering (Union[Unset, str]):
|
|
128
130
|
offering_uuid (Union[Unset, UUID]):
|
|
@@ -157,7 +159,8 @@ async def asyncio_detailed(
|
|
|
157
159
|
page_size: Union[Unset, int] = UNSET,
|
|
158
160
|
parent_offering_uuid: Union[Unset, UUID] = UNSET,
|
|
159
161
|
) -> Response[list["ProviderPlanDetails"]]:
|
|
160
|
-
"""
|
|
162
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
163
|
+
|
|
161
164
|
Args:
|
|
162
165
|
offering (Union[Unset, str]):
|
|
163
166
|
offering_uuid (Union[Unset, UUID]):
|
|
@@ -195,7 +198,8 @@ async def asyncio(
|
|
|
195
198
|
page_size: Union[Unset, int] = UNSET,
|
|
196
199
|
parent_offering_uuid: Union[Unset, UUID] = UNSET,
|
|
197
200
|
) -> list["ProviderPlanDetails"]:
|
|
198
|
-
"""
|
|
201
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
202
|
+
|
|
199
203
|
Args:
|
|
200
204
|
offering (Union[Unset, str]):
|
|
201
205
|
offering_uuid (Union[Unset, UUID]):
|
|
@@ -97,7 +97,8 @@ def sync_detailed(
|
|
|
97
97
|
scope: Union[Unset, str] = UNSET,
|
|
98
98
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
99
99
|
) -> Response[list["ProjectEstimatedCostPolicy"]]:
|
|
100
|
-
"""
|
|
100
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
101
|
+
|
|
101
102
|
Args:
|
|
102
103
|
customer (Union[Unset, str]):
|
|
103
104
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -146,7 +147,8 @@ def sync(
|
|
|
146
147
|
scope: Union[Unset, str] = UNSET,
|
|
147
148
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
148
149
|
) -> list["ProjectEstimatedCostPolicy"]:
|
|
149
|
-
"""
|
|
150
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
151
|
+
|
|
150
152
|
Args:
|
|
151
153
|
customer (Union[Unset, str]):
|
|
152
154
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -190,7 +192,8 @@ async def asyncio_detailed(
|
|
|
190
192
|
scope: Union[Unset, str] = UNSET,
|
|
191
193
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
192
194
|
) -> Response[list["ProjectEstimatedCostPolicy"]]:
|
|
193
|
-
"""
|
|
195
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
196
|
+
|
|
194
197
|
Args:
|
|
195
198
|
customer (Union[Unset, str]):
|
|
196
199
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -237,7 +240,8 @@ async def asyncio(
|
|
|
237
240
|
scope: Union[Unset, str] = UNSET,
|
|
238
241
|
scope_uuid: Union[Unset, UUID] = UNSET,
|
|
239
242
|
) -> list["ProjectEstimatedCostPolicy"]:
|
|
240
|
-
"""
|
|
243
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
244
|
+
|
|
241
245
|
Args:
|
|
242
246
|
customer (Union[Unset, str]):
|
|
243
247
|
customer_uuid (Union[Unset, UUID]):
|
|
@@ -83,7 +83,8 @@ def sync_detailed(
|
|
|
83
83
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
84
84
|
username: Union[Unset, str] = UNSET,
|
|
85
85
|
) -> Response[list["ProjectServiceAccount"]]:
|
|
86
|
-
"""
|
|
86
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
87
|
+
|
|
87
88
|
Args:
|
|
88
89
|
email (Union[Unset, str]):
|
|
89
90
|
page (Union[Unset, int]):
|
|
@@ -126,7 +127,8 @@ def sync(
|
|
|
126
127
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
127
128
|
username: Union[Unset, str] = UNSET,
|
|
128
129
|
) -> list["ProjectServiceAccount"]:
|
|
129
|
-
"""
|
|
130
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
131
|
+
|
|
130
132
|
Args:
|
|
131
133
|
email (Union[Unset, str]):
|
|
132
134
|
page (Union[Unset, int]):
|
|
@@ -164,7 +166,8 @@ async def asyncio_detailed(
|
|
|
164
166
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
165
167
|
username: Union[Unset, str] = UNSET,
|
|
166
168
|
) -> Response[list["ProjectServiceAccount"]]:
|
|
167
|
-
"""
|
|
169
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
170
|
+
|
|
168
171
|
Args:
|
|
169
172
|
email (Union[Unset, str]):
|
|
170
173
|
page (Union[Unset, int]):
|
|
@@ -205,7 +208,8 @@ async def asyncio(
|
|
|
205
208
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
206
209
|
username: Union[Unset, str] = UNSET,
|
|
207
210
|
) -> list["ProjectServiceAccount"]:
|
|
208
|
-
"""
|
|
211
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
212
|
+
|
|
209
213
|
Args:
|
|
210
214
|
email (Union[Unset, str]):
|
|
211
215
|
page (Union[Unset, int]):
|
|
@@ -104,7 +104,8 @@ def sync_detailed(
|
|
|
104
104
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
105
105
|
state: Union[Unset, list[MarketplaceProjectUpdateRequestsListStateItem]] = UNSET,
|
|
106
106
|
) -> Response[list["RemoteProjectUpdateRequest"]]:
|
|
107
|
-
"""
|
|
107
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
108
|
+
|
|
108
109
|
Args:
|
|
109
110
|
customer_uuid (Union[Unset, UUID]):
|
|
110
111
|
offering_customer_uuid (Union[Unset, UUID]):
|
|
@@ -150,7 +151,8 @@ def sync(
|
|
|
150
151
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
151
152
|
state: Union[Unset, list[MarketplaceProjectUpdateRequestsListStateItem]] = UNSET,
|
|
152
153
|
) -> list["RemoteProjectUpdateRequest"]:
|
|
153
|
-
"""
|
|
154
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
155
|
+
|
|
154
156
|
Args:
|
|
155
157
|
customer_uuid (Union[Unset, UUID]):
|
|
156
158
|
offering_customer_uuid (Union[Unset, UUID]):
|
|
@@ -191,7 +193,8 @@ async def asyncio_detailed(
|
|
|
191
193
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
192
194
|
state: Union[Unset, list[MarketplaceProjectUpdateRequestsListStateItem]] = UNSET,
|
|
193
195
|
) -> Response[list["RemoteProjectUpdateRequest"]]:
|
|
194
|
-
"""
|
|
196
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
197
|
+
|
|
195
198
|
Args:
|
|
196
199
|
customer_uuid (Union[Unset, UUID]):
|
|
197
200
|
offering_customer_uuid (Union[Unset, UUID]):
|
|
@@ -235,7 +238,8 @@ async def asyncio(
|
|
|
235
238
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
236
239
|
state: Union[Unset, list[MarketplaceProjectUpdateRequestsListStateItem]] = UNSET,
|
|
237
240
|
) -> list["RemoteProjectUpdateRequest"]:
|
|
238
|
-
"""
|
|
241
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
242
|
+
|
|
239
243
|
Args:
|
|
240
244
|
customer_uuid (Union[Unset, UUID]):
|
|
241
245
|
offering_customer_uuid (Union[Unset, UUID]):
|
|
@@ -43,12 +43,13 @@ def _get_kwargs(
|
|
|
43
43
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
44
44
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
45
45
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
46
|
-
scope_uuid: Union[Unset,
|
|
46
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
47
47
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
48
48
|
shared: Union[Unset, bool] = UNSET,
|
|
49
49
|
start: Union[Unset, str] = UNSET,
|
|
50
50
|
state: Union[Unset, list[MarketplaceProviderOfferingsComponentStatsListStateItem]] = 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
|
|
|
@@ -142,10 +143,7 @@ def _get_kwargs(
|
|
|
142
143
|
json_resource_project_uuid = str(resource_project_uuid)
|
|
143
144
|
params["resource_project_uuid"] = json_resource_project_uuid
|
|
144
145
|
|
|
145
|
-
|
|
146
|
-
if not isinstance(scope_uuid, Unset):
|
|
147
|
-
json_scope_uuid = str(scope_uuid)
|
|
148
|
-
params["scope_uuid"] = json_scope_uuid
|
|
146
|
+
params["scope_uuid"] = scope_uuid
|
|
149
147
|
|
|
150
148
|
json_service_manager_uuid: Union[Unset, str] = UNSET
|
|
151
149
|
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] = {
|
|
@@ -235,12 +235,13 @@ def sync_detailed(
|
|
|
235
235
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
236
236
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
237
237
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
238
|
-
scope_uuid: Union[Unset,
|
|
238
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
239
239
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
240
240
|
shared: Union[Unset, bool] = UNSET,
|
|
241
241
|
start: Union[Unset, str] = UNSET,
|
|
242
242
|
state: Union[Unset, list[MarketplaceProviderOfferingsComponentStatsListStateItem]] = UNSET,
|
|
243
243
|
type_: Union[Unset, list[str]] = UNSET,
|
|
244
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
244
245
|
) -> Response[list["OfferingComponentStat"]]:
|
|
245
246
|
"""Get statistics for offering components.
|
|
246
247
|
|
|
@@ -269,12 +270,13 @@ def sync_detailed(
|
|
|
269
270
|
project_uuid (Union[Unset, UUID]):
|
|
270
271
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
271
272
|
resource_project_uuid (Union[Unset, UUID]):
|
|
272
|
-
scope_uuid (Union[Unset,
|
|
273
|
+
scope_uuid (Union[Unset, str]):
|
|
273
274
|
service_manager_uuid (Union[Unset, UUID]):
|
|
274
275
|
shared (Union[Unset, bool]):
|
|
275
276
|
start (Union[Unset, str]):
|
|
276
277
|
state (Union[Unset, list[MarketplaceProviderOfferingsComponentStatsListStateItem]]):
|
|
277
278
|
type_ (Union[Unset, list[str]]):
|
|
279
|
+
uuid_list (Union[Unset, str]):
|
|
278
280
|
|
|
279
281
|
Raises:
|
|
280
282
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -315,6 +317,7 @@ def sync_detailed(
|
|
|
315
317
|
start=start,
|
|
316
318
|
state=state,
|
|
317
319
|
type_=type_,
|
|
320
|
+
uuid_list=uuid_list,
|
|
318
321
|
)
|
|
319
322
|
|
|
320
323
|
response = client.get_httpx_client().request(
|
|
@@ -351,12 +354,13 @@ def sync(
|
|
|
351
354
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
352
355
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
353
356
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
354
|
-
scope_uuid: Union[Unset,
|
|
357
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
355
358
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
356
359
|
shared: Union[Unset, bool] = UNSET,
|
|
357
360
|
start: Union[Unset, str] = UNSET,
|
|
358
361
|
state: Union[Unset, list[MarketplaceProviderOfferingsComponentStatsListStateItem]] = UNSET,
|
|
359
362
|
type_: Union[Unset, list[str]] = UNSET,
|
|
363
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
360
364
|
) -> list["OfferingComponentStat"]:
|
|
361
365
|
"""Get statistics for offering components.
|
|
362
366
|
|
|
@@ -385,12 +389,13 @@ def sync(
|
|
|
385
389
|
project_uuid (Union[Unset, UUID]):
|
|
386
390
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
387
391
|
resource_project_uuid (Union[Unset, UUID]):
|
|
388
|
-
scope_uuid (Union[Unset,
|
|
392
|
+
scope_uuid (Union[Unset, str]):
|
|
389
393
|
service_manager_uuid (Union[Unset, UUID]):
|
|
390
394
|
shared (Union[Unset, bool]):
|
|
391
395
|
start (Union[Unset, str]):
|
|
392
396
|
state (Union[Unset, list[MarketplaceProviderOfferingsComponentStatsListStateItem]]):
|
|
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.
|
|
@@ -432,6 +437,7 @@ def sync(
|
|
|
432
437
|
start=start,
|
|
433
438
|
state=state,
|
|
434
439
|
type_=type_,
|
|
440
|
+
uuid_list=uuid_list,
|
|
435
441
|
).parsed
|
|
436
442
|
|
|
437
443
|
|
|
@@ -462,12 +468,13 @@ async def asyncio_detailed(
|
|
|
462
468
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
463
469
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
464
470
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
465
|
-
scope_uuid: Union[Unset,
|
|
471
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
466
472
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
467
473
|
shared: Union[Unset, bool] = UNSET,
|
|
468
474
|
start: Union[Unset, str] = UNSET,
|
|
469
475
|
state: Union[Unset, list[MarketplaceProviderOfferingsComponentStatsListStateItem]] = UNSET,
|
|
470
476
|
type_: Union[Unset, list[str]] = UNSET,
|
|
477
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
471
478
|
) -> Response[list["OfferingComponentStat"]]:
|
|
472
479
|
"""Get statistics for offering components.
|
|
473
480
|
|
|
@@ -496,12 +503,13 @@ async def asyncio_detailed(
|
|
|
496
503
|
project_uuid (Union[Unset, UUID]):
|
|
497
504
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
498
505
|
resource_project_uuid (Union[Unset, UUID]):
|
|
499
|
-
scope_uuid (Union[Unset,
|
|
506
|
+
scope_uuid (Union[Unset, str]):
|
|
500
507
|
service_manager_uuid (Union[Unset, UUID]):
|
|
501
508
|
shared (Union[Unset, bool]):
|
|
502
509
|
start (Union[Unset, str]):
|
|
503
510
|
state (Union[Unset, list[MarketplaceProviderOfferingsComponentStatsListStateItem]]):
|
|
504
511
|
type_ (Union[Unset, list[str]]):
|
|
512
|
+
uuid_list (Union[Unset, str]):
|
|
505
513
|
|
|
506
514
|
Raises:
|
|
507
515
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -542,6 +550,7 @@ async def asyncio_detailed(
|
|
|
542
550
|
start=start,
|
|
543
551
|
state=state,
|
|
544
552
|
type_=type_,
|
|
553
|
+
uuid_list=uuid_list,
|
|
545
554
|
)
|
|
546
555
|
|
|
547
556
|
response = await client.get_async_httpx_client().request(**kwargs)
|
|
@@ -576,12 +585,13 @@ async def asyncio(
|
|
|
576
585
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
577
586
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
578
587
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
579
|
-
scope_uuid: Union[Unset,
|
|
588
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
580
589
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
581
590
|
shared: Union[Unset, bool] = UNSET,
|
|
582
591
|
start: Union[Unset, str] = UNSET,
|
|
583
592
|
state: Union[Unset, list[MarketplaceProviderOfferingsComponentStatsListStateItem]] = UNSET,
|
|
584
593
|
type_: Union[Unset, list[str]] = UNSET,
|
|
594
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
585
595
|
) -> list["OfferingComponentStat"]:
|
|
586
596
|
"""Get statistics for offering components.
|
|
587
597
|
|
|
@@ -610,12 +620,13 @@ async def asyncio(
|
|
|
610
620
|
project_uuid (Union[Unset, UUID]):
|
|
611
621
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
612
622
|
resource_project_uuid (Union[Unset, UUID]):
|
|
613
|
-
scope_uuid (Union[Unset,
|
|
623
|
+
scope_uuid (Union[Unset, str]):
|
|
614
624
|
service_manager_uuid (Union[Unset, UUID]):
|
|
615
625
|
shared (Union[Unset, bool]):
|
|
616
626
|
start (Union[Unset, str]):
|
|
617
627
|
state (Union[Unset, list[MarketplaceProviderOfferingsComponentStatsListStateItem]]):
|
|
618
628
|
type_ (Union[Unset, list[str]]):
|
|
629
|
+
uuid_list (Union[Unset, str]):
|
|
619
630
|
|
|
620
631
|
Raises:
|
|
621
632
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -658,5 +669,6 @@ async def asyncio(
|
|
|
658
669
|
start=start,
|
|
659
670
|
state=state,
|
|
660
671
|
type_=type_,
|
|
672
|
+
uuid_list=uuid_list,
|
|
661
673
|
)
|
|
662
674
|
).parsed
|
waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_costs_list.py
CHANGED
|
@@ -42,12 +42,13 @@ 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
|
start: Union[Unset, str] = UNSET,
|
|
49
49
|
state: Union[Unset, list[MarketplaceProviderOfferingsCostsListStateItem]] = UNSET,
|
|
50
50
|
type_: Union[Unset, list[str]] = UNSET,
|
|
51
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
51
52
|
) -> dict[str, Any]:
|
|
52
53
|
params: dict[str, Any] = {}
|
|
53
54
|
|
|
@@ -143,10 +144,7 @@ def _get_kwargs(
|
|
|
143
144
|
json_resource_project_uuid = str(resource_project_uuid)
|
|
144
145
|
params["resource_project_uuid"] = json_resource_project_uuid
|
|
145
146
|
|
|
146
|
-
|
|
147
|
-
if not isinstance(scope_uuid, Unset):
|
|
148
|
-
json_scope_uuid = str(scope_uuid)
|
|
149
|
-
params["scope_uuid"] = json_scope_uuid
|
|
147
|
+
params["scope_uuid"] = scope_uuid
|
|
150
148
|
|
|
151
149
|
json_service_manager_uuid: Union[Unset, str] = UNSET
|
|
152
150
|
if not isinstance(service_manager_uuid, Unset):
|
|
@@ -172,6 +170,8 @@ def _get_kwargs(
|
|
|
172
170
|
|
|
173
171
|
params["type"] = json_type_
|
|
174
172
|
|
|
173
|
+
params["uuid_list"] = uuid_list
|
|
174
|
+
|
|
175
175
|
params = {k: v for k, v in params.items() if v is not UNSET and v is not None}
|
|
176
176
|
|
|
177
177
|
_kwargs: dict[str, Any] = {
|
|
@@ -237,12 +237,13 @@ def sync_detailed(
|
|
|
237
237
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
238
238
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
239
239
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
240
|
-
scope_uuid: Union[Unset,
|
|
240
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
241
241
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
242
242
|
shared: Union[Unset, bool] = UNSET,
|
|
243
243
|
start: Union[Unset, str] = UNSET,
|
|
244
244
|
state: Union[Unset, list[MarketplaceProviderOfferingsCostsListStateItem]] = UNSET,
|
|
245
245
|
type_: Union[Unset, list[str]] = UNSET,
|
|
246
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
246
247
|
) -> Response[list["ProviderOfferingCosts"]]:
|
|
247
248
|
"""Get costs for offering.
|
|
248
249
|
|
|
@@ -272,12 +273,13 @@ def sync_detailed(
|
|
|
272
273
|
project_uuid (Union[Unset, UUID]):
|
|
273
274
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
274
275
|
resource_project_uuid (Union[Unset, UUID]):
|
|
275
|
-
scope_uuid (Union[Unset,
|
|
276
|
+
scope_uuid (Union[Unset, str]):
|
|
276
277
|
service_manager_uuid (Union[Unset, UUID]):
|
|
277
278
|
shared (Union[Unset, bool]):
|
|
278
279
|
start (Union[Unset, str]):
|
|
279
280
|
state (Union[Unset, list[MarketplaceProviderOfferingsCostsListStateItem]]):
|
|
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.
|
|
@@ -319,6 +321,7 @@ def sync_detailed(
|
|
|
319
321
|
start=start,
|
|
320
322
|
state=state,
|
|
321
323
|
type_=type_,
|
|
324
|
+
uuid_list=uuid_list,
|
|
322
325
|
)
|
|
323
326
|
|
|
324
327
|
response = client.get_httpx_client().request(
|
|
@@ -356,12 +359,13 @@ def sync(
|
|
|
356
359
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
357
360
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
358
361
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
359
|
-
scope_uuid: Union[Unset,
|
|
362
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
360
363
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
361
364
|
shared: Union[Unset, bool] = UNSET,
|
|
362
365
|
start: Union[Unset, str] = UNSET,
|
|
363
366
|
state: Union[Unset, list[MarketplaceProviderOfferingsCostsListStateItem]] = UNSET,
|
|
364
367
|
type_: Union[Unset, list[str]] = UNSET,
|
|
368
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
365
369
|
) -> list["ProviderOfferingCosts"]:
|
|
366
370
|
"""Get costs for offering.
|
|
367
371
|
|
|
@@ -391,12 +395,13 @@ def sync(
|
|
|
391
395
|
project_uuid (Union[Unset, UUID]):
|
|
392
396
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
393
397
|
resource_project_uuid (Union[Unset, UUID]):
|
|
394
|
-
scope_uuid (Union[Unset,
|
|
398
|
+
scope_uuid (Union[Unset, str]):
|
|
395
399
|
service_manager_uuid (Union[Unset, UUID]):
|
|
396
400
|
shared (Union[Unset, bool]):
|
|
397
401
|
start (Union[Unset, str]):
|
|
398
402
|
state (Union[Unset, list[MarketplaceProviderOfferingsCostsListStateItem]]):
|
|
399
403
|
type_ (Union[Unset, list[str]]):
|
|
404
|
+
uuid_list (Union[Unset, str]):
|
|
400
405
|
|
|
401
406
|
Raises:
|
|
402
407
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -439,6 +444,7 @@ def sync(
|
|
|
439
444
|
start=start,
|
|
440
445
|
state=state,
|
|
441
446
|
type_=type_,
|
|
447
|
+
uuid_list=uuid_list,
|
|
442
448
|
).parsed
|
|
443
449
|
|
|
444
450
|
|
|
@@ -470,12 +476,13 @@ async def asyncio_detailed(
|
|
|
470
476
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
471
477
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
472
478
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
473
|
-
scope_uuid: Union[Unset,
|
|
479
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
474
480
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
475
481
|
shared: Union[Unset, bool] = UNSET,
|
|
476
482
|
start: Union[Unset, str] = UNSET,
|
|
477
483
|
state: Union[Unset, list[MarketplaceProviderOfferingsCostsListStateItem]] = UNSET,
|
|
478
484
|
type_: Union[Unset, list[str]] = UNSET,
|
|
485
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
479
486
|
) -> Response[list["ProviderOfferingCosts"]]:
|
|
480
487
|
"""Get costs for offering.
|
|
481
488
|
|
|
@@ -505,12 +512,13 @@ async def asyncio_detailed(
|
|
|
505
512
|
project_uuid (Union[Unset, UUID]):
|
|
506
513
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
507
514
|
resource_project_uuid (Union[Unset, UUID]):
|
|
508
|
-
scope_uuid (Union[Unset,
|
|
515
|
+
scope_uuid (Union[Unset, str]):
|
|
509
516
|
service_manager_uuid (Union[Unset, UUID]):
|
|
510
517
|
shared (Union[Unset, bool]):
|
|
511
518
|
start (Union[Unset, str]):
|
|
512
519
|
state (Union[Unset, list[MarketplaceProviderOfferingsCostsListStateItem]]):
|
|
513
520
|
type_ (Union[Unset, list[str]]):
|
|
521
|
+
uuid_list (Union[Unset, str]):
|
|
514
522
|
|
|
515
523
|
Raises:
|
|
516
524
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -552,6 +560,7 @@ async def asyncio_detailed(
|
|
|
552
560
|
start=start,
|
|
553
561
|
state=state,
|
|
554
562
|
type_=type_,
|
|
563
|
+
uuid_list=uuid_list,
|
|
555
564
|
)
|
|
556
565
|
|
|
557
566
|
response = await client.get_async_httpx_client().request(**kwargs)
|
|
@@ -587,12 +596,13 @@ async def asyncio(
|
|
|
587
596
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
588
597
|
resource_customer_uuid: Union[Unset, UUID] = UNSET,
|
|
589
598
|
resource_project_uuid: Union[Unset, UUID] = UNSET,
|
|
590
|
-
scope_uuid: Union[Unset,
|
|
599
|
+
scope_uuid: Union[Unset, str] = UNSET,
|
|
591
600
|
service_manager_uuid: Union[Unset, UUID] = UNSET,
|
|
592
601
|
shared: Union[Unset, bool] = UNSET,
|
|
593
602
|
start: Union[Unset, str] = UNSET,
|
|
594
603
|
state: Union[Unset, list[MarketplaceProviderOfferingsCostsListStateItem]] = UNSET,
|
|
595
604
|
type_: Union[Unset, list[str]] = UNSET,
|
|
605
|
+
uuid_list: Union[Unset, str] = UNSET,
|
|
596
606
|
) -> list["ProviderOfferingCosts"]:
|
|
597
607
|
"""Get costs for offering.
|
|
598
608
|
|
|
@@ -622,12 +632,13 @@ async def asyncio(
|
|
|
622
632
|
project_uuid (Union[Unset, UUID]):
|
|
623
633
|
resource_customer_uuid (Union[Unset, UUID]):
|
|
624
634
|
resource_project_uuid (Union[Unset, UUID]):
|
|
625
|
-
scope_uuid (Union[Unset,
|
|
635
|
+
scope_uuid (Union[Unset, str]):
|
|
626
636
|
service_manager_uuid (Union[Unset, UUID]):
|
|
627
637
|
shared (Union[Unset, bool]):
|
|
628
638
|
start (Union[Unset, str]):
|
|
629
639
|
state (Union[Unset, list[MarketplaceProviderOfferingsCostsListStateItem]]):
|
|
630
640
|
type_ (Union[Unset, list[str]]):
|
|
641
|
+
uuid_list (Union[Unset, str]):
|
|
631
642
|
|
|
632
643
|
Raises:
|
|
633
644
|
errors.UnexpectedStatus: If the server returns an undocumented status code.
|
|
@@ -671,5 +682,6 @@ async def asyncio(
|
|
|
671
682
|
start=start,
|
|
672
683
|
state=state,
|
|
673
684
|
type_=type_,
|
|
685
|
+
uuid_list=uuid_list,
|
|
674
686
|
)
|
|
675
687
|
).parsed
|