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
|
@@ -117,7 +117,8 @@ def sync_detailed(
|
|
|
117
117
|
resource: Union[Unset, str] = UNSET,
|
|
118
118
|
resource_uuid: Union[Unset, UUID] = UNSET,
|
|
119
119
|
) -> Response[list["ProviderRequestedResource"]]:
|
|
120
|
-
"""
|
|
120
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
121
|
+
|
|
121
122
|
Args:
|
|
122
123
|
created (Union[Unset, datetime.datetime]):
|
|
123
124
|
o (Union[Unset, list[ProposalRequestedResourcesListOItem]]):
|
|
@@ -172,7 +173,8 @@ def sync(
|
|
|
172
173
|
resource: Union[Unset, str] = UNSET,
|
|
173
174
|
resource_uuid: Union[Unset, UUID] = UNSET,
|
|
174
175
|
) -> list["ProviderRequestedResource"]:
|
|
175
|
-
"""
|
|
176
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
177
|
+
|
|
176
178
|
Args:
|
|
177
179
|
created (Union[Unset, datetime.datetime]):
|
|
178
180
|
o (Union[Unset, list[ProposalRequestedResourcesListOItem]]):
|
|
@@ -222,7 +224,8 @@ async def asyncio_detailed(
|
|
|
222
224
|
resource: Union[Unset, str] = UNSET,
|
|
223
225
|
resource_uuid: Union[Unset, UUID] = UNSET,
|
|
224
226
|
) -> Response[list["ProviderRequestedResource"]]:
|
|
225
|
-
"""
|
|
227
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
228
|
+
|
|
226
229
|
Args:
|
|
227
230
|
created (Union[Unset, datetime.datetime]):
|
|
228
231
|
o (Union[Unset, list[ProposalRequestedResourcesListOItem]]):
|
|
@@ -275,7 +278,8 @@ async def asyncio(
|
|
|
275
278
|
resource: Union[Unset, str] = UNSET,
|
|
276
279
|
resource_uuid: Union[Unset, UUID] = UNSET,
|
|
277
280
|
) -> list["ProviderRequestedResource"]:
|
|
278
|
-
"""
|
|
281
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
282
|
+
|
|
279
283
|
Args:
|
|
280
284
|
created (Union[Unset, datetime.datetime]):
|
|
281
285
|
o (Union[Unset, list[ProposalRequestedResourcesListOItem]]):
|
|
@@ -122,7 +122,8 @@ def sync_detailed(
|
|
|
122
122
|
reviewer_uuid: Union[Unset, UUID] = UNSET,
|
|
123
123
|
state: Union[Unset, list[ProposalReviewsListStateItem]] = UNSET,
|
|
124
124
|
) -> Response[list["ProposalReview"]]:
|
|
125
|
-
"""
|
|
125
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
126
|
+
|
|
126
127
|
Args:
|
|
127
128
|
call_uuid (Union[Unset, UUID]):
|
|
128
129
|
o (Union[Unset, list[ProposalReviewsListOItem]]):
|
|
@@ -177,7 +178,8 @@ def sync(
|
|
|
177
178
|
reviewer_uuid: Union[Unset, UUID] = UNSET,
|
|
178
179
|
state: Union[Unset, list[ProposalReviewsListStateItem]] = UNSET,
|
|
179
180
|
) -> list["ProposalReview"]:
|
|
180
|
-
"""
|
|
181
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
182
|
+
|
|
181
183
|
Args:
|
|
182
184
|
call_uuid (Union[Unset, UUID]):
|
|
183
185
|
o (Union[Unset, list[ProposalReviewsListOItem]]):
|
|
@@ -227,7 +229,8 @@ async def asyncio_detailed(
|
|
|
227
229
|
reviewer_uuid: Union[Unset, UUID] = UNSET,
|
|
228
230
|
state: Union[Unset, list[ProposalReviewsListStateItem]] = UNSET,
|
|
229
231
|
) -> Response[list["ProposalReview"]]:
|
|
230
|
-
"""
|
|
232
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
233
|
+
|
|
231
234
|
Args:
|
|
232
235
|
call_uuid (Union[Unset, UUID]):
|
|
233
236
|
o (Union[Unset, list[ProposalReviewsListOItem]]):
|
|
@@ -280,7 +283,8 @@ async def asyncio(
|
|
|
280
283
|
reviewer_uuid: Union[Unset, UUID] = UNSET,
|
|
281
284
|
state: Union[Unset, list[ProposalReviewsListStateItem]] = UNSET,
|
|
282
285
|
) -> list["ProposalReview"]:
|
|
283
|
-
"""
|
|
286
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
287
|
+
|
|
284
288
|
Args:
|
|
285
289
|
call_uuid (Union[Unset, UUID]):
|
|
286
290
|
o (Union[Unset, list[ProposalReviewsListOItem]]):
|
|
@@ -103,7 +103,8 @@ def sync_detailed(
|
|
|
103
103
|
page_size: Union[Unset, int] = UNSET,
|
|
104
104
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
105
105
|
) -> Response[list["InvoiceItem"]]:
|
|
106
|
-
"""
|
|
106
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
107
|
+
|
|
107
108
|
Args:
|
|
108
109
|
customer_uuid (Union[Unset, UUID]):
|
|
109
110
|
invoice_month (Union[Unset, int]):
|
|
@@ -152,7 +153,8 @@ def sync(
|
|
|
152
153
|
page_size: Union[Unset, int] = UNSET,
|
|
153
154
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
154
155
|
) -> list["InvoiceItem"]:
|
|
155
|
-
"""
|
|
156
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
157
|
+
|
|
156
158
|
Args:
|
|
157
159
|
customer_uuid (Union[Unset, UUID]):
|
|
158
160
|
invoice_month (Union[Unset, int]):
|
|
@@ -196,7 +198,8 @@ async def asyncio_detailed(
|
|
|
196
198
|
page_size: Union[Unset, int] = UNSET,
|
|
197
199
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
198
200
|
) -> Response[list["InvoiceItem"]]:
|
|
199
|
-
"""
|
|
201
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
202
|
+
|
|
200
203
|
Args:
|
|
201
204
|
customer_uuid (Union[Unset, UUID]):
|
|
202
205
|
invoice_month (Union[Unset, int]):
|
|
@@ -243,7 +246,8 @@ async def asyncio(
|
|
|
243
246
|
page_size: Union[Unset, int] = UNSET,
|
|
244
247
|
project_uuid: Union[Unset, UUID] = UNSET,
|
|
245
248
|
) -> list["InvoiceItem"]:
|
|
246
|
-
"""
|
|
249
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
250
|
+
|
|
247
251
|
Args:
|
|
248
252
|
customer_uuid (Union[Unset, UUID]):
|
|
249
253
|
invoice_month (Union[Unset, int]):
|
|
@@ -195,7 +195,8 @@ def sync_detailed(
|
|
|
195
195
|
template_uuid: Union[Unset, UUID] = UNSET,
|
|
196
196
|
uuid: Union[Unset, UUID] = UNSET,
|
|
197
197
|
) -> Response[list["RancherApplication"]]:
|
|
198
|
-
"""
|
|
198
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
199
|
+
|
|
199
200
|
Args:
|
|
200
201
|
backend_id (Union[Unset, str]):
|
|
201
202
|
can_manage (Union[Unset, bool]):
|
|
@@ -292,7 +293,8 @@ def sync(
|
|
|
292
293
|
template_uuid: Union[Unset, UUID] = UNSET,
|
|
293
294
|
uuid: Union[Unset, UUID] = UNSET,
|
|
294
295
|
) -> list["RancherApplication"]:
|
|
295
|
-
"""
|
|
296
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
297
|
+
|
|
296
298
|
Args:
|
|
297
299
|
backend_id (Union[Unset, str]):
|
|
298
300
|
can_manage (Union[Unset, bool]):
|
|
@@ -384,7 +386,8 @@ async def asyncio_detailed(
|
|
|
384
386
|
template_uuid: Union[Unset, UUID] = UNSET,
|
|
385
387
|
uuid: Union[Unset, UUID] = UNSET,
|
|
386
388
|
) -> Response[list["RancherApplication"]]:
|
|
387
|
-
"""
|
|
389
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
390
|
+
|
|
388
391
|
Args:
|
|
389
392
|
backend_id (Union[Unset, str]):
|
|
390
393
|
can_manage (Union[Unset, bool]):
|
|
@@ -479,7 +482,8 @@ async def asyncio(
|
|
|
479
482
|
template_uuid: Union[Unset, UUID] = UNSET,
|
|
480
483
|
uuid: Union[Unset, UUID] = UNSET,
|
|
481
484
|
) -> list["RancherApplication"]:
|
|
482
|
-
"""
|
|
485
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
486
|
+
|
|
483
487
|
Args:
|
|
484
488
|
backend_id (Union[Unset, str]):
|
|
485
489
|
can_manage (Union[Unset, bool]):
|
|
@@ -61,7 +61,8 @@ def sync_detailed(
|
|
|
61
61
|
page: Union[Unset, int] = UNSET,
|
|
62
62
|
page_size: Union[Unset, int] = UNSET,
|
|
63
63
|
) -> Response[list["RancherCatalog"]]:
|
|
64
|
-
"""
|
|
64
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
65
|
+
|
|
65
66
|
Args:
|
|
66
67
|
page (Union[Unset, int]):
|
|
67
68
|
page_size (Union[Unset, int]):
|
|
@@ -92,7 +93,8 @@ def sync(
|
|
|
92
93
|
page: Union[Unset, int] = UNSET,
|
|
93
94
|
page_size: Union[Unset, int] = UNSET,
|
|
94
95
|
) -> list["RancherCatalog"]:
|
|
95
|
-
"""
|
|
96
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
97
|
+
|
|
96
98
|
Args:
|
|
97
99
|
page (Union[Unset, int]):
|
|
98
100
|
page_size (Union[Unset, int]):
|
|
@@ -118,7 +120,8 @@ async def asyncio_detailed(
|
|
|
118
120
|
page: Union[Unset, int] = UNSET,
|
|
119
121
|
page_size: Union[Unset, int] = UNSET,
|
|
120
122
|
) -> Response[list["RancherCatalog"]]:
|
|
121
|
-
"""
|
|
123
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
124
|
+
|
|
122
125
|
Args:
|
|
123
126
|
page (Union[Unset, int]):
|
|
124
127
|
page_size (Union[Unset, int]):
|
|
@@ -147,7 +150,8 @@ async def asyncio(
|
|
|
147
150
|
page: Union[Unset, int] = UNSET,
|
|
148
151
|
page_size: Union[Unset, int] = UNSET,
|
|
149
152
|
) -> list["RancherCatalog"]:
|
|
150
|
-
"""
|
|
153
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
154
|
+
|
|
151
155
|
Args:
|
|
152
156
|
page (Union[Unset, int]):
|
|
153
157
|
page_size (Union[Unset, int]):
|
waldur_api_client/api/rancher_cluster_security_groups/rancher_cluster_security_groups_list.py
CHANGED
|
@@ -79,7 +79,8 @@ def sync_detailed(
|
|
|
79
79
|
page: Union[Unset, int] = UNSET,
|
|
80
80
|
page_size: Union[Unset, int] = UNSET,
|
|
81
81
|
) -> Response[list["ClusterSecurityGroup"]]:
|
|
82
|
-
"""
|
|
82
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
83
|
+
|
|
83
84
|
Args:
|
|
84
85
|
cluster_uuid (Union[Unset, UUID]):
|
|
85
86
|
name (Union[Unset, str]):
|
|
@@ -119,7 +120,8 @@ def sync(
|
|
|
119
120
|
page: Union[Unset, int] = UNSET,
|
|
120
121
|
page_size: Union[Unset, int] = UNSET,
|
|
121
122
|
) -> list["ClusterSecurityGroup"]:
|
|
122
|
-
"""
|
|
123
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
124
|
+
|
|
123
125
|
Args:
|
|
124
126
|
cluster_uuid (Union[Unset, UUID]):
|
|
125
127
|
name (Union[Unset, str]):
|
|
@@ -154,7 +156,8 @@ async def asyncio_detailed(
|
|
|
154
156
|
page: Union[Unset, int] = UNSET,
|
|
155
157
|
page_size: Union[Unset, int] = UNSET,
|
|
156
158
|
) -> Response[list["ClusterSecurityGroup"]]:
|
|
157
|
-
"""
|
|
159
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
160
|
+
|
|
158
161
|
Args:
|
|
159
162
|
cluster_uuid (Union[Unset, UUID]):
|
|
160
163
|
name (Union[Unset, str]):
|
|
@@ -192,7 +195,8 @@ async def asyncio(
|
|
|
192
195
|
page: Union[Unset, int] = UNSET,
|
|
193
196
|
page_size: Union[Unset, int] = UNSET,
|
|
194
197
|
) -> list["ClusterSecurityGroup"]:
|
|
195
|
-
"""
|
|
198
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
199
|
+
|
|
196
200
|
Args:
|
|
197
201
|
cluster_uuid (Union[Unset, UUID]):
|
|
198
202
|
name (Union[Unset, str]):
|
|
@@ -63,7 +63,8 @@ def sync_detailed(
|
|
|
63
63
|
page: Union[Unset, int] = UNSET,
|
|
64
64
|
page_size: Union[Unset, int] = UNSET,
|
|
65
65
|
) -> Response[list["RancherClusterTemplate"]]:
|
|
66
|
-
"""
|
|
66
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
67
|
+
|
|
67
68
|
Args:
|
|
68
69
|
page (Union[Unset, int]):
|
|
69
70
|
page_size (Union[Unset, int]):
|
|
@@ -94,7 +95,8 @@ def sync(
|
|
|
94
95
|
page: Union[Unset, int] = UNSET,
|
|
95
96
|
page_size: Union[Unset, int] = UNSET,
|
|
96
97
|
) -> list["RancherClusterTemplate"]:
|
|
97
|
-
"""
|
|
98
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
99
|
+
|
|
98
100
|
Args:
|
|
99
101
|
page (Union[Unset, int]):
|
|
100
102
|
page_size (Union[Unset, int]):
|
|
@@ -120,7 +122,8 @@ async def asyncio_detailed(
|
|
|
120
122
|
page: Union[Unset, int] = UNSET,
|
|
121
123
|
page_size: Union[Unset, int] = UNSET,
|
|
122
124
|
) -> Response[list["RancherClusterTemplate"]]:
|
|
123
|
-
"""
|
|
125
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
126
|
+
|
|
124
127
|
Args:
|
|
125
128
|
page (Union[Unset, int]):
|
|
126
129
|
page_size (Union[Unset, int]):
|
|
@@ -149,7 +152,8 @@ async def asyncio(
|
|
|
149
152
|
page: Union[Unset, int] = UNSET,
|
|
150
153
|
page_size: Union[Unset, int] = UNSET,
|
|
151
154
|
) -> list["RancherClusterTemplate"]:
|
|
152
|
-
"""
|
|
155
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
156
|
+
|
|
153
157
|
Args:
|
|
154
158
|
page (Union[Unset, int]):
|
|
155
159
|
page_size (Union[Unset, int]):
|
|
@@ -172,7 +172,8 @@ def sync_detailed(
|
|
|
172
172
|
state: Union[Unset, list[RancherClustersListStateItem]] = UNSET,
|
|
173
173
|
uuid: Union[Unset, UUID] = UNSET,
|
|
174
174
|
) -> Response[list["RancherCluster"]]:
|
|
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[RancherClustersListStateItem]] = UNSET,
|
|
261
262
|
uuid: Union[Unset, UUID] = UNSET,
|
|
262
263
|
) -> list["RancherCluster"]:
|
|
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[RancherClustersListStateItem]] = UNSET,
|
|
344
346
|
uuid: Union[Unset, UUID] = UNSET,
|
|
345
347
|
) -> Response[list["RancherCluster"]]:
|
|
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[RancherClustersListStateItem]] = UNSET,
|
|
430
433
|
uuid: Union[Unset, UUID] = UNSET,
|
|
431
434
|
) -> list["RancherCluster"]:
|
|
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]):
|
|
@@ -109,7 +109,8 @@ def sync_detailed(
|
|
|
109
109
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
110
110
|
workload_uuid: Union[Unset, UUID] = UNSET,
|
|
111
111
|
) -> Response[list["RancherHPA"]]:
|
|
112
|
-
"""
|
|
112
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
113
|
+
|
|
113
114
|
Args:
|
|
114
115
|
cluster_uuid (Union[Unset, UUID]):
|
|
115
116
|
name (Union[Unset, str]):
|
|
@@ -164,7 +165,8 @@ def sync(
|
|
|
164
165
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
165
166
|
workload_uuid: Union[Unset, UUID] = UNSET,
|
|
166
167
|
) -> list["RancherHPA"]:
|
|
167
|
-
"""
|
|
168
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
169
|
+
|
|
168
170
|
Args:
|
|
169
171
|
cluster_uuid (Union[Unset, UUID]):
|
|
170
172
|
name (Union[Unset, str]):
|
|
@@ -214,7 +216,8 @@ async def asyncio_detailed(
|
|
|
214
216
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
215
217
|
workload_uuid: Union[Unset, UUID] = UNSET,
|
|
216
218
|
) -> Response[list["RancherHPA"]]:
|
|
217
|
-
"""
|
|
219
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
220
|
+
|
|
218
221
|
Args:
|
|
219
222
|
cluster_uuid (Union[Unset, UUID]):
|
|
220
223
|
name (Union[Unset, str]):
|
|
@@ -267,7 +270,8 @@ async def asyncio(
|
|
|
267
270
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
268
271
|
workload_uuid: Union[Unset, UUID] = UNSET,
|
|
269
272
|
) -> list["RancherHPA"]:
|
|
270
|
-
"""
|
|
273
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
274
|
+
|
|
271
275
|
Args:
|
|
272
276
|
cluster_uuid (Union[Unset, UUID]):
|
|
273
277
|
name (Union[Unset, str]):
|
|
@@ -193,7 +193,8 @@ def sync_detailed(
|
|
|
193
193
|
state: Union[Unset, list[RancherIngressesListStateItem]] = UNSET,
|
|
194
194
|
uuid: Union[Unset, UUID] = UNSET,
|
|
195
195
|
) -> Response[list["RancherIngress"]]:
|
|
196
|
-
"""
|
|
196
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
197
|
+
|
|
197
198
|
Args:
|
|
198
199
|
backend_id (Union[Unset, str]):
|
|
199
200
|
can_manage (Union[Unset, bool]):
|
|
@@ -290,7 +291,8 @@ def sync(
|
|
|
290
291
|
state: Union[Unset, list[RancherIngressesListStateItem]] = UNSET,
|
|
291
292
|
uuid: Union[Unset, UUID] = UNSET,
|
|
292
293
|
) -> list["RancherIngress"]:
|
|
293
|
-
"""
|
|
294
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
295
|
+
|
|
294
296
|
Args:
|
|
295
297
|
backend_id (Union[Unset, str]):
|
|
296
298
|
can_manage (Union[Unset, bool]):
|
|
@@ -382,7 +384,8 @@ async def asyncio_detailed(
|
|
|
382
384
|
state: Union[Unset, list[RancherIngressesListStateItem]] = UNSET,
|
|
383
385
|
uuid: Union[Unset, UUID] = UNSET,
|
|
384
386
|
) -> Response[list["RancherIngress"]]:
|
|
385
|
-
"""
|
|
387
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
388
|
+
|
|
386
389
|
Args:
|
|
387
390
|
backend_id (Union[Unset, str]):
|
|
388
391
|
can_manage (Union[Unset, bool]):
|
|
@@ -477,7 +480,8 @@ async def asyncio(
|
|
|
477
480
|
state: Union[Unset, list[RancherIngressesListStateItem]] = UNSET,
|
|
478
481
|
uuid: Union[Unset, UUID] = UNSET,
|
|
479
482
|
) -> list["RancherIngress"]:
|
|
480
|
-
"""
|
|
483
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
484
|
+
|
|
481
485
|
Args:
|
|
482
486
|
backend_id (Union[Unset, str]):
|
|
483
487
|
can_manage (Union[Unset, bool]):
|
|
@@ -109,7 +109,8 @@ def sync_detailed(
|
|
|
109
109
|
settings: Union[Unset, str] = UNSET,
|
|
110
110
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
111
111
|
) -> Response[list["RancherNamespace"]]:
|
|
112
|
-
"""
|
|
112
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
113
|
+
|
|
113
114
|
Args:
|
|
114
115
|
cluster_uuid (Union[Unset, UUID]):
|
|
115
116
|
name (Union[Unset, str]):
|
|
@@ -161,7 +162,8 @@ def sync(
|
|
|
161
162
|
settings: Union[Unset, str] = UNSET,
|
|
162
163
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
163
164
|
) -> list["RancherNamespace"]:
|
|
164
|
-
"""
|
|
165
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
166
|
+
|
|
165
167
|
Args:
|
|
166
168
|
cluster_uuid (Union[Unset, UUID]):
|
|
167
169
|
name (Union[Unset, str]):
|
|
@@ -208,7 +210,8 @@ async def asyncio_detailed(
|
|
|
208
210
|
settings: Union[Unset, str] = UNSET,
|
|
209
211
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
210
212
|
) -> Response[list["RancherNamespace"]]:
|
|
211
|
-
"""
|
|
213
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
214
|
+
|
|
212
215
|
Args:
|
|
213
216
|
cluster_uuid (Union[Unset, UUID]):
|
|
214
217
|
name (Union[Unset, str]):
|
|
@@ -258,7 +261,8 @@ async def asyncio(
|
|
|
258
261
|
settings: Union[Unset, str] = UNSET,
|
|
259
262
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
260
263
|
) -> list["RancherNamespace"]:
|
|
261
|
-
"""
|
|
264
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
265
|
+
|
|
262
266
|
Args:
|
|
263
267
|
cluster_uuid (Union[Unset, UUID]):
|
|
264
268
|
name (Union[Unset, str]):
|
|
@@ -69,7 +69,8 @@ def sync_detailed(
|
|
|
69
69
|
page: Union[Unset, int] = UNSET,
|
|
70
70
|
page_size: Union[Unset, int] = UNSET,
|
|
71
71
|
) -> Response[list["RancherNode"]]:
|
|
72
|
-
"""
|
|
72
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
73
|
+
|
|
73
74
|
Args:
|
|
74
75
|
cluster_uuid (Union[Unset, UUID]):
|
|
75
76
|
page (Union[Unset, int]):
|
|
@@ -103,7 +104,8 @@ def sync(
|
|
|
103
104
|
page: Union[Unset, int] = UNSET,
|
|
104
105
|
page_size: Union[Unset, int] = UNSET,
|
|
105
106
|
) -> list["RancherNode"]:
|
|
106
|
-
"""
|
|
107
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
108
|
+
|
|
107
109
|
Args:
|
|
108
110
|
cluster_uuid (Union[Unset, UUID]):
|
|
109
111
|
page (Union[Unset, int]):
|
|
@@ -132,7 +134,8 @@ async def asyncio_detailed(
|
|
|
132
134
|
page: Union[Unset, int] = UNSET,
|
|
133
135
|
page_size: Union[Unset, int] = UNSET,
|
|
134
136
|
) -> Response[list["RancherNode"]]:
|
|
135
|
-
"""
|
|
137
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
138
|
+
|
|
136
139
|
Args:
|
|
137
140
|
cluster_uuid (Union[Unset, UUID]):
|
|
138
141
|
page (Union[Unset, int]):
|
|
@@ -164,7 +167,8 @@ async def asyncio(
|
|
|
164
167
|
page: Union[Unset, int] = UNSET,
|
|
165
168
|
page_size: Union[Unset, int] = UNSET,
|
|
166
169
|
) -> list["RancherNode"]:
|
|
167
|
-
"""
|
|
170
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
171
|
+
|
|
168
172
|
Args:
|
|
169
173
|
cluster_uuid (Union[Unset, UUID]):
|
|
170
174
|
page (Union[Unset, int]):
|
|
@@ -88,7 +88,8 @@ def sync_detailed(
|
|
|
88
88
|
settings: Union[Unset, str] = UNSET,
|
|
89
89
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
90
90
|
) -> Response[list["RancherProject"]]:
|
|
91
|
-
"""
|
|
91
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
92
|
+
|
|
92
93
|
Args:
|
|
93
94
|
cluster_uuid (Union[Unset, UUID]):
|
|
94
95
|
name (Union[Unset, str]):
|
|
@@ -134,7 +135,8 @@ def sync(
|
|
|
134
135
|
settings: Union[Unset, str] = UNSET,
|
|
135
136
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
136
137
|
) -> list["RancherProject"]:
|
|
137
|
-
"""
|
|
138
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
139
|
+
|
|
138
140
|
Args:
|
|
139
141
|
cluster_uuid (Union[Unset, UUID]):
|
|
140
142
|
name (Union[Unset, str]):
|
|
@@ -175,7 +177,8 @@ async def asyncio_detailed(
|
|
|
175
177
|
settings: Union[Unset, str] = UNSET,
|
|
176
178
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
177
179
|
) -> Response[list["RancherProject"]]:
|
|
178
|
-
"""
|
|
180
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
181
|
+
|
|
179
182
|
Args:
|
|
180
183
|
cluster_uuid (Union[Unset, UUID]):
|
|
181
184
|
name (Union[Unset, str]):
|
|
@@ -219,7 +222,8 @@ async def asyncio(
|
|
|
219
222
|
settings: Union[Unset, str] = UNSET,
|
|
220
223
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
221
224
|
) -> list["RancherProject"]:
|
|
222
|
-
"""
|
|
225
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
226
|
+
|
|
223
227
|
Args:
|
|
224
228
|
cluster_uuid (Union[Unset, UUID]):
|
|
225
229
|
name (Union[Unset, str]):
|
|
@@ -89,7 +89,8 @@ def sync_detailed(
|
|
|
89
89
|
scope_type: Union[Unset, str] = UNSET,
|
|
90
90
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
91
91
|
) -> Response[list["RoleTemplate"]]:
|
|
92
|
-
"""
|
|
92
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
93
|
+
|
|
93
94
|
Args:
|
|
94
95
|
name (Union[Unset, str]):
|
|
95
96
|
o (Union[Unset, list[RancherRoleTemplatesListOItem]]):
|
|
@@ -132,7 +133,8 @@ def sync(
|
|
|
132
133
|
scope_type: Union[Unset, str] = UNSET,
|
|
133
134
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
134
135
|
) -> list["RoleTemplate"]:
|
|
135
|
-
"""
|
|
136
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
137
|
+
|
|
136
138
|
Args:
|
|
137
139
|
name (Union[Unset, str]):
|
|
138
140
|
o (Union[Unset, list[RancherRoleTemplatesListOItem]]):
|
|
@@ -170,7 +172,8 @@ async def asyncio_detailed(
|
|
|
170
172
|
scope_type: Union[Unset, str] = UNSET,
|
|
171
173
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
172
174
|
) -> Response[list["RoleTemplate"]]:
|
|
173
|
-
"""
|
|
175
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
176
|
+
|
|
174
177
|
Args:
|
|
175
178
|
name (Union[Unset, str]):
|
|
176
179
|
o (Union[Unset, list[RancherRoleTemplatesListOItem]]):
|
|
@@ -211,7 +214,8 @@ async def asyncio(
|
|
|
211
214
|
scope_type: Union[Unset, str] = UNSET,
|
|
212
215
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
213
216
|
) -> list["RoleTemplate"]:
|
|
214
|
-
"""
|
|
217
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
218
|
+
|
|
215
219
|
Args:
|
|
216
220
|
name (Union[Unset, str]):
|
|
217
221
|
o (Union[Unset, list[RancherRoleTemplatesListOItem]]):
|
|
@@ -193,7 +193,8 @@ def sync_detailed(
|
|
|
193
193
|
state: Union[Unset, list[RancherServicesListStateItem]] = UNSET,
|
|
194
194
|
uuid: Union[Unset, UUID] = UNSET,
|
|
195
195
|
) -> Response[list["RancherService"]]:
|
|
196
|
-
"""
|
|
196
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
197
|
+
|
|
197
198
|
Args:
|
|
198
199
|
backend_id (Union[Unset, str]):
|
|
199
200
|
can_manage (Union[Unset, bool]):
|
|
@@ -290,7 +291,8 @@ def sync(
|
|
|
290
291
|
state: Union[Unset, list[RancherServicesListStateItem]] = UNSET,
|
|
291
292
|
uuid: Union[Unset, UUID] = UNSET,
|
|
292
293
|
) -> list["RancherService"]:
|
|
293
|
-
"""
|
|
294
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
295
|
+
|
|
294
296
|
Args:
|
|
295
297
|
backend_id (Union[Unset, str]):
|
|
296
298
|
can_manage (Union[Unset, bool]):
|
|
@@ -382,7 +384,8 @@ async def asyncio_detailed(
|
|
|
382
384
|
state: Union[Unset, list[RancherServicesListStateItem]] = UNSET,
|
|
383
385
|
uuid: Union[Unset, UUID] = UNSET,
|
|
384
386
|
) -> Response[list["RancherService"]]:
|
|
385
|
-
"""
|
|
387
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
388
|
+
|
|
386
389
|
Args:
|
|
387
390
|
backend_id (Union[Unset, str]):
|
|
388
391
|
can_manage (Union[Unset, bool]):
|
|
@@ -477,7 +480,8 @@ async def asyncio(
|
|
|
477
480
|
state: Union[Unset, list[RancherServicesListStateItem]] = UNSET,
|
|
478
481
|
uuid: Union[Unset, UUID] = UNSET,
|
|
479
482
|
) -> list["RancherService"]:
|
|
480
|
-
"""
|
|
483
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
484
|
+
|
|
481
485
|
Args:
|
|
482
486
|
backend_id (Union[Unset, str]):
|
|
483
487
|
can_manage (Union[Unset, bool]):
|
|
@@ -114,7 +114,8 @@ def sync_detailed(
|
|
|
114
114
|
settings: Union[Unset, str] = UNSET,
|
|
115
115
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
116
116
|
) -> Response[list["RancherTemplate"]]:
|
|
117
|
-
"""
|
|
117
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
118
|
+
|
|
118
119
|
Args:
|
|
119
120
|
catalog_uuid (Union[Unset, UUID]):
|
|
120
121
|
cluster_uuid (Union[Unset, UUID]):
|
|
@@ -169,7 +170,8 @@ def sync(
|
|
|
169
170
|
settings: Union[Unset, str] = UNSET,
|
|
170
171
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
171
172
|
) -> list["RancherTemplate"]:
|
|
172
|
-
"""
|
|
173
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
174
|
+
|
|
173
175
|
Args:
|
|
174
176
|
catalog_uuid (Union[Unset, UUID]):
|
|
175
177
|
cluster_uuid (Union[Unset, UUID]):
|
|
@@ -219,7 +221,8 @@ async def asyncio_detailed(
|
|
|
219
221
|
settings: Union[Unset, str] = UNSET,
|
|
220
222
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
221
223
|
) -> Response[list["RancherTemplate"]]:
|
|
222
|
-
"""
|
|
224
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
225
|
+
|
|
223
226
|
Args:
|
|
224
227
|
catalog_uuid (Union[Unset, UUID]):
|
|
225
228
|
cluster_uuid (Union[Unset, UUID]):
|
|
@@ -272,7 +275,8 @@ async def asyncio(
|
|
|
272
275
|
settings: Union[Unset, str] = UNSET,
|
|
273
276
|
settings_uuid: Union[Unset, UUID] = UNSET,
|
|
274
277
|
) -> list["RancherTemplate"]:
|
|
275
|
-
"""
|
|
278
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
279
|
+
|
|
276
280
|
Args:
|
|
277
281
|
catalog_uuid (Union[Unset, UUID]):
|
|
278
282
|
cluster_uuid (Union[Unset, UUID]):
|
|
@@ -95,7 +95,8 @@ def sync_detailed(
|
|
|
95
95
|
user_username: Union[Unset, str] = UNSET,
|
|
96
96
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
97
97
|
) -> Response[list["RancherUser"]]:
|
|
98
|
-
"""
|
|
98
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
99
|
+
|
|
99
100
|
Args:
|
|
100
101
|
cluster_uuid (Union[Unset, UUID]):
|
|
101
102
|
is_active (Union[Unset, bool]):
|
|
@@ -144,7 +145,8 @@ def sync(
|
|
|
144
145
|
user_username: Union[Unset, str] = UNSET,
|
|
145
146
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
146
147
|
) -> list["RancherUser"]:
|
|
147
|
-
"""
|
|
148
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
149
|
+
|
|
148
150
|
Args:
|
|
149
151
|
cluster_uuid (Union[Unset, UUID]):
|
|
150
152
|
is_active (Union[Unset, bool]):
|
|
@@ -188,7 +190,8 @@ async def asyncio_detailed(
|
|
|
188
190
|
user_username: Union[Unset, str] = UNSET,
|
|
189
191
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
190
192
|
) -> Response[list["RancherUser"]]:
|
|
191
|
-
"""
|
|
193
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
194
|
+
|
|
192
195
|
Args:
|
|
193
196
|
cluster_uuid (Union[Unset, UUID]):
|
|
194
197
|
is_active (Union[Unset, bool]):
|
|
@@ -235,7 +238,8 @@ async def asyncio(
|
|
|
235
238
|
user_username: Union[Unset, str] = UNSET,
|
|
236
239
|
user_uuid: Union[Unset, UUID] = UNSET,
|
|
237
240
|
) -> list["RancherUser"]:
|
|
238
|
-
"""
|
|
241
|
+
"""Mixin to optimize HEAD requests for DRF views bypassing serializer processing
|
|
242
|
+
|
|
239
243
|
Args:
|
|
240
244
|
cluster_uuid (Union[Unset, UUID]):
|
|
241
245
|
is_active (Union[Unset, bool]):
|