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
|
@@ -14,6 +14,7 @@ def _get_kwargs(
|
|
|
14
14
|
*,
|
|
15
15
|
name: Union[Unset, str] = UNSET,
|
|
16
16
|
name_exact: Union[Unset, str] = UNSET,
|
|
17
|
+
offering_uuid: Union[Unset, UUID] = UNSET,
|
|
17
18
|
page: Union[Unset, int] = UNSET,
|
|
18
19
|
page_size: Union[Unset, int] = UNSET,
|
|
19
20
|
settings: Union[Unset, str] = UNSET,
|
|
@@ -27,6 +28,11 @@ def _get_kwargs(
|
|
|
27
28
|
|
|
28
29
|
params["name_exact"] = name_exact
|
|
29
30
|
|
|
31
|
+
json_offering_uuid: Union[Unset, str] = UNSET
|
|
32
|
+
if not isinstance(offering_uuid, Unset):
|
|
33
|
+
json_offering_uuid = str(offering_uuid)
|
|
34
|
+
params["offering_uuid"] = json_offering_uuid
|
|
35
|
+
|
|
30
36
|
params["page"] = page
|
|
31
37
|
|
|
32
38
|
params["page_size"] = page_size
|
|
@@ -85,6 +91,7 @@ def sync_detailed(
|
|
|
85
91
|
client: AuthenticatedClient,
|
|
86
92
|
name: Union[Unset, str] = UNSET,
|
|
87
93
|
name_exact: Union[Unset, str] = UNSET,
|
|
94
|
+
offering_uuid: Union[Unset, UUID] = UNSET,
|
|
88
95
|
page: Union[Unset, int] = UNSET,
|
|
89
96
|
page_size: Union[Unset, int] = UNSET,
|
|
90
97
|
settings: Union[Unset, str] = UNSET,
|
|
@@ -92,10 +99,12 @@ def sync_detailed(
|
|
|
92
99
|
tenant: Union[Unset, str] = UNSET,
|
|
93
100
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
94
101
|
) -> Response[list["OpenStackImage"]]:
|
|
95
|
-
"""
|
|
102
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
103
|
+
|
|
96
104
|
Args:
|
|
97
105
|
name (Union[Unset, str]):
|
|
98
106
|
name_exact (Union[Unset, str]):
|
|
107
|
+
offering_uuid (Union[Unset, UUID]):
|
|
99
108
|
page (Union[Unset, int]):
|
|
100
109
|
page_size (Union[Unset, int]):
|
|
101
110
|
settings (Union[Unset, str]):
|
|
@@ -114,6 +123,7 @@ def sync_detailed(
|
|
|
114
123
|
kwargs = _get_kwargs(
|
|
115
124
|
name=name,
|
|
116
125
|
name_exact=name_exact,
|
|
126
|
+
offering_uuid=offering_uuid,
|
|
117
127
|
page=page,
|
|
118
128
|
page_size=page_size,
|
|
119
129
|
settings=settings,
|
|
@@ -134,6 +144,7 @@ def sync(
|
|
|
134
144
|
client: AuthenticatedClient,
|
|
135
145
|
name: Union[Unset, str] = UNSET,
|
|
136
146
|
name_exact: Union[Unset, str] = UNSET,
|
|
147
|
+
offering_uuid: Union[Unset, UUID] = UNSET,
|
|
137
148
|
page: Union[Unset, int] = UNSET,
|
|
138
149
|
page_size: Union[Unset, int] = UNSET,
|
|
139
150
|
settings: Union[Unset, str] = UNSET,
|
|
@@ -141,10 +152,12 @@ def sync(
|
|
|
141
152
|
tenant: Union[Unset, str] = UNSET,
|
|
142
153
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
143
154
|
) -> list["OpenStackImage"]:
|
|
144
|
-
"""
|
|
155
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
156
|
+
|
|
145
157
|
Args:
|
|
146
158
|
name (Union[Unset, str]):
|
|
147
159
|
name_exact (Union[Unset, str]):
|
|
160
|
+
offering_uuid (Union[Unset, UUID]):
|
|
148
161
|
page (Union[Unset, int]):
|
|
149
162
|
page_size (Union[Unset, int]):
|
|
150
163
|
settings (Union[Unset, str]):
|
|
@@ -164,6 +177,7 @@ def sync(
|
|
|
164
177
|
client=client,
|
|
165
178
|
name=name,
|
|
166
179
|
name_exact=name_exact,
|
|
180
|
+
offering_uuid=offering_uuid,
|
|
167
181
|
page=page,
|
|
168
182
|
page_size=page_size,
|
|
169
183
|
settings=settings,
|
|
@@ -178,6 +192,7 @@ async def asyncio_detailed(
|
|
|
178
192
|
client: AuthenticatedClient,
|
|
179
193
|
name: Union[Unset, str] = UNSET,
|
|
180
194
|
name_exact: Union[Unset, str] = UNSET,
|
|
195
|
+
offering_uuid: Union[Unset, UUID] = UNSET,
|
|
181
196
|
page: Union[Unset, int] = UNSET,
|
|
182
197
|
page_size: Union[Unset, int] = UNSET,
|
|
183
198
|
settings: Union[Unset, str] = UNSET,
|
|
@@ -185,10 +200,12 @@ async def asyncio_detailed(
|
|
|
185
200
|
tenant: Union[Unset, str] = UNSET,
|
|
186
201
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
187
202
|
) -> Response[list["OpenStackImage"]]:
|
|
188
|
-
"""
|
|
203
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
204
|
+
|
|
189
205
|
Args:
|
|
190
206
|
name (Union[Unset, str]):
|
|
191
207
|
name_exact (Union[Unset, str]):
|
|
208
|
+
offering_uuid (Union[Unset, UUID]):
|
|
192
209
|
page (Union[Unset, int]):
|
|
193
210
|
page_size (Union[Unset, int]):
|
|
194
211
|
settings (Union[Unset, str]):
|
|
@@ -207,6 +224,7 @@ async def asyncio_detailed(
|
|
|
207
224
|
kwargs = _get_kwargs(
|
|
208
225
|
name=name,
|
|
209
226
|
name_exact=name_exact,
|
|
227
|
+
offering_uuid=offering_uuid,
|
|
210
228
|
page=page,
|
|
211
229
|
page_size=page_size,
|
|
212
230
|
settings=settings,
|
|
@@ -225,6 +243,7 @@ async def asyncio(
|
|
|
225
243
|
client: AuthenticatedClient,
|
|
226
244
|
name: Union[Unset, str] = UNSET,
|
|
227
245
|
name_exact: Union[Unset, str] = UNSET,
|
|
246
|
+
offering_uuid: Union[Unset, UUID] = UNSET,
|
|
228
247
|
page: Union[Unset, int] = UNSET,
|
|
229
248
|
page_size: Union[Unset, int] = UNSET,
|
|
230
249
|
settings: Union[Unset, str] = UNSET,
|
|
@@ -232,10 +251,12 @@ async def asyncio(
|
|
|
232
251
|
tenant: Union[Unset, str] = UNSET,
|
|
233
252
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
234
253
|
) -> list["OpenStackImage"]:
|
|
235
|
-
"""
|
|
254
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
255
|
+
|
|
236
256
|
Args:
|
|
237
257
|
name (Union[Unset, str]):
|
|
238
258
|
name_exact (Union[Unset, str]):
|
|
259
|
+
offering_uuid (Union[Unset, UUID]):
|
|
239
260
|
page (Union[Unset, int]):
|
|
240
261
|
page_size (Union[Unset, int]):
|
|
241
262
|
settings (Union[Unset, str]):
|
|
@@ -256,6 +277,7 @@ async def asyncio(
|
|
|
256
277
|
client=client,
|
|
257
278
|
name=name,
|
|
258
279
|
name_exact=name_exact,
|
|
280
|
+
offering_uuid=offering_uuid,
|
|
259
281
|
page=page,
|
|
260
282
|
page_size=page_size,
|
|
261
283
|
settings=settings,
|
|
@@ -94,7 +94,8 @@ def sync_detailed(
|
|
|
94
94
|
tenant: Union[Unset, str] = UNSET,
|
|
95
95
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
96
96
|
) -> Response[list["OpenStackInstanceAvailabilityZone"]]:
|
|
97
|
-
"""
|
|
97
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
98
|
+
|
|
98
99
|
Args:
|
|
99
100
|
name (Union[Unset, str]):
|
|
100
101
|
name_exact (Union[Unset, str]):
|
|
@@ -143,7 +144,8 @@ def sync(
|
|
|
143
144
|
tenant: Union[Unset, str] = UNSET,
|
|
144
145
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
145
146
|
) -> list["OpenStackInstanceAvailabilityZone"]:
|
|
146
|
-
"""
|
|
147
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
148
|
+
|
|
147
149
|
Args:
|
|
148
150
|
name (Union[Unset, str]):
|
|
149
151
|
name_exact (Union[Unset, str]):
|
|
@@ -187,7 +189,8 @@ async def asyncio_detailed(
|
|
|
187
189
|
tenant: Union[Unset, str] = UNSET,
|
|
188
190
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
189
191
|
) -> Response[list["OpenStackInstanceAvailabilityZone"]]:
|
|
190
|
-
"""
|
|
192
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
193
|
+
|
|
191
194
|
Args:
|
|
192
195
|
name (Union[Unset, str]):
|
|
193
196
|
name_exact (Union[Unset, str]):
|
|
@@ -234,7 +237,8 @@ async def asyncio(
|
|
|
234
237
|
tenant: Union[Unset, str] = UNSET,
|
|
235
238
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
236
239
|
) -> list["OpenStackInstanceAvailabilityZone"]:
|
|
237
|
-
"""
|
|
240
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
241
|
+
|
|
238
242
|
Args:
|
|
239
243
|
name (Union[Unset, str]):
|
|
240
244
|
name_exact (Union[Unset, str]):
|
|
@@ -204,7 +204,8 @@ def sync_detailed(
|
|
|
204
204
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
205
205
|
uuid: Union[Unset, UUID] = UNSET,
|
|
206
206
|
) -> Response[list["OpenStackInstance"]]:
|
|
207
|
-
"""
|
|
207
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
208
|
+
|
|
208
209
|
Args:
|
|
209
210
|
attach_volume_uuid (Union[Unset, UUID]):
|
|
210
211
|
availability_zone_name (Union[Unset, str]):
|
|
@@ -310,7 +311,8 @@ def sync(
|
|
|
310
311
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
311
312
|
uuid: Union[Unset, UUID] = UNSET,
|
|
312
313
|
) -> list["OpenStackInstance"]:
|
|
313
|
-
"""
|
|
314
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
315
|
+
|
|
314
316
|
Args:
|
|
315
317
|
attach_volume_uuid (Union[Unset, UUID]):
|
|
316
318
|
availability_zone_name (Union[Unset, str]):
|
|
@@ -411,7 +413,8 @@ async def asyncio_detailed(
|
|
|
411
413
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
412
414
|
uuid: Union[Unset, UUID] = UNSET,
|
|
413
415
|
) -> Response[list["OpenStackInstance"]]:
|
|
414
|
-
"""
|
|
416
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
417
|
+
|
|
415
418
|
Args:
|
|
416
419
|
attach_volume_uuid (Union[Unset, UUID]):
|
|
417
420
|
availability_zone_name (Union[Unset, str]):
|
|
@@ -515,7 +518,8 @@ async def asyncio(
|
|
|
515
518
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
516
519
|
uuid: Union[Unset, UUID] = UNSET,
|
|
517
520
|
) -> list["OpenStackInstance"]:
|
|
518
|
-
"""
|
|
521
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
522
|
+
|
|
519
523
|
Args:
|
|
520
524
|
attach_volume_uuid (Union[Unset, UUID]):
|
|
521
525
|
availability_zone_name (Union[Unset, str]):
|
|
@@ -160,7 +160,8 @@ def sync_detailed(
|
|
|
160
160
|
state: Union[Unset, list[OpenstackMarketplaceTenantsListStateItem]] = UNSET,
|
|
161
161
|
uuid: Union[Unset, UUID] = UNSET,
|
|
162
162
|
) -> Response[list["Tenant"]]:
|
|
163
|
-
"""
|
|
163
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
164
|
+
|
|
164
165
|
Args:
|
|
165
166
|
backend_id (Union[Unset, str]):
|
|
166
167
|
can_manage (Union[Unset, bool]):
|
|
@@ -245,7 +246,8 @@ def sync(
|
|
|
245
246
|
state: Union[Unset, list[OpenstackMarketplaceTenantsListStateItem]] = UNSET,
|
|
246
247
|
uuid: Union[Unset, UUID] = UNSET,
|
|
247
248
|
) -> list["Tenant"]:
|
|
248
|
-
"""
|
|
249
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
250
|
+
|
|
249
251
|
Args:
|
|
250
252
|
backend_id (Union[Unset, str]):
|
|
251
253
|
can_manage (Union[Unset, bool]):
|
|
@@ -325,7 +327,8 @@ async def asyncio_detailed(
|
|
|
325
327
|
state: Union[Unset, list[OpenstackMarketplaceTenantsListStateItem]] = UNSET,
|
|
326
328
|
uuid: Union[Unset, UUID] = UNSET,
|
|
327
329
|
) -> Response[list["Tenant"]]:
|
|
328
|
-
"""
|
|
330
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
331
|
+
|
|
329
332
|
Args:
|
|
330
333
|
backend_id (Union[Unset, str]):
|
|
331
334
|
can_manage (Union[Unset, bool]):
|
|
@@ -408,7 +411,8 @@ async def asyncio(
|
|
|
408
411
|
state: Union[Unset, list[OpenstackMarketplaceTenantsListStateItem]] = UNSET,
|
|
409
412
|
uuid: Union[Unset, UUID] = UNSET,
|
|
410
413
|
) -> list["Tenant"]:
|
|
411
|
-
"""
|
|
414
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
415
|
+
|
|
412
416
|
Args:
|
|
413
417
|
backend_id (Union[Unset, str]):
|
|
414
418
|
can_manage (Union[Unset, bool]):
|
|
@@ -78,7 +78,8 @@ def sync_detailed(
|
|
|
78
78
|
page_size: Union[Unset, int] = UNSET,
|
|
79
79
|
src_resource_uuid: Union[Unset, UUID] = UNSET,
|
|
80
80
|
) -> Response[list["MigrationDetails"]]:
|
|
81
|
-
"""
|
|
81
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
82
|
+
|
|
82
83
|
Args:
|
|
83
84
|
dst_resource_uuid (Union[Unset, UUID]):
|
|
84
85
|
page (Union[Unset, int]):
|
|
@@ -115,7 +116,8 @@ def sync(
|
|
|
115
116
|
page_size: Union[Unset, int] = UNSET,
|
|
116
117
|
src_resource_uuid: Union[Unset, UUID] = UNSET,
|
|
117
118
|
) -> list["MigrationDetails"]:
|
|
118
|
-
"""
|
|
119
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
120
|
+
|
|
119
121
|
Args:
|
|
120
122
|
dst_resource_uuid (Union[Unset, UUID]):
|
|
121
123
|
page (Union[Unset, int]):
|
|
@@ -147,7 +149,8 @@ async def asyncio_detailed(
|
|
|
147
149
|
page_size: Union[Unset, int] = UNSET,
|
|
148
150
|
src_resource_uuid: Union[Unset, UUID] = UNSET,
|
|
149
151
|
) -> Response[list["MigrationDetails"]]:
|
|
150
|
-
"""
|
|
152
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
153
|
+
|
|
151
154
|
Args:
|
|
152
155
|
dst_resource_uuid (Union[Unset, UUID]):
|
|
153
156
|
page (Union[Unset, int]):
|
|
@@ -182,7 +185,8 @@ async def asyncio(
|
|
|
182
185
|
page_size: Union[Unset, int] = UNSET,
|
|
183
186
|
src_resource_uuid: Union[Unset, UUID] = UNSET,
|
|
184
187
|
) -> list["MigrationDetails"]:
|
|
185
|
-
"""
|
|
188
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
189
|
+
|
|
186
190
|
Args:
|
|
187
191
|
dst_resource_uuid (Union[Unset, UUID]):
|
|
188
192
|
page (Union[Unset, int]):
|
waldur_api_client/api/openstack_network_rbac_policies/openstack_network_rbac_policies_list.py
CHANGED
|
@@ -95,7 +95,8 @@ def sync_detailed(
|
|
|
95
95
|
target_tenant: Union[Unset, str] = UNSET,
|
|
96
96
|
target_tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
97
97
|
) -> Response[list["NetworkRBACPolicy"]]:
|
|
98
|
-
"""
|
|
98
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
99
|
+
|
|
99
100
|
Args:
|
|
100
101
|
network (Union[Unset, str]):
|
|
101
102
|
network_uuid (Union[Unset, UUID]):
|
|
@@ -141,7 +142,8 @@ def sync(
|
|
|
141
142
|
target_tenant: Union[Unset, str] = UNSET,
|
|
142
143
|
target_tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
143
144
|
) -> list["NetworkRBACPolicy"]:
|
|
144
|
-
"""
|
|
145
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
146
|
+
|
|
145
147
|
Args:
|
|
146
148
|
network (Union[Unset, str]):
|
|
147
149
|
network_uuid (Union[Unset, UUID]):
|
|
@@ -182,7 +184,8 @@ async def asyncio_detailed(
|
|
|
182
184
|
target_tenant: Union[Unset, str] = UNSET,
|
|
183
185
|
target_tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
184
186
|
) -> Response[list["NetworkRBACPolicy"]]:
|
|
185
|
-
"""
|
|
187
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
188
|
+
|
|
186
189
|
Args:
|
|
187
190
|
network (Union[Unset, str]):
|
|
188
191
|
network_uuid (Union[Unset, UUID]):
|
|
@@ -226,7 +229,8 @@ async def asyncio(
|
|
|
226
229
|
target_tenant: Union[Unset, str] = UNSET,
|
|
227
230
|
target_tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
228
231
|
) -> list["NetworkRBACPolicy"]:
|
|
229
|
-
"""
|
|
232
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
233
|
+
|
|
230
234
|
Args:
|
|
231
235
|
network (Union[Unset, str]):
|
|
232
236
|
network_uuid (Union[Unset, UUID]):
|
|
@@ -201,7 +201,8 @@ def sync_detailed(
|
|
|
201
201
|
type_: Union[Unset, str] = UNSET,
|
|
202
202
|
uuid: Union[Unset, UUID] = UNSET,
|
|
203
203
|
) -> Response[list["OpenStackNetwork"]]:
|
|
204
|
-
"""
|
|
204
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
205
|
+
|
|
205
206
|
Args:
|
|
206
207
|
backend_id (Union[Unset, str]):
|
|
207
208
|
can_manage (Union[Unset, bool]):
|
|
@@ -307,7 +308,8 @@ def sync(
|
|
|
307
308
|
type_: Union[Unset, str] = UNSET,
|
|
308
309
|
uuid: Union[Unset, UUID] = UNSET,
|
|
309
310
|
) -> list["OpenStackNetwork"]:
|
|
310
|
-
"""
|
|
311
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
312
|
+
|
|
311
313
|
Args:
|
|
312
314
|
backend_id (Union[Unset, str]):
|
|
313
315
|
can_manage (Union[Unset, bool]):
|
|
@@ -408,7 +410,8 @@ async def asyncio_detailed(
|
|
|
408
410
|
type_: Union[Unset, str] = UNSET,
|
|
409
411
|
uuid: Union[Unset, UUID] = UNSET,
|
|
410
412
|
) -> Response[list["OpenStackNetwork"]]:
|
|
411
|
-
"""
|
|
413
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
414
|
+
|
|
412
415
|
Args:
|
|
413
416
|
backend_id (Union[Unset, str]):
|
|
414
417
|
can_manage (Union[Unset, bool]):
|
|
@@ -512,7 +515,8 @@ async def asyncio(
|
|
|
512
515
|
type_: Union[Unset, str] = UNSET,
|
|
513
516
|
uuid: Union[Unset, UUID] = UNSET,
|
|
514
517
|
) -> list["OpenStackNetwork"]:
|
|
515
|
-
"""
|
|
518
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
519
|
+
|
|
516
520
|
Args:
|
|
517
521
|
backend_id (Union[Unset, str]):
|
|
518
522
|
can_manage (Union[Unset, bool]):
|
|
@@ -141,7 +141,8 @@ def sync_detailed(
|
|
|
141
141
|
tenant: Union[Unset, str] = UNSET,
|
|
142
142
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
143
143
|
) -> Response[list["OpenStackPort"]]:
|
|
144
|
-
"""
|
|
144
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
145
|
+
|
|
145
146
|
Args:
|
|
146
147
|
admin_state_up (Union[Unset, bool]):
|
|
147
148
|
backend_id (Union[Unset, str]):
|
|
@@ -217,7 +218,8 @@ def sync(
|
|
|
217
218
|
tenant: Union[Unset, str] = UNSET,
|
|
218
219
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
219
220
|
) -> list["OpenStackPort"]:
|
|
220
|
-
"""
|
|
221
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
222
|
+
|
|
221
223
|
Args:
|
|
222
224
|
admin_state_up (Union[Unset, bool]):
|
|
223
225
|
backend_id (Union[Unset, str]):
|
|
@@ -288,7 +290,8 @@ async def asyncio_detailed(
|
|
|
288
290
|
tenant: Union[Unset, str] = UNSET,
|
|
289
291
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
290
292
|
) -> Response[list["OpenStackPort"]]:
|
|
291
|
-
"""
|
|
293
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
294
|
+
|
|
292
295
|
Args:
|
|
293
296
|
admin_state_up (Union[Unset, bool]):
|
|
294
297
|
backend_id (Union[Unset, str]):
|
|
@@ -362,7 +365,8 @@ async def asyncio(
|
|
|
362
365
|
tenant: Union[Unset, str] = UNSET,
|
|
363
366
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
364
367
|
) -> list["OpenStackPort"]:
|
|
365
|
-
"""
|
|
368
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
369
|
+
|
|
366
370
|
Args:
|
|
367
371
|
admin_state_up (Union[Unset, bool]):
|
|
368
372
|
backend_id (Union[Unset, str]):
|
|
@@ -93,7 +93,8 @@ def sync_detailed(
|
|
|
93
93
|
tenant: Union[Unset, str] = UNSET,
|
|
94
94
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
95
95
|
) -> Response[list["OpenStackRouter"]]:
|
|
96
|
-
"""
|
|
96
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
97
|
+
|
|
97
98
|
Args:
|
|
98
99
|
field (Union[Unset, list[OpenstackRoutersListFieldItem]]):
|
|
99
100
|
name (Union[Unset, str]):
|
|
@@ -139,7 +140,8 @@ def sync(
|
|
|
139
140
|
tenant: Union[Unset, str] = UNSET,
|
|
140
141
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
141
142
|
) -> list["OpenStackRouter"]:
|
|
142
|
-
"""
|
|
143
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
144
|
+
|
|
143
145
|
Args:
|
|
144
146
|
field (Union[Unset, list[OpenstackRoutersListFieldItem]]):
|
|
145
147
|
name (Union[Unset, str]):
|
|
@@ -180,7 +182,8 @@ async def asyncio_detailed(
|
|
|
180
182
|
tenant: Union[Unset, str] = UNSET,
|
|
181
183
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
182
184
|
) -> Response[list["OpenStackRouter"]]:
|
|
183
|
-
"""
|
|
185
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
186
|
+
|
|
184
187
|
Args:
|
|
185
188
|
field (Union[Unset, list[OpenstackRoutersListFieldItem]]):
|
|
186
189
|
name (Union[Unset, str]):
|
|
@@ -224,7 +227,8 @@ async def asyncio(
|
|
|
224
227
|
tenant: Union[Unset, str] = UNSET,
|
|
225
228
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
226
229
|
) -> list["OpenStackRouter"]:
|
|
227
|
-
"""
|
|
230
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
231
|
+
|
|
228
232
|
Args:
|
|
229
233
|
field (Union[Unset, list[OpenstackRoutersListFieldItem]]):
|
|
230
234
|
name (Union[Unset, str]):
|
|
@@ -189,7 +189,8 @@ def sync_detailed(
|
|
|
189
189
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
190
190
|
uuid: Union[Unset, UUID] = UNSET,
|
|
191
191
|
) -> Response[list["OpenStackSecurityGroup"]]:
|
|
192
|
-
"""
|
|
192
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
193
|
+
|
|
193
194
|
Args:
|
|
194
195
|
backend_id (Union[Unset, str]):
|
|
195
196
|
can_manage (Union[Unset, bool]):
|
|
@@ -286,7 +287,8 @@ def sync(
|
|
|
286
287
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
287
288
|
uuid: Union[Unset, UUID] = UNSET,
|
|
288
289
|
) -> list["OpenStackSecurityGroup"]:
|
|
289
|
-
"""
|
|
290
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
291
|
+
|
|
290
292
|
Args:
|
|
291
293
|
backend_id (Union[Unset, str]):
|
|
292
294
|
can_manage (Union[Unset, bool]):
|
|
@@ -378,7 +380,8 @@ async def asyncio_detailed(
|
|
|
378
380
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
379
381
|
uuid: Union[Unset, UUID] = UNSET,
|
|
380
382
|
) -> Response[list["OpenStackSecurityGroup"]]:
|
|
381
|
-
"""
|
|
383
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
384
|
+
|
|
382
385
|
Args:
|
|
383
386
|
backend_id (Union[Unset, str]):
|
|
384
387
|
can_manage (Union[Unset, bool]):
|
|
@@ -473,7 +476,8 @@ async def asyncio(
|
|
|
473
476
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
474
477
|
uuid: Union[Unset, UUID] = UNSET,
|
|
475
478
|
) -> list["OpenStackSecurityGroup"]:
|
|
476
|
-
"""
|
|
479
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
480
|
+
|
|
477
481
|
Args:
|
|
478
482
|
backend_id (Union[Unset, str]):
|
|
479
483
|
can_manage (Union[Unset, bool]):
|
|
@@ -185,7 +185,8 @@ def sync_detailed(
|
|
|
185
185
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
186
186
|
uuid: Union[Unset, UUID] = UNSET,
|
|
187
187
|
) -> Response[list["OpenStackServerGroup"]]:
|
|
188
|
-
"""
|
|
188
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
189
|
+
|
|
189
190
|
Args:
|
|
190
191
|
backend_id (Union[Unset, str]):
|
|
191
192
|
can_manage (Union[Unset, bool]):
|
|
@@ -279,7 +280,8 @@ def sync(
|
|
|
279
280
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
280
281
|
uuid: Union[Unset, UUID] = UNSET,
|
|
281
282
|
) -> list["OpenStackServerGroup"]:
|
|
282
|
-
"""
|
|
283
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
284
|
+
|
|
283
285
|
Args:
|
|
284
286
|
backend_id (Union[Unset, str]):
|
|
285
287
|
can_manage (Union[Unset, bool]):
|
|
@@ -368,7 +370,8 @@ async def asyncio_detailed(
|
|
|
368
370
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
369
371
|
uuid: Union[Unset, UUID] = UNSET,
|
|
370
372
|
) -> Response[list["OpenStackServerGroup"]]:
|
|
371
|
-
"""
|
|
373
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
374
|
+
|
|
372
375
|
Args:
|
|
373
376
|
backend_id (Union[Unset, str]):
|
|
374
377
|
can_manage (Union[Unset, bool]):
|
|
@@ -460,7 +463,8 @@ async def asyncio(
|
|
|
460
463
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
461
464
|
uuid: Union[Unset, UUID] = UNSET,
|
|
462
465
|
) -> list["OpenStackServerGroup"]:
|
|
463
|
-
"""
|
|
466
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
467
|
+
|
|
464
468
|
Args:
|
|
465
469
|
backend_id (Union[Unset, str]):
|
|
466
470
|
can_manage (Union[Unset, bool]):
|
|
@@ -211,7 +211,8 @@ def sync_detailed(
|
|
|
211
211
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
212
212
|
uuid: Union[Unset, UUID] = UNSET,
|
|
213
213
|
) -> Response[list["OpenStackSnapshot"]]:
|
|
214
|
-
"""
|
|
214
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
215
|
+
|
|
215
216
|
Args:
|
|
216
217
|
backend_id (Union[Unset, str]):
|
|
217
218
|
backup (Union[Unset, str]):
|
|
@@ -320,7 +321,8 @@ def sync(
|
|
|
320
321
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
321
322
|
uuid: Union[Unset, UUID] = UNSET,
|
|
322
323
|
) -> list["OpenStackSnapshot"]:
|
|
323
|
-
"""
|
|
324
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
325
|
+
|
|
324
326
|
Args:
|
|
325
327
|
backend_id (Union[Unset, str]):
|
|
326
328
|
backup (Union[Unset, str]):
|
|
@@ -424,7 +426,8 @@ async def asyncio_detailed(
|
|
|
424
426
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
425
427
|
uuid: Union[Unset, UUID] = UNSET,
|
|
426
428
|
) -> Response[list["OpenStackSnapshot"]]:
|
|
427
|
-
"""
|
|
429
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
430
|
+
|
|
428
431
|
Args:
|
|
429
432
|
backend_id (Union[Unset, str]):
|
|
430
433
|
backup (Union[Unset, str]):
|
|
@@ -531,7 +534,8 @@ async def asyncio(
|
|
|
531
534
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
532
535
|
uuid: Union[Unset, UUID] = UNSET,
|
|
533
536
|
) -> list["OpenStackSnapshot"]:
|
|
534
|
-
"""
|
|
537
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
538
|
+
|
|
535
539
|
Args:
|
|
536
540
|
backend_id (Union[Unset, str]):
|
|
537
541
|
backup (Union[Unset, str]):
|
|
@@ -210,7 +210,8 @@ def sync_detailed(
|
|
|
210
210
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
211
211
|
uuid: Union[Unset, UUID] = UNSET,
|
|
212
212
|
) -> Response[list["OpenStackSubNet"]]:
|
|
213
|
-
"""
|
|
213
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
214
|
+
|
|
214
215
|
Args:
|
|
215
216
|
backend_id (Union[Unset, str]):
|
|
216
217
|
can_manage (Union[Unset, bool]):
|
|
@@ -322,7 +323,8 @@ def sync(
|
|
|
322
323
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
323
324
|
uuid: Union[Unset, UUID] = UNSET,
|
|
324
325
|
) -> list["OpenStackSubNet"]:
|
|
325
|
-
"""
|
|
326
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
327
|
+
|
|
326
328
|
Args:
|
|
327
329
|
backend_id (Union[Unset, str]):
|
|
328
330
|
can_manage (Union[Unset, bool]):
|
|
@@ -429,7 +431,8 @@ async def asyncio_detailed(
|
|
|
429
431
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
430
432
|
uuid: Union[Unset, UUID] = UNSET,
|
|
431
433
|
) -> Response[list["OpenStackSubNet"]]:
|
|
432
|
-
"""
|
|
434
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
435
|
+
|
|
433
436
|
Args:
|
|
434
437
|
backend_id (Union[Unset, str]):
|
|
435
438
|
can_manage (Union[Unset, bool]):
|
|
@@ -539,7 +542,8 @@ async def asyncio(
|
|
|
539
542
|
tenant_uuid: Union[Unset, UUID] = UNSET,
|
|
540
543
|
uuid: Union[Unset, UUID] = UNSET,
|
|
541
544
|
) -> list["OpenStackSubNet"]:
|
|
542
|
-
"""
|
|
545
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
546
|
+
|
|
543
547
|
Args:
|
|
544
548
|
backend_id (Union[Unset, str]):
|
|
545
549
|
can_manage (Union[Unset, bool]):
|
|
@@ -172,7 +172,8 @@ def sync_detailed(
|
|
|
172
172
|
state: Union[Unset, list[OpenstackTenantsListStateItem]] = UNSET,
|
|
173
173
|
uuid: Union[Unset, UUID] = UNSET,
|
|
174
174
|
) -> Response[list["OpenStackTenant"]]:
|
|
175
|
-
"""
|
|
175
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
176
|
+
|
|
176
177
|
Args:
|
|
177
178
|
backend_id (Union[Unset, str]):
|
|
178
179
|
can_manage (Union[Unset, bool]):
|
|
@@ -260,7 +261,8 @@ def sync(
|
|
|
260
261
|
state: Union[Unset, list[OpenstackTenantsListStateItem]] = UNSET,
|
|
261
262
|
uuid: Union[Unset, UUID] = UNSET,
|
|
262
263
|
) -> list["OpenStackTenant"]:
|
|
263
|
-
"""
|
|
264
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
265
|
+
|
|
264
266
|
Args:
|
|
265
267
|
backend_id (Union[Unset, str]):
|
|
266
268
|
can_manage (Union[Unset, bool]):
|
|
@@ -343,7 +345,8 @@ async def asyncio_detailed(
|
|
|
343
345
|
state: Union[Unset, list[OpenstackTenantsListStateItem]] = UNSET,
|
|
344
346
|
uuid: Union[Unset, UUID] = UNSET,
|
|
345
347
|
) -> Response[list["OpenStackTenant"]]:
|
|
346
|
-
"""
|
|
348
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
349
|
+
|
|
347
350
|
Args:
|
|
348
351
|
backend_id (Union[Unset, str]):
|
|
349
352
|
can_manage (Union[Unset, bool]):
|
|
@@ -429,7 +432,8 @@ async def asyncio(
|
|
|
429
432
|
state: Union[Unset, list[OpenstackTenantsListStateItem]] = UNSET,
|
|
430
433
|
uuid: Union[Unset, UUID] = UNSET,
|
|
431
434
|
) -> list["OpenStackTenant"]:
|
|
432
|
-
"""
|
|
435
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
436
|
+
|
|
433
437
|
Args:
|
|
434
438
|
backend_id (Union[Unset, str]):
|
|
435
439
|
can_manage (Union[Unset, bool]):
|