waldur-api-client 7.7.3__py3-none-any.whl → 7.7.4__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_head.py +147 -0
- waldur_api_client/api/admin_announcements/admin_announcements_head.py +159 -0
- waldur_api_client/api/auth_tokens/auth_tokens_head.py +107 -0
- waldur_api_client/api/autoprovisioning_rules/autoprovisioning_rules_head.py +107 -0
- waldur_api_client/api/aws_images/aws_images_head.py +138 -0
- waldur_api_client/api/aws_instances/aws_instances_head.py +296 -0
- waldur_api_client/api/aws_regions/aws_regions_head.py +125 -0
- waldur_api_client/api/aws_sizes/aws_sizes_head.py +138 -0
- waldur_api_client/api/aws_volumes/aws_volumes_head.py +107 -0
- waldur_api_client/api/azure_images/azure_images_head.py +168 -0
- waldur_api_client/api/azure_locations/azure_locations_head.py +156 -0
- waldur_api_client/api/azure_public_ips/azure_public_ips_head.py +317 -0
- waldur_api_client/api/azure_resource_groups/azure_resource_groups_head.py +107 -0
- waldur_api_client/api/azure_sizes/azure_sizes_head.py +177 -0
- waldur_api_client/api/azure_sql_databases/azure_sql_databases_head.py +338 -0
- waldur_api_client/api/azure_sql_servers/azure_sql_servers_head.py +317 -0
- waldur_api_client/api/azure_virtualmachines/azure_virtualmachines_head.py +317 -0
- waldur_api_client/api/backend_resource_requests/backend_resource_requests_head.py +203 -0
- waldur_api_client/api/backend_resources/backend_resources_head.py +201 -0
- waldur_api_client/api/booking_offerings/booking_offerings_head.py +107 -0
- waldur_api_client/api/booking_resources/booking_resources_head.py +419 -0
- waldur_api_client/api/broadcast_message_templates/broadcast_message_templates_head.py +116 -0
- waldur_api_client/api/broadcast_messages/broadcast_messages_head.py +147 -0
- waldur_api_client/api/broadcast_messages/broadcast_messages_recipients_head.py +74 -0
- waldur_api_client/api/call_managing_organisations/call_managing_organisations_head.py +155 -0
- waldur_api_client/api/call_proposal_project_role_mappings/call_proposal_project_role_mappings_head.py +120 -0
- waldur_api_client/api/call_rounds/call_rounds_head.py +107 -0
- waldur_api_client/api/component_user_usage_limits/component_user_usage_limits_head.py +159 -0
- waldur_api_client/api/customer_credits/customer_credits_head.py +155 -0
- waldur_api_client/api/customer_permissions_reviews/customer_permissions_reviews_head.py +158 -0
- waldur_api_client/api/customer_quotas/customer_quotas_head.py +107 -0
- waldur_api_client/api/customers/customers_countries_head.py +241 -0
- waldur_api_client/api/customers/customers_head.py +275 -0
- waldur_api_client/api/digitalocean_droplets/digitalocean_droplets_head.py +296 -0
- waldur_api_client/api/digitalocean_images/digitalocean_images_head.py +160 -0
- waldur_api_client/api/digitalocean_regions/digitalocean_regions_head.py +125 -0
- waldur_api_client/api/digitalocean_sizes/digitalocean_sizes_head.py +152 -0
- waldur_api_client/api/email_logs/email_logs_head.py +164 -0
- waldur_api_client/api/event_subscriptions/event_subscriptions_head.py +142 -0
- waldur_api_client/api/events/events_count_head.py +74 -0
- waldur_api_client/api/events/events_event_groups_head.py +78 -0
- waldur_api_client/api/events/events_head.py +188 -0
- waldur_api_client/api/events/events_scope_types_head.py +76 -0
- waldur_api_client/api/events_stats/events_stats_head.py +107 -0
- waldur_api_client/api/financial_reports/financial_reports_head.py +241 -0
- waldur_api_client/api/freeipa_profiles/freeipa_profiles_head.py +129 -0
- waldur_api_client/api/google_auth/google_auth_callback_head.py +107 -0
- waldur_api_client/api/google_auth/google_auth_head.py +116 -0
- waldur_api_client/api/hooks/hooks_head.py +107 -0
- waldur_api_client/api/hooks_email/hooks_email_head.py +187 -0
- waldur_api_client/api/hooks_web/hooks_web_head.py +201 -0
- waldur_api_client/api/identity_providers/identity_providers_head.py +107 -0
- waldur_api_client/api/invoice_items/invoice_items_costs_head.py +120 -0
- waldur_api_client/api/invoice_items/invoice_items_customer_costs_for_period_head.py +109 -0
- waldur_api_client/api/invoice_items/invoice_items_head.py +204 -0
- waldur_api_client/api/invoice_items/invoice_items_project_costs_for_period_head.py +111 -0
- waldur_api_client/api/invoice_items/invoice_items_total_price_head.py +186 -0
- waldur_api_client/api/invoices/invoices_growth_head.py +118 -0
- waldur_api_client/api/invoices/invoices_head.py +218 -0
- waldur_api_client/api/keycloak_groups/keycloak_groups_head.py +138 -0
- waldur_api_client/api/keycloak_user_group_memberships/keycloak_user_group_memberships_head.py +206 -0
- waldur_api_client/api/keys/keys_head.py +228 -0
- waldur_api_client/api/lexis_links/lexis_links_head.py +165 -0
- waldur_api_client/api/marketplace_categories/marketplace_categories_head.py +204 -0
- waldur_api_client/api/marketplace_category_columns/marketplace_category_columns_head.py +129 -0
- waldur_api_client/api/marketplace_category_component_usages/marketplace_category_component_usages_head.py +132 -0
- waldur_api_client/api/marketplace_category_components/marketplace_category_components_head.py +107 -0
- waldur_api_client/api/marketplace_category_groups/marketplace_category_groups_head.py +116 -0
- waldur_api_client/api/marketplace_category_help_articles/marketplace_category_help_articles_head.py +107 -0
- waldur_api_client/api/marketplace_checklists/marketplace_checklists_head.py +107 -0
- waldur_api_client/api/marketplace_checklists_admin/marketplace_checklists_admin_head.py +107 -0
- waldur_api_client/api/marketplace_checklists_admin_question_dependencies/marketplace_checklists_admin_question_dependencies_head.py +132 -0
- waldur_api_client/api/marketplace_checklists_admin_question_options/marketplace_checklists_admin_question_options_head.py +120 -0
- waldur_api_client/api/marketplace_checklists_admin_questions/marketplace_checklists_admin_questions_head.py +120 -0
- waldur_api_client/api/marketplace_component_usages/marketplace_component_usages_head.py +228 -0
- waldur_api_client/api/marketplace_component_user_usages/marketplace_component_user_usages_head.py +255 -0
- waldur_api_client/api/marketplace_customer_estimated_cost_policies/marketplace_customer_estimated_cost_policies_actions_head.py +74 -0
- waldur_api_client/api/marketplace_customer_estimated_cost_policies/marketplace_customer_estimated_cost_policies_head.py +150 -0
- waldur_api_client/api/marketplace_customer_service_accounts/marketplace_customer_service_accounts_head.py +147 -0
- waldur_api_client/api/marketplace_integration_statuses/marketplace_integration_statuses_head.py +193 -0
- waldur_api_client/api/marketplace_maintenance_announcement_offerings/marketplace_maintenance_announcement_offerings_head.py +107 -0
- waldur_api_client/api/marketplace_maintenance_announcement_template_offerings/marketplace_maintenance_announcement_template_offerings_head.py +107 -0
- waldur_api_client/api/marketplace_maintenance_announcements/marketplace_maintenance_announcements_head.py +107 -0
- waldur_api_client/api/marketplace_maintenance_announcements_template/marketplace_maintenance_announcements_template_head.py +107 -0
- waldur_api_client/api/marketplace_offering_estimated_cost_policies/marketplace_offering_estimated_cost_policies_actions_head.py +76 -0
- waldur_api_client/api/marketplace_offering_estimated_cost_policies/marketplace_offering_estimated_cost_policies_head.py +129 -0
- waldur_api_client/api/marketplace_offering_files/marketplace_offering_files_head.py +158 -0
- waldur_api_client/api/marketplace_offering_permissions/marketplace_offering_permissions_head.py +279 -0
- waldur_api_client/api/marketplace_offering_permissions_log/marketplace_offering_permissions_log_head.py +279 -0
- waldur_api_client/api/marketplace_offering_referrals/marketplace_offering_referrals_head.py +124 -0
- waldur_api_client/api/marketplace_offering_usage_policies/marketplace_offering_usage_policies_actions_head.py +74 -0
- waldur_api_client/api/marketplace_offering_usage_policies/marketplace_offering_usage_policies_head.py +129 -0
- waldur_api_client/api/marketplace_offering_user_roles/marketplace_offering_user_roles_head.py +141 -0
- waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_begin_creating.py +89 -0
- waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_head.py +251 -0
- waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_set_ok.py +89 -0
- waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_set_validation_complete.py +0 -16
- waldur_api_client/api/marketplace_orders/marketplace_orders_head.py +338 -0
- waldur_api_client/api/marketplace_plan_components/marketplace_plan_components_head.py +150 -0
- waldur_api_client/api/marketplace_plans/marketplace_plans_head.py +141 -0
- waldur_api_client/api/marketplace_plans/marketplace_plans_usage_stats_head.py +154 -0
- waldur_api_client/api/marketplace_project_estimated_cost_policies/marketplace_project_estimated_cost_policies_actions_head.py +74 -0
- waldur_api_client/api/marketplace_project_estimated_cost_policies/marketplace_project_estimated_cost_policies_head.py +171 -0
- waldur_api_client/api/marketplace_project_service_accounts/marketplace_project_service_accounts_head.py +147 -0
- waldur_api_client/api/marketplace_project_update_requests/marketplace_project_update_requests_head.py +173 -0
- waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_groups_head.py +403 -0
- waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_head.py +403 -0
- waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_head.py +407 -0
- waldur_api_client/api/marketplace_public_offerings/marketplace_public_offerings_head.py +403 -0
- waldur_api_client/api/marketplace_remote_synchronisations/marketplace_remote_synchronisations_head.py +107 -0
- waldur_api_client/api/marketplace_resource_users/marketplace_resource_users_head.py +162 -0
- waldur_api_client/api/marketplace_resources/marketplace_resources_head.py +407 -0
- waldur_api_client/api/marketplace_robot_accounts/marketplace_robot_accounts_head.py +213 -0
- waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_head.py +158 -0
- waldur_api_client/api/marketplace_script_async_dry_run/marketplace_script_async_dry_run_head.py +107 -0
- waldur_api_client/api/marketplace_sections/marketplace_sections_head.py +107 -0
- waldur_api_client/api/marketplace_service_providers/marketplace_service_providers_head.py +155 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_component_usages_head.py +107 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_component_usages_per_month_head.py +107 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_component_usages_per_project_head.py +107 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_count_active_resources_grouped_by_offering_country_head.py +107 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_count_active_resources_grouped_by_offering_head.py +107 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_count_active_resources_grouped_by_organization_group_head.py +107 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_count_projects_grouped_by_provider_and_industry_flag_head.py +107 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_count_projects_grouped_by_provider_and_oecd_head.py +107 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_count_projects_of_service_providers_grouped_by_oecd_head.py +107 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_count_projects_of_service_providers_head.py +107 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_count_unique_users_connected_with_active_resources_of_service_provider_head.py +107 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_count_users_of_service_providers_head.py +107 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_customer_member_count_head.py +107 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_offerings_counter_stats_head.py +107 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_organization_project_count_head.py +107 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_organization_resource_count_head.py +107 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_projects_limits_grouped_by_industry_flag_head.py +76 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_projects_limits_grouped_by_oecd_head.py +76 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_projects_usages_grouped_by_industry_flag_head.py +76 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_projects_usages_grouped_by_oecd_head.py +76 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_resources_limits_head.py +107 -0
- waldur_api_client/api/marketplace_stats/marketplace_stats_total_cost_of_active_resources_per_offering_head.py +107 -0
- waldur_api_client/api/notification_messages/notification_messages_head.py +161 -0
- waldur_api_client/api/notification_messages_templates/notification_messages_templates_head.py +152 -0
- waldur_api_client/api/openstack_backups/openstack_backups_head.py +338 -0
- waldur_api_client/api/openstack_flavors/openstack_flavors_head.py +287 -0
- waldur_api_client/api/openstack_flavors/openstack_flavors_usage_stats_head.py +74 -0
- waldur_api_client/api/openstack_floating_ips/openstack_floating_ips_head.py +344 -0
- waldur_api_client/api/openstack_images/openstack_images_head.py +180 -0
- waldur_api_client/api/openstack_images/openstack_images_usage_stats_head.py +74 -0
- waldur_api_client/api/openstack_instance_availability_zones/openstack_instance_availability_zones_head.py +168 -0
- waldur_api_client/api/openstack_instances/openstack_instances_head.py +356 -0
- waldur_api_client/api/openstack_marketplace_tenants/openstack_marketplace_tenants_head.py +296 -0
- waldur_api_client/api/openstack_migrations/openstack_migrations_head.py +132 -0
- waldur_api_client/api/openstack_network_rbac_policies/openstack_network_rbac_policies_head.py +164 -0
- waldur_api_client/api/openstack_networks/openstack_networks_head.py +353 -0
- waldur_api_client/api/openstack_ports/openstack_ports_head.py +245 -0
- waldur_api_client/api/openstack_routers/openstack_routers_head.py +147 -0
- waldur_api_client/api/openstack_security_groups/openstack_security_groups_head.py +326 -0
- waldur_api_client/api/openstack_server_groups/openstack_server_groups_head.py +317 -0
- waldur_api_client/api/openstack_snapshots/openstack_snapshots_head.py +368 -0
- waldur_api_client/api/openstack_subnets/openstack_subnets_head.py +374 -0
- waldur_api_client/api/openstack_tenants/openstack_tenants_head.py +296 -0
- waldur_api_client/api/openstack_volume_availability_zones/openstack_volume_availability_zones_head.py +168 -0
- waldur_api_client/api/openstack_volume_types/openstack_volume_types_head.py +180 -0
- waldur_api_client/api/openstack_volume_types/openstack_volume_types_names_head.py +76 -0
- waldur_api_client/api/openstack_volumes/openstack_volumes_head.py +389 -0
- waldur_api_client/api/organization_groups/organization_groups_head.py +147 -0
- waldur_api_client/api/payment_profiles/payment_profiles_head.py +172 -0
- waldur_api_client/api/payments/payments_head.py +142 -0
- waldur_api_client/api/project_credits/project_credits_head.py +176 -0
- waldur_api_client/api/project_quotas/project_quotas_head.py +107 -0
- waldur_api_client/api/project_types/project_types_head.py +125 -0
- waldur_api_client/api/projects/projects_head.py +274 -0
- waldur_api_client/api/promotions_campaigns/promotions_campaigns_head.py +218 -0
- waldur_api_client/api/proposal_proposals/proposal_proposals_head.py +187 -0
- waldur_api_client/api/proposal_protected_calls/proposal_protected_calls_head.py +214 -0
- waldur_api_client/api/proposal_public_calls/proposal_public_calls_head.py +214 -0
- waldur_api_client/api/proposal_requested_offerings/proposal_requested_offerings_head.py +208 -0
- waldur_api_client/api/proposal_requested_resources/proposal_requested_resources_head.py +201 -0
- waldur_api_client/api/proposal_reviews/proposal_reviews_head.py +208 -0
- waldur_api_client/api/provider_invoice_items/provider_invoice_items_head.py +179 -0
- waldur_api_client/api/rancher_apps/rancher_apps_head.py +332 -0
- waldur_api_client/api/rancher_catalogs/rancher_catalogs_head.py +107 -0
- waldur_api_client/api/rancher_cluster_security_groups/rancher_cluster_security_groups_head.py +138 -0
- waldur_api_client/api/rancher_cluster_templates/rancher_cluster_templates_head.py +107 -0
- waldur_api_client/api/rancher_clusters/rancher_clusters_head.py +296 -0
- waldur_api_client/api/rancher_hpas/rancher_hpas_head.py +195 -0
- waldur_api_client/api/rancher_ingresses/rancher_ingresses_head.py +332 -0
- waldur_api_client/api/rancher_namespaces/rancher_namespaces_head.py +188 -0
- waldur_api_client/api/rancher_nodes/rancher_nodes_head.py +120 -0
- waldur_api_client/api/rancher_projects/rancher_projects_head.py +159 -0
- waldur_api_client/api/rancher_role_templates/rancher_role_templates_head.py +155 -0
- waldur_api_client/api/rancher_services/rancher_services_head.py +332 -0
- waldur_api_client/api/rancher_templates/rancher_templates_head.py +200 -0
- waldur_api_client/api/rancher_users/rancher_users_head.py +171 -0
- waldur_api_client/api/rancher_workloads/rancher_workloads_head.py +200 -0
- waldur_api_client/api/roles/roles_head.py +134 -0
- waldur_api_client/api/service_settings/service_settings_head.py +203 -0
- waldur_api_client/api/slurm_allocation_user_usage/slurm_allocation_user_usage_head.py +168 -0
- waldur_api_client/api/slurm_allocations/slurm_allocations_head.py +305 -0
- waldur_api_client/api/slurm_associations/slurm_associations_head.py +129 -0
- waldur_api_client/api/slurm_jobs/slurm_jobs_head.py +107 -0
- waldur_api_client/api/support_attachments/support_attachments_head.py +129 -0
- waldur_api_client/api/support_comments/support_comments_head.py +191 -0
- waldur_api_client/api/support_feedbacks/support_feedbacks_head.py +202 -0
- waldur_api_client/api/support_issues/support_issues_head.py +314 -0
- waldur_api_client/api/support_priorities/support_priorities_head.py +125 -0
- waldur_api_client/api/support_templates/support_templates_head.py +107 -0
- waldur_api_client/api/support_users/support_users_head.py +134 -0
- waldur_api_client/api/user_agreements/user_agreements_head.py +121 -0
- waldur_api_client/api/user_group_invitations/user_group_invitations_head.py +176 -0
- waldur_api_client/api/user_invitations/user_invitations_head.py +202 -0
- waldur_api_client/api/user_permission_requests/user_permission_requests_head.py +178 -0
- waldur_api_client/api/user_permissions/user_permissions_head.py +267 -0
- waldur_api_client/api/users/users_head.py +348 -0
- waldur_api_client/api/users/users_me_head.py +76 -0
- waldur_api_client/api/vmware_clusters/vmware_clusters_head.py +159 -0
- waldur_api_client/api/vmware_datastores/vmware_datastores_head.py +159 -0
- waldur_api_client/api/vmware_disks/vmware_disks_head.py +317 -0
- waldur_api_client/api/vmware_folders/vmware_folders_head.py +159 -0
- waldur_api_client/api/vmware_networks/vmware_networks_head.py +171 -0
- waldur_api_client/api/vmware_ports/vmware_ports_head.py +338 -0
- waldur_api_client/api/vmware_templates/vmware_templates_head.py +147 -0
- waldur_api_client/api/vmware_virtual_machine/vmware_virtual_machine_head.py +305 -0
- waldur_api_client/models/__init__.py +222 -0
- waldur_api_client/models/admin_announcements_head_o_item.py +17 -0
- waldur_api_client/models/admin_announcements_head_type_item.py +10 -0
- waldur_api_client/models/aws_instances_head_state_item.py +15 -0
- waldur_api_client/models/azure_public_ips_head_state_item.py +15 -0
- waldur_api_client/models/azure_sql_databases_head_state_item.py +15 -0
- waldur_api_client/models/azure_sql_servers_head_state_item.py +15 -0
- waldur_api_client/models/azure_virtualmachines_head_state_item.py +15 -0
- waldur_api_client/models/backend_resource_req.py +8 -0
- waldur_api_client/models/backend_resource_requests_head_o_item.py +9 -0
- waldur_api_client/models/backend_resource_requests_head_state_item.py +11 -0
- waldur_api_client/models/backend_resources_head_o_item.py +9 -0
- waldur_api_client/models/booking_resources_head_o_item.py +15 -0
- waldur_api_client/models/booking_resources_head_state_item.py +13 -0
- waldur_api_client/models/broadcast_messages_head_o_item.py +13 -0
- waldur_api_client/models/broadcast_messages_head_state.py +10 -0
- waldur_api_client/models/call_managing_organisations_head_o_item.py +9 -0
- waldur_api_client/models/customer_credits_head_o_item.py +15 -0
- waldur_api_client/models/customer_permissions_reviews_head_o_item.py +11 -0
- waldur_api_client/models/digitalocean_droplets_head_state_item.py +15 -0
- waldur_api_client/models/digitalocean_images_head_o_item.py +11 -0
- waldur_api_client/models/email_logs_head_o_item.py +11 -0
- waldur_api_client/models/event_subscriptions_head_o_item.py +9 -0
- waldur_api_client/models/events_head_o_item.py +9 -0
- waldur_api_client/models/hooks_web_head_content_type.py +9 -0
- waldur_api_client/models/invoices_head_o_item.py +13 -0
- waldur_api_client/models/invoices_head_state_item.py +11 -0
- waldur_api_client/models/keycloak_user_group_memberships_head_state_item.py +9 -0
- waldur_api_client/models/keys_head_o_item.py +9 -0
- waldur_api_client/models/marketplace_categories_head_customers_offerings_state_item.py +11 -0
- waldur_api_client/models/marketplace_component_usages_head_o_item.py +11 -0
- waldur_api_client/models/marketplace_component_user_usages_head_o_item.py +13 -0
- waldur_api_client/models/marketplace_integration_statuses_head_o_item.py +9 -0
- waldur_api_client/models/marketplace_integration_statuses_head_status_item.py +10 -0
- waldur_api_client/models/marketplace_offering_files_head_o_item.py +11 -0
- waldur_api_client/models/marketplace_offering_permissions_head_o_item.py +21 -0
- waldur_api_client/models/marketplace_offering_permissions_log_head_o_item.py +21 -0
- waldur_api_client/models/marketplace_offering_referrals_head_o_item.py +13 -0
- waldur_api_client/models/marketplace_offering_users_head_o_item.py +13 -0
- waldur_api_client/models/marketplace_offering_users_head_state_item.py +16 -0
- waldur_api_client/models/marketplace_offering_users_list_field_item.py +1 -0
- waldur_api_client/models/marketplace_offering_users_retrieve_field_item.py +1 -0
- waldur_api_client/models/marketplace_orders_head_o_item.py +15 -0
- waldur_api_client/models/marketplace_orders_head_state_item.py +15 -0
- waldur_api_client/models/marketplace_orders_head_type_item.py +10 -0
- waldur_api_client/models/marketplace_project_update_requests_head_state_item.py +12 -0
- waldur_api_client/models/marketplace_provider_offerings_groups_head_o_item.py +21 -0
- waldur_api_client/models/marketplace_provider_offerings_groups_head_state_item.py +11 -0
- waldur_api_client/models/marketplace_provider_offerings_head_o_item.py +21 -0
- waldur_api_client/models/marketplace_provider_offerings_head_state_item.py +11 -0
- waldur_api_client/models/marketplace_provider_resources_head_o_item.py +15 -0
- waldur_api_client/models/marketplace_provider_resources_head_state_item.py +13 -0
- waldur_api_client/models/marketplace_public_offerings_head_o_item.py +21 -0
- waldur_api_client/models/marketplace_public_offerings_head_state_item.py +11 -0
- waldur_api_client/models/marketplace_resources_head_o_item.py +15 -0
- waldur_api_client/models/marketplace_resources_head_state_item.py +13 -0
- waldur_api_client/models/marketplace_robot_accounts_head_state.py +13 -0
- waldur_api_client/models/marketplace_screenshots_head_o_item.py +11 -0
- waldur_api_client/models/marketplace_service_providers_head_o_item.py +9 -0
- waldur_api_client/models/offering_user.py +9 -0
- waldur_api_client/models/openstack_backups_head_state_item.py +15 -0
- waldur_api_client/models/openstack_flavors_head_o_item.py +13 -0
- waldur_api_client/models/openstack_floating_ips_head_state_item.py +15 -0
- waldur_api_client/models/openstack_instances_head_state_item.py +15 -0
- waldur_api_client/models/openstack_marketplace_tenants_head_state_item.py +15 -0
- waldur_api_client/models/openstack_network_rbac_policies_head_policy_type.py +9 -0
- waldur_api_client/models/openstack_networks_head_state_item.py +15 -0
- waldur_api_client/models/openstack_ports_head_o_item.py +9 -0
- waldur_api_client/models/openstack_security_groups_head_state_item.py +15 -0
- waldur_api_client/models/openstack_server_groups_head_state_item.py +15 -0
- waldur_api_client/models/openstack_snapshots_head_state_item.py +15 -0
- waldur_api_client/models/openstack_subnets_head_state_item.py +15 -0
- waldur_api_client/models/openstack_tenants_head_state_item.py +15 -0
- waldur_api_client/models/openstack_volumes_head_state_item.py +15 -0
- waldur_api_client/models/payment_profiles_head_o_item.py +13 -0
- waldur_api_client/models/payment_profiles_head_payment_type_item.py +10 -0
- waldur_api_client/models/permission.py +15 -4
- waldur_api_client/models/project_credits_head_o_item.py +15 -0
- waldur_api_client/models/projects_head_o_item.py +23 -0
- waldur_api_client/models/promotions_campaigns_head_o_item.py +11 -0
- waldur_api_client/models/promotions_campaigns_head_state_item.py +10 -0
- waldur_api_client/models/proposal_proposals_head_o_item.py +17 -0
- waldur_api_client/models/proposal_proposals_head_state_item.py +13 -0
- waldur_api_client/models/proposal_protected_calls_head_o_item.py +13 -0
- waldur_api_client/models/proposal_protected_calls_head_state_item.py +10 -0
- waldur_api_client/models/proposal_protected_calls_list_field_item.py +1 -0
- waldur_api_client/models/proposal_protected_calls_retrieve_field_item.py +1 -0
- waldur_api_client/models/proposal_public_calls_head_o_item.py +13 -0
- waldur_api_client/models/proposal_public_calls_head_state_item.py +10 -0
- waldur_api_client/models/proposal_public_calls_list_field_item.py +1 -0
- waldur_api_client/models/proposal_public_calls_retrieve_field_item.py +1 -0
- waldur_api_client/models/proposal_requested_offerings_head_o_item.py +15 -0
- waldur_api_client/models/proposal_requested_offerings_head_state_item.py +10 -0
- waldur_api_client/models/proposal_requested_resources_head_o_item.py +15 -0
- waldur_api_client/models/proposal_reviews_head_o_item.py +11 -0
- waldur_api_client/models/proposal_reviews_head_state_item.py +11 -0
- waldur_api_client/models/protected_call.py +16 -0
- waldur_api_client/models/provider_invoice_items_head_o_item.py +15 -0
- waldur_api_client/models/public_call.py +16 -0
- waldur_api_client/models/rancher_apps_head_state_item.py +15 -0
- waldur_api_client/models/rancher_clusters_head_state_item.py +15 -0
- waldur_api_client/models/rancher_ingresses_head_state_item.py +15 -0
- waldur_api_client/models/rancher_namespaces_head_o_item.py +13 -0
- waldur_api_client/models/rancher_role_templates_head_o_item.py +11 -0
- waldur_api_client/models/rancher_services_head_state_item.py +15 -0
- waldur_api_client/models/rancher_templates_head_o_item.py +11 -0
- waldur_api_client/models/rancher_workloads_head_o_item.py +15 -0
- waldur_api_client/models/service_settings_head_state_item.py +15 -0
- waldur_api_client/models/slurm_allocations_head_state_item.py +15 -0
- waldur_api_client/models/support_comments_head_o_item.py +11 -0
- waldur_api_client/models/support_issues_head_o_item.py +35 -0
- waldur_api_client/models/user_agreements_head_agreement_type.py +9 -0
- waldur_api_client/models/user_group_invitations_head_o_item.py +9 -0
- waldur_api_client/models/user_invitations_head_o_item.py +15 -0
- waldur_api_client/models/user_invitations_head_state_item.py +14 -0
- waldur_api_client/models/user_permission_requests_head_o_item.py +11 -0
- waldur_api_client/models/user_permission_requests_head_state_item.py +12 -0
- waldur_api_client/models/user_permissions_head_o_item.py +21 -0
- waldur_api_client/models/users_head_o_item.py +31 -0
- waldur_api_client/models/vmware_disks_head_state_item.py +15 -0
- waldur_api_client/models/vmware_ports_head_state_item.py +15 -0
- waldur_api_client/models/vmware_virtual_machine_head_state_item.py +15 -0
- {waldur_api_client-7.7.3.dist-info → waldur_api_client-7.7.4.dist-info}/METADATA +1 -1
- {waldur_api_client-7.7.3.dist-info → waldur_api_client-7.7.4.dist-info}/RECORD +348 -17
- {waldur_api_client-7.7.3.dist-info → waldur_api_client-7.7.4.dist-info}/LICENSE +0 -0
- {waldur_api_client-7.7.3.dist-info → waldur_api_client-7.7.4.dist-info}/WHEEL +0 -0
|
@@ -13,6 +13,7 @@ class ProposalProtectedCallsListFieldItem(str, Enum):
|
|
|
13
13
|
EXTERNAL_URL = "external_url"
|
|
14
14
|
FIXED_DURATION_IN_DAYS = "fixed_duration_in_days"
|
|
15
15
|
MANAGER = "manager"
|
|
16
|
+
MANAGER_UUID = "manager_uuid"
|
|
16
17
|
NAME = "name"
|
|
17
18
|
OFFERINGS = "offerings"
|
|
18
19
|
REFERENCE_CODE = "reference_code"
|
|
@@ -13,6 +13,7 @@ class ProposalProtectedCallsRetrieveFieldItem(str, Enum):
|
|
|
13
13
|
EXTERNAL_URL = "external_url"
|
|
14
14
|
FIXED_DURATION_IN_DAYS = "fixed_duration_in_days"
|
|
15
15
|
MANAGER = "manager"
|
|
16
|
+
MANAGER_UUID = "manager_uuid"
|
|
16
17
|
NAME = "name"
|
|
17
18
|
OFFERINGS = "offerings"
|
|
18
19
|
REFERENCE_CODE = "reference_code"
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class ProposalPublicCallsHeadOItem(str, Enum):
|
|
5
|
+
CREATED = "created"
|
|
6
|
+
MANAGER_CUSTOMER_NAME = "manager__customer__name"
|
|
7
|
+
NAME = "name"
|
|
8
|
+
VALUE_0 = "-created"
|
|
9
|
+
VALUE_1 = "-manager__customer__name"
|
|
10
|
+
VALUE_2 = "-name"
|
|
11
|
+
|
|
12
|
+
def __str__(self) -> str:
|
|
13
|
+
return str(self.value)
|
|
@@ -12,6 +12,7 @@ class ProposalPublicCallsListFieldItem(str, Enum):
|
|
|
12
12
|
EXTERNAL_URL = "external_url"
|
|
13
13
|
FIXED_DURATION_IN_DAYS = "fixed_duration_in_days"
|
|
14
14
|
MANAGER = "manager"
|
|
15
|
+
MANAGER_UUID = "manager_uuid"
|
|
15
16
|
NAME = "name"
|
|
16
17
|
OFFERINGS = "offerings"
|
|
17
18
|
RESOURCE_TEMPLATES = "resource_templates"
|
|
@@ -12,6 +12,7 @@ class ProposalPublicCallsRetrieveFieldItem(str, Enum):
|
|
|
12
12
|
EXTERNAL_URL = "external_url"
|
|
13
13
|
FIXED_DURATION_IN_DAYS = "fixed_duration_in_days"
|
|
14
14
|
MANAGER = "manager"
|
|
15
|
+
MANAGER_UUID = "manager_uuid"
|
|
15
16
|
NAME = "name"
|
|
16
17
|
OFFERINGS = "offerings"
|
|
17
18
|
RESOURCE_TEMPLATES = "resource_templates"
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class ProposalRequestedOfferingsHeadOItem(str, Enum):
|
|
5
|
+
CALL_NAME = "call__name"
|
|
6
|
+
CREATED = "created"
|
|
7
|
+
OFFERING_NAME = "offering__name"
|
|
8
|
+
STATE = "state"
|
|
9
|
+
VALUE_0 = "-call__name"
|
|
10
|
+
VALUE_1 = "-created"
|
|
11
|
+
VALUE_2 = "-offering__name"
|
|
12
|
+
VALUE_3 = "-state"
|
|
13
|
+
|
|
14
|
+
def __str__(self) -> str:
|
|
15
|
+
return str(self.value)
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class ProposalRequestedResourcesHeadOItem(str, Enum):
|
|
5
|
+
CREATED = "created"
|
|
6
|
+
OFFERING_NAME = "offering__name"
|
|
7
|
+
PROPOSAL_NAME = "proposal__name"
|
|
8
|
+
RESOURCE_NAME = "resource__name"
|
|
9
|
+
VALUE_0 = "-created"
|
|
10
|
+
VALUE_1 = "-offering__name"
|
|
11
|
+
VALUE_2 = "-proposal__name"
|
|
12
|
+
VALUE_3 = "-resource__name"
|
|
13
|
+
|
|
14
|
+
def __str__(self) -> str:
|
|
15
|
+
return str(self.value)
|
|
@@ -34,6 +34,7 @@ class ProtectedCall:
|
|
|
34
34
|
description (Union[Unset, str]):
|
|
35
35
|
state (Union[Unset, CallStates]):
|
|
36
36
|
manager (Union[Unset, str]):
|
|
37
|
+
manager_uuid (Union[Unset, UUID]):
|
|
37
38
|
customer_name (Union[Unset, str]):
|
|
38
39
|
customer_uuid (Union[Unset, UUID]):
|
|
39
40
|
offerings (Union[Unset, list['NestedRequestedOffering']]):
|
|
@@ -61,6 +62,7 @@ class ProtectedCall:
|
|
|
61
62
|
description: Union[Unset, str] = UNSET
|
|
62
63
|
state: Union[Unset, CallStates] = UNSET
|
|
63
64
|
manager: Union[Unset, str] = UNSET
|
|
65
|
+
manager_uuid: Union[Unset, UUID] = UNSET
|
|
64
66
|
customer_name: Union[Unset, str] = UNSET
|
|
65
67
|
customer_uuid: Union[Unset, UUID] = UNSET
|
|
66
68
|
offerings: Union[Unset, list["NestedRequestedOffering"]] = UNSET
|
|
@@ -107,6 +109,10 @@ class ProtectedCall:
|
|
|
107
109
|
|
|
108
110
|
manager = self.manager
|
|
109
111
|
|
|
112
|
+
manager_uuid: Union[Unset, str] = UNSET
|
|
113
|
+
if not isinstance(self.manager_uuid, Unset):
|
|
114
|
+
manager_uuid = str(self.manager_uuid)
|
|
115
|
+
|
|
110
116
|
customer_name = self.customer_name
|
|
111
117
|
|
|
112
118
|
customer_uuid: Union[Unset, str] = UNSET
|
|
@@ -190,6 +196,8 @@ class ProtectedCall:
|
|
|
190
196
|
field_dict["state"] = state
|
|
191
197
|
if manager is not UNSET:
|
|
192
198
|
field_dict["manager"] = manager
|
|
199
|
+
if manager_uuid is not UNSET:
|
|
200
|
+
field_dict["manager_uuid"] = manager_uuid
|
|
193
201
|
if customer_name is not UNSET:
|
|
194
202
|
field_dict["customer_name"] = customer_name
|
|
195
203
|
if customer_uuid is not UNSET:
|
|
@@ -272,6 +280,13 @@ class ProtectedCall:
|
|
|
272
280
|
|
|
273
281
|
manager = d.pop("manager", UNSET)
|
|
274
282
|
|
|
283
|
+
_manager_uuid = d.pop("manager_uuid", UNSET)
|
|
284
|
+
manager_uuid: Union[Unset, UUID]
|
|
285
|
+
if isinstance(_manager_uuid, Unset):
|
|
286
|
+
manager_uuid = UNSET
|
|
287
|
+
else:
|
|
288
|
+
manager_uuid = UUID(_manager_uuid)
|
|
289
|
+
|
|
275
290
|
customer_name = d.pop("customer_name", UNSET)
|
|
276
291
|
|
|
277
292
|
_customer_uuid = d.pop("customer_uuid", UNSET)
|
|
@@ -355,6 +370,7 @@ class ProtectedCall:
|
|
|
355
370
|
description=description,
|
|
356
371
|
state=state,
|
|
357
372
|
manager=manager,
|
|
373
|
+
manager_uuid=manager_uuid,
|
|
358
374
|
customer_name=customer_name,
|
|
359
375
|
customer_uuid=customer_uuid,
|
|
360
376
|
offerings=offerings,
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class ProviderInvoiceItemsHeadOItem(str, Enum):
|
|
5
|
+
INVOICE_CUSTOMER_NAME = "invoice_customer_name"
|
|
6
|
+
PROJECT_NAME = "project_name"
|
|
7
|
+
RESOURCE_OFFERING_NAME = "resource_offering_name"
|
|
8
|
+
UNIT_PRICE = "unit_price"
|
|
9
|
+
VALUE_0 = "-invoice_customer_name"
|
|
10
|
+
VALUE_1 = "-project_name"
|
|
11
|
+
VALUE_2 = "-resource_offering_name"
|
|
12
|
+
VALUE_3 = "-unit_price"
|
|
13
|
+
|
|
14
|
+
def __str__(self) -> str:
|
|
15
|
+
return str(self.value)
|
|
@@ -34,6 +34,7 @@ class PublicCall:
|
|
|
34
34
|
description (Union[Unset, str]):
|
|
35
35
|
state (Union[Unset, CallStates]):
|
|
36
36
|
manager (Union[Unset, str]):
|
|
37
|
+
manager_uuid (Union[Unset, UUID]):
|
|
37
38
|
customer_name (Union[Unset, str]):
|
|
38
39
|
customer_uuid (Union[Unset, UUID]):
|
|
39
40
|
offerings (Union[Unset, list['NestedRequestedOffering']]):
|
|
@@ -60,6 +61,7 @@ class PublicCall:
|
|
|
60
61
|
description: Union[Unset, str] = UNSET
|
|
61
62
|
state: Union[Unset, CallStates] = UNSET
|
|
62
63
|
manager: Union[Unset, str] = UNSET
|
|
64
|
+
manager_uuid: Union[Unset, UUID] = UNSET
|
|
63
65
|
customer_name: Union[Unset, str] = UNSET
|
|
64
66
|
customer_uuid: Union[Unset, UUID] = UNSET
|
|
65
67
|
offerings: Union[Unset, list["NestedRequestedOffering"]] = UNSET
|
|
@@ -104,6 +106,10 @@ class PublicCall:
|
|
|
104
106
|
|
|
105
107
|
manager = self.manager
|
|
106
108
|
|
|
109
|
+
manager_uuid: Union[Unset, str] = UNSET
|
|
110
|
+
if not isinstance(self.manager_uuid, Unset):
|
|
111
|
+
manager_uuid = str(self.manager_uuid)
|
|
112
|
+
|
|
107
113
|
customer_name = self.customer_name
|
|
108
114
|
|
|
109
115
|
customer_uuid: Union[Unset, str] = UNSET
|
|
@@ -179,6 +185,8 @@ class PublicCall:
|
|
|
179
185
|
field_dict["state"] = state
|
|
180
186
|
if manager is not UNSET:
|
|
181
187
|
field_dict["manager"] = manager
|
|
188
|
+
if manager_uuid is not UNSET:
|
|
189
|
+
field_dict["manager_uuid"] = manager_uuid
|
|
182
190
|
if customer_name is not UNSET:
|
|
183
191
|
field_dict["customer_name"] = customer_name
|
|
184
192
|
if customer_uuid is not UNSET:
|
|
@@ -257,6 +265,13 @@ class PublicCall:
|
|
|
257
265
|
|
|
258
266
|
manager = d.pop("manager", UNSET)
|
|
259
267
|
|
|
268
|
+
_manager_uuid = d.pop("manager_uuid", UNSET)
|
|
269
|
+
manager_uuid: Union[Unset, UUID]
|
|
270
|
+
if isinstance(_manager_uuid, Unset):
|
|
271
|
+
manager_uuid = UNSET
|
|
272
|
+
else:
|
|
273
|
+
manager_uuid = UUID(_manager_uuid)
|
|
274
|
+
|
|
260
275
|
customer_name = d.pop("customer_name", UNSET)
|
|
261
276
|
|
|
262
277
|
_customer_uuid = d.pop("customer_uuid", UNSET)
|
|
@@ -329,6 +344,7 @@ class PublicCall:
|
|
|
329
344
|
description=description,
|
|
330
345
|
state=state,
|
|
331
346
|
manager=manager,
|
|
347
|
+
manager_uuid=manager_uuid,
|
|
332
348
|
customer_name=customer_name,
|
|
333
349
|
customer_uuid=customer_uuid,
|
|
334
350
|
offerings=offerings,
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class RancherAppsHeadStateItem(str, Enum):
|
|
5
|
+
CREATING = "CREATING"
|
|
6
|
+
CREATION_SCHEDULED = "CREATION_SCHEDULED"
|
|
7
|
+
DELETING = "DELETING"
|
|
8
|
+
DELETION_SCHEDULED = "DELETION_SCHEDULED"
|
|
9
|
+
ERRED = "ERRED"
|
|
10
|
+
OK = "OK"
|
|
11
|
+
UPDATE_SCHEDULED = "UPDATE_SCHEDULED"
|
|
12
|
+
UPDATING = "UPDATING"
|
|
13
|
+
|
|
14
|
+
def __str__(self) -> str:
|
|
15
|
+
return str(self.value)
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class RancherClustersHeadStateItem(str, Enum):
|
|
5
|
+
CREATING = "CREATING"
|
|
6
|
+
CREATION_SCHEDULED = "CREATION_SCHEDULED"
|
|
7
|
+
DELETING = "DELETING"
|
|
8
|
+
DELETION_SCHEDULED = "DELETION_SCHEDULED"
|
|
9
|
+
ERRED = "ERRED"
|
|
10
|
+
OK = "OK"
|
|
11
|
+
UPDATE_SCHEDULED = "UPDATE_SCHEDULED"
|
|
12
|
+
UPDATING = "UPDATING"
|
|
13
|
+
|
|
14
|
+
def __str__(self) -> str:
|
|
15
|
+
return str(self.value)
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class RancherIngressesHeadStateItem(str, Enum):
|
|
5
|
+
CREATING = "CREATING"
|
|
6
|
+
CREATION_SCHEDULED = "CREATION_SCHEDULED"
|
|
7
|
+
DELETING = "DELETING"
|
|
8
|
+
DELETION_SCHEDULED = "DELETION_SCHEDULED"
|
|
9
|
+
ERRED = "ERRED"
|
|
10
|
+
OK = "OK"
|
|
11
|
+
UPDATE_SCHEDULED = "UPDATE_SCHEDULED"
|
|
12
|
+
UPDATING = "UPDATING"
|
|
13
|
+
|
|
14
|
+
def __str__(self) -> str:
|
|
15
|
+
return str(self.value)
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class RancherNamespacesHeadOItem(str, Enum):
|
|
5
|
+
CLUSTER_NAME = "cluster_name"
|
|
6
|
+
NAME = "name"
|
|
7
|
+
PROJECT_NAME = "project_name"
|
|
8
|
+
VALUE_0 = "-cluster_name"
|
|
9
|
+
VALUE_1 = "-name"
|
|
10
|
+
VALUE_2 = "-project_name"
|
|
11
|
+
|
|
12
|
+
def __str__(self) -> str:
|
|
13
|
+
return str(self.value)
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class RancherServicesHeadStateItem(str, Enum):
|
|
5
|
+
CREATING = "CREATING"
|
|
6
|
+
CREATION_SCHEDULED = "CREATION_SCHEDULED"
|
|
7
|
+
DELETING = "DELETING"
|
|
8
|
+
DELETION_SCHEDULED = "DELETION_SCHEDULED"
|
|
9
|
+
ERRED = "ERRED"
|
|
10
|
+
OK = "OK"
|
|
11
|
+
UPDATE_SCHEDULED = "UPDATE_SCHEDULED"
|
|
12
|
+
UPDATING = "UPDATING"
|
|
13
|
+
|
|
14
|
+
def __str__(self) -> str:
|
|
15
|
+
return str(self.value)
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class RancherWorkloadsHeadOItem(str, Enum):
|
|
5
|
+
CLUSTER_NAME = "cluster_name"
|
|
6
|
+
NAME = "name"
|
|
7
|
+
NAMESPACE_NAME = "namespace_name"
|
|
8
|
+
PROJECT_NAME = "project_name"
|
|
9
|
+
VALUE_0 = "-cluster_name"
|
|
10
|
+
VALUE_1 = "-name"
|
|
11
|
+
VALUE_2 = "-namespace_name"
|
|
12
|
+
VALUE_3 = "-project_name"
|
|
13
|
+
|
|
14
|
+
def __str__(self) -> str:
|
|
15
|
+
return str(self.value)
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class ServiceSettingsHeadStateItem(str, Enum):
|
|
5
|
+
CREATING = "CREATING"
|
|
6
|
+
CREATION_SCHEDULED = "CREATION_SCHEDULED"
|
|
7
|
+
DELETING = "DELETING"
|
|
8
|
+
DELETION_SCHEDULED = "DELETION_SCHEDULED"
|
|
9
|
+
ERRED = "ERRED"
|
|
10
|
+
OK = "OK"
|
|
11
|
+
UPDATE_SCHEDULED = "UPDATE_SCHEDULED"
|
|
12
|
+
UPDATING = "UPDATING"
|
|
13
|
+
|
|
14
|
+
def __str__(self) -> str:
|
|
15
|
+
return str(self.value)
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class SlurmAllocationsHeadStateItem(str, Enum):
|
|
5
|
+
CREATING = "CREATING"
|
|
6
|
+
CREATION_SCHEDULED = "CREATION_SCHEDULED"
|
|
7
|
+
DELETING = "DELETING"
|
|
8
|
+
DELETION_SCHEDULED = "DELETION_SCHEDULED"
|
|
9
|
+
ERRED = "ERRED"
|
|
10
|
+
OK = "OK"
|
|
11
|
+
UPDATE_SCHEDULED = "UPDATE_SCHEDULED"
|
|
12
|
+
UPDATING = "UPDATING"
|
|
13
|
+
|
|
14
|
+
def __str__(self) -> str:
|
|
15
|
+
return str(self.value)
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class SupportIssuesHeadOItem(str, Enum):
|
|
5
|
+
ASSIGNEE_NAME = "assignee_name"
|
|
6
|
+
CALLER_FIRST_NAME = "caller_first_name"
|
|
7
|
+
CALLER_LAST_NAME = "caller_last_name"
|
|
8
|
+
CREATED = "created"
|
|
9
|
+
CUSTOMER_NAME = "customer_name"
|
|
10
|
+
KEY = "key"
|
|
11
|
+
MODIFIED = "modified"
|
|
12
|
+
PRIORITY = "priority"
|
|
13
|
+
PROJECT_NAME = "project_name"
|
|
14
|
+
REMOTE_ID = "remote_id"
|
|
15
|
+
REPORTER_NAME = "reporter_name"
|
|
16
|
+
STATUS = "status"
|
|
17
|
+
SUMMARY = "summary"
|
|
18
|
+
TYPE = "type"
|
|
19
|
+
VALUE_0 = "-assignee_name"
|
|
20
|
+
VALUE_1 = "-caller_first_name"
|
|
21
|
+
VALUE_10 = "-reporter_name"
|
|
22
|
+
VALUE_11 = "-status"
|
|
23
|
+
VALUE_12 = "-summary"
|
|
24
|
+
VALUE_13 = "-type"
|
|
25
|
+
VALUE_2 = "-caller_last_name"
|
|
26
|
+
VALUE_3 = "-created"
|
|
27
|
+
VALUE_4 = "-customer_name"
|
|
28
|
+
VALUE_5 = "-key"
|
|
29
|
+
VALUE_6 = "-modified"
|
|
30
|
+
VALUE_7 = "-priority"
|
|
31
|
+
VALUE_8 = "-project_name"
|
|
32
|
+
VALUE_9 = "-remote_id"
|
|
33
|
+
|
|
34
|
+
def __str__(self) -> str:
|
|
35
|
+
return str(self.value)
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class UserInvitationsHeadOItem(str, Enum):
|
|
5
|
+
CREATED = "created"
|
|
6
|
+
CREATED_BY = "created_by"
|
|
7
|
+
EMAIL = "email"
|
|
8
|
+
STATE = "state"
|
|
9
|
+
VALUE_0 = "-created"
|
|
10
|
+
VALUE_1 = "-created_by"
|
|
11
|
+
VALUE_2 = "-email"
|
|
12
|
+
VALUE_3 = "-state"
|
|
13
|
+
|
|
14
|
+
def __str__(self) -> str:
|
|
15
|
+
return str(self.value)
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class UserInvitationsHeadStateItem(str, Enum):
|
|
5
|
+
ACCEPTED = "accepted"
|
|
6
|
+
CANCELED = "canceled"
|
|
7
|
+
EXPIRED = "expired"
|
|
8
|
+
PENDING = "pending"
|
|
9
|
+
PROJECT = "project"
|
|
10
|
+
REJECTED = "rejected"
|
|
11
|
+
REQUESTED = "requested"
|
|
12
|
+
|
|
13
|
+
def __str__(self) -> str:
|
|
14
|
+
return str(self.value)
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class UserPermissionsHeadOItem(str, Enum):
|
|
5
|
+
CREATED = "created"
|
|
6
|
+
EMAIL = "email"
|
|
7
|
+
EXPIRATION_TIME = "expiration_time"
|
|
8
|
+
FULL_NAME = "full_name"
|
|
9
|
+
NATIVE_NAME = "native_name"
|
|
10
|
+
ROLE = "role"
|
|
11
|
+
USERNAME = "username"
|
|
12
|
+
VALUE_0 = "-created"
|
|
13
|
+
VALUE_1 = "-email"
|
|
14
|
+
VALUE_2 = "-expiration_time"
|
|
15
|
+
VALUE_3 = "-full_name"
|
|
16
|
+
VALUE_4 = "-native_name"
|
|
17
|
+
VALUE_5 = "-role"
|
|
18
|
+
VALUE_6 = "-username"
|
|
19
|
+
|
|
20
|
+
def __str__(self) -> str:
|
|
21
|
+
return str(self.value)
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class UsersHeadOItem(str, Enum):
|
|
5
|
+
DESCRIPTION = "description"
|
|
6
|
+
EMAIL = "email"
|
|
7
|
+
FULL_NAME = "full_name"
|
|
8
|
+
IS_ACTIVE = "is_active"
|
|
9
|
+
IS_STAFF = "is_staff"
|
|
10
|
+
IS_SUPPORT = "is_support"
|
|
11
|
+
JOB_TITLE = "job_title"
|
|
12
|
+
NATIVE_NAME = "native_name"
|
|
13
|
+
ORGANIZATION = "organization"
|
|
14
|
+
PHONE_NUMBER = "phone_number"
|
|
15
|
+
REGISTRATION_METHOD = "registration_method"
|
|
16
|
+
USERNAME = "username"
|
|
17
|
+
VALUE_0 = "-description"
|
|
18
|
+
VALUE_1 = "-email"
|
|
19
|
+
VALUE_10 = "-registration_method"
|
|
20
|
+
VALUE_11 = "-username"
|
|
21
|
+
VALUE_2 = "-full_name"
|
|
22
|
+
VALUE_3 = "-is_active"
|
|
23
|
+
VALUE_4 = "-is_staff"
|
|
24
|
+
VALUE_5 = "-is_support"
|
|
25
|
+
VALUE_6 = "-job_title"
|
|
26
|
+
VALUE_7 = "-native_name"
|
|
27
|
+
VALUE_8 = "-organization"
|
|
28
|
+
VALUE_9 = "-phone_number"
|
|
29
|
+
|
|
30
|
+
def __str__(self) -> str:
|
|
31
|
+
return str(self.value)
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class VmwareDisksHeadStateItem(str, Enum):
|
|
5
|
+
CREATING = "CREATING"
|
|
6
|
+
CREATION_SCHEDULED = "CREATION_SCHEDULED"
|
|
7
|
+
DELETING = "DELETING"
|
|
8
|
+
DELETION_SCHEDULED = "DELETION_SCHEDULED"
|
|
9
|
+
ERRED = "ERRED"
|
|
10
|
+
OK = "OK"
|
|
11
|
+
UPDATE_SCHEDULED = "UPDATE_SCHEDULED"
|
|
12
|
+
UPDATING = "UPDATING"
|
|
13
|
+
|
|
14
|
+
def __str__(self) -> str:
|
|
15
|
+
return str(self.value)
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class VmwarePortsHeadStateItem(str, Enum):
|
|
5
|
+
CREATING = "CREATING"
|
|
6
|
+
CREATION_SCHEDULED = "CREATION_SCHEDULED"
|
|
7
|
+
DELETING = "DELETING"
|
|
8
|
+
DELETION_SCHEDULED = "DELETION_SCHEDULED"
|
|
9
|
+
ERRED = "ERRED"
|
|
10
|
+
OK = "OK"
|
|
11
|
+
UPDATE_SCHEDULED = "UPDATE_SCHEDULED"
|
|
12
|
+
UPDATING = "UPDATING"
|
|
13
|
+
|
|
14
|
+
def __str__(self) -> str:
|
|
15
|
+
return str(self.value)
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
from enum import Enum
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
class VmwareVirtualMachineHeadStateItem(str, Enum):
|
|
5
|
+
CREATING = "CREATING"
|
|
6
|
+
CREATION_SCHEDULED = "CREATION_SCHEDULED"
|
|
7
|
+
DELETING = "DELETING"
|
|
8
|
+
DELETION_SCHEDULED = "DELETION_SCHEDULED"
|
|
9
|
+
ERRED = "ERRED"
|
|
10
|
+
OK = "OK"
|
|
11
|
+
UPDATE_SCHEDULED = "UPDATE_SCHEDULED"
|
|
12
|
+
UPDATING = "UPDATING"
|
|
13
|
+
|
|
14
|
+
def __str__(self) -> str:
|
|
15
|
+
return str(self.value)
|